st/nine: Fix resource9 private data
[mesa.git] / src / gallium / state_trackers / dri /
2016-01-18 Michel Dänzerst/dri: Don't call invalidate_resource for NULL depth...
2015-11-29 Emil Velikovst/dri: fd management cleanups
2015-11-25 Emil Velikovgallium: remove unused function declarations
2015-11-21 Emil Velikovst/dri: NULL check the pscreen earlier
2015-11-21 Emil Velikovst/dri: Don't close the drm fd on failure
2015-11-21 Emil Velikov{st,targets}/dri: use static/dynamic pipe-loader
2015-11-21 Emil Velikovtarget-helpers: move the DRI specifics to the target
2015-11-21 Emil Velikovgallium: remove library_path argument from pipe_loader_...
2015-11-21 Emil Velikovautomake: use GALLIUM_PIPE_LOADER_DEFINES only where...
2015-10-31 Dave Airliegallium/swrast: fix front buffer blitting. (v2)
2015-10-05 Michel Dänzerst/dri: Use packed RGB formats
2015-10-03 Marek Olšákst/dri: don't use _ctx in client_wait_sync
2015-07-22 Anatoli Antonovitchst/dri: enable 3D textures and sRGB colorspace for EGL
2015-07-22 Marek Olšákst/dri: expose sRGB visuals (v2)
2015-07-22 Emil Velikovscons: don't build the kms-dri winsys
2015-07-22 Emil Velikovandroid: don't build the kms-dri winsys
2015-07-22 Emil Velikovst/dri: unwrap/remove __NOT_HAVE_DRM_H magic
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-13 Emil Velikovpipe-loader: remove pipe_loader_drm_probe_fd() x_auth...
2015-07-07 Marek Olšákst/dri: don't set PIPE_BIND_SCANOUT for MSAA surfaces
2015-06-10 Dave Airliest/dri: check pscreen is valid before querying param
2015-06-09 Chih-Wei Huangandroid: add rules to build gallium/state_trackers/dri
2015-05-29 Marek Olšákst/dri: fix postprocessing crash when there's no depth...
2015-05-12 Marek Olšákst/dri: add support for create_context_robustness GLX...
2015-05-11 Axel Davyegl/swrast: Enable config extension for swrast
2015-04-30 Marek Olšákst/dri: implement the fence interface for CL events
2015-04-30 Marek Olšákst/dri: implement the fence interface
2015-04-01 Dave Airlieegl: add initial EGL_MESA_image_dma_buf_export v2.4
2015-03-16 Emil Velikovst/dri: remove unused include from the automake/scons...
2015-03-02 Brian Paulst/dri: replace Elements() with ARRAY_SIZE()
2015-02-18 Eric Anholtgallium/dri: Shut up a compiler warning.
2015-02-07 Park, Jeongminst/dri: Make depth buffer optional for postprocessing
2015-02-06 Marek Olšákgallium/postprocessing: fix crash at context destruction
2015-01-06 Eric Anholtgallium: Plumb the swap INVALIDATE_ANCILLARY flag throu...
2014-11-14 José Fonsecast/dri: Support EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR/GLX_CO...
2014-09-24 Emil Velikovtargets/pipe-loader: drop unused authentication
2014-09-19 Marek Olšákst/dri: remove GALLIUM_MSAA and __GL_FSAA_MODE environm...
2014-09-05 Emil Velikovst/dri: ship the scons buildscript in the release tarball
2014-09-05 Andreas Pokornykms-swrast: Support Prime fd handling
2014-08-15 Emil Velikovst/dri: Add __DRI2rendererQueryExtension support
2014-08-12 Emil Velikovst/dri: define GALLIUM_SOFTPIPE when building kms_swrast
2014-08-11 Marek Olšákgallium: pass st_config_options to query_versions
2014-08-11 Marek Olšákgallium/stapi: move setting GL versions to the state...
2014-08-04 Jason Ekstrandutil: Gather some common macros
2014-08-03 Aaron Watryst/dri: Fix driver loading if swrast isn't built
2014-07-30 Giovanni Campagnadri: Add a new capabilities for drivers that can't...
2014-07-30 Giovanni Campagnagallium: Add a dumb drm/kms winsys backed swrast provider
2014-07-17 Marek Olšákst/mesa,gallium: add a workaround for Unigine Heaven...
2014-07-10 Emil Velikovst/dri: merge dri/drm and dri/sw backends
2014-07-10 Emil Velikovtargets/dri-swrast: convert to gallium megadrivers :)
2014-07-10 Emil Velikovst/dri/drm: remove __driDriverExtensions and driDriverAPI
2014-07-10 Emil Velikovtargets/dri: Add __driDriverGetExtensions_nouveau symbol
2014-07-02 Emil Velikovst/dri: Remove the old libdridrm library
2014-07-02 Emil Velikovtargets/dri-vmwgfx: Convert to static/shared pipe-drivers
2014-07-02 Emil Velikovst/dri/drm: Add a second libdridrm library
2014-07-02 Emil Velikovst/dri: Allow separate dri-targets
2014-06-27 Axel Davygallium/dri2: implement blitImage
2014-06-27 Axel Davygallium: Add __DRIimageDriverExtension support to gallium
2014-05-23 Jon TURNEYMake DRI dependencies and build depend on the target
2014-05-02 Emil Velikovtargets/dri: use a single version script to restict...
2014-04-28 Emil Velikovst/dri: cleanup dri extension handling
2014-03-11 Marek Olšákst/dri: flush drawable textures before unreferencing
2014-03-11 Emil Velikovst/dri: build the drm backend when libdrm is present
2014-03-03 Dave Airliest/dri: add support for dma-buf importer (DRIimage v8)
2014-03-03 Dave Airliest/dri: move fourcc->format conversion to a common...
2014-02-18 Emil Velikovst/dri: remove #ifdef DRM_CAP_PRIME guard
2014-02-12 Maarten Lankhorstgallium makefiles: use a linker script for building...
2014-02-06 Axel Davygallium/dri2: Fix dri2_dup_image
2014-01-31 Michel Dänzerst/dri: Fix tests for no draw/read buffers in dri_make_...
2014-01-30 Michel Dänzerst/dri: Allow creating OpenGL 3.3 core contexts
2014-01-27 Mark Muellermesa: Change many Type P MESA_FORMATs to meet naming...
2014-01-27 Mark Muellermesa: Rename 4 color component unsigned byte MESA_FORMATs
2014-01-27 Mark Muellermesa: change gl_format to mesa_format
2014-01-16 Aaron Watryst/dri: prevent leak of dri option default values
2013-12-18 Thomas Hellstromst/dri: Check for kernel support before enabling fd...
2013-12-17 Brian Paulst/dri: fix compiler warning for driCopySubBufferExtension
2013-12-14 Marek Olšákst/dri: resolve sRGB buffers in linear colorspace
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2013-12-10 Christopher James... gallium/dri: Support DRI Image extension version 7
2013-12-10 Christopher James... gallium/dri2: Set winsys_handle type to KMS for stride...
2013-12-10 Christopher James... gallium/winsys/drm: Prepare for passing prime fds in...
2013-12-10 Christopher James... gallium/dri: Support DRI Image extension version 6
2013-11-08 José Fonsecast/dri: Fix dri_create_context declaration prototype.
2013-11-08 Ian Romanickmesa/dri: Move context flag validation down into the...
2013-11-08 Ian Romanickmesa/dri: Add basic plumbing for GLX_ARB_robustness...
2013-10-24 Eric Anholtdri: Move driver config options to dri driver extensions.
2013-10-22 Brian Paulst/dri: minor formatting clean-ups in dri_context.c
2013-10-10 Eric Anholtdri: Move API version validation into dri/common.
2013-10-08 Marek Olšákst/dri: don't export any private symbols
2013-10-01 Emil Velikovst/dri/sw: consolidate C sources list into Makefile...
2013-10-01 Emil Velikovst/dri: consolidate C sources list into Makefile.sources
2013-09-20 Marek Olšákgallium: add flush_resource context function
2013-09-11 Maarten Lankhorstst/dri: do not create a new context for msaa copy
2013-09-06 Axel Davygallium, intel: Implements new __DRI_IMAGE_USE_LINEAR...
2013-08-17 Eric Anholtdri: Choose a decent global driNConfigOptions.
2013-07-30 Marek Olšákst/dri: add a new driconf option disable_shader_bit_enc...
2013-07-30 Marek Olšákmesa,glsl,st/dri: add a new driconf option force_glsl_v...
2013-07-30 Marek Olšákst/dri: remove driOptionCache from dri_context in favor...
2013-07-30 Marek Olšákst/dri: move enabling postprocessing to dri_screen
2013-07-30 Marek Olšákst/dri: remove more unused driconf options
next