clover/util: Define equality operators for a couple of compat classes.
[mesa.git] / src / gallium / state_trackers / dri /
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
2013-07-30 Marek Olšákst/dri: implement the driconf option force_s3tc_enable...
2013-07-30 Marek Olšákdriconf: remove the unused option allow_large_textures
2013-07-30 Marek Olšákst/dri: support the driconf option disable_blend_func_e...
2013-06-24 Richard Sandifordst/dri/sw: Fix pitch calculation in drisw_update_tex_buffer
2013-06-24 Adam Jacksongallium: Fix llvmpipe on big-endian machines
2013-06-13 Marek Olšákst/dri: if flushing a drawable, don't set reason=SWAPBU...
2013-06-13 Marek Olšákst/dri: resolve the back buffer only in SwapBuffers
2013-06-13 Marek Olšákst/dri: manually swap MSAA front and back buffers in...
2013-06-13 Marek Olšákst/dri: always copy new DRI front and back buffers...
2013-06-13 Marek Olšákst/dri: refactor dri_msaa_resolve
2013-06-13 Marek Olšákst/dri: reuse depth-stencil and MSAA resources after...
2013-06-13 Marek Olšákst/dri: fix MSAA resolving of buffers with height ...
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2013-04-19 Eric Anholtmesa: Use quotes on bool driconf options to prevent...
2013-04-18 Vadim Girlingallium: handle drirc disable_glsl_line_continuations...
2013-03-28 Marek Olšákst/dri: fix crash with HUD and single buffering
2013-03-26 Marek Olšákst/dri: integrate the HUD
2013-03-15 Brian Paulst/dri: add support for the always_have_depth_buffer...
2013-01-24 Marek Olšákst/dri: disallow recursion in dri_flush
2013-01-24 Marek Olšákst/dri: add null-pointer check, remove duplicated local...
2013-01-13 Johannes Obermayrxmlpool: Fix out-of-tree builds.
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2013-01-12 José Fonsecascons: Update for xmlpool/options.h generation.
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-10 Matt Turnerstate_trackers/dri/sw: Convert to automake
2013-01-10 Matt Turnerstate_trackers/dri/drm: Convert to automake
2013-01-10 Matt Turnerstate_trackers/dri: Convert to automake
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2012-12-12 Marek Olšákst/dri: add a way to force MSAA on with an environment...
2012-12-07 Marek Olšákst/dri: implement MSAA for GLX/DRI2 framebuffers
2012-12-07 Marek Olšákgallium: pass the current context to the flush_front...
2012-12-07 Marek Olšákst/dri: don't expose MSAA configs with accumulation...
next