i965: Use MESA_FORMAT_B8G8R8X8_SRGB for RGB visuals
[mesa.git] / src / mesa / drivers / dri / common /
2015-11-20 François Tigeotxmlconfig: Add support for DragonFly
2015-10-08 Kristian Høgsberg... util: Move DRI parse_debug_string() to util
2015-10-03 Marek Olšákmesa: remove Driver.ResizeBuffers
2015-09-20 Marcin Ślusarzdri/common: fix gbm-symbols-check regression
2015-09-19 Marcin Ślusarzdri/common: use sysconfdir when looking for drirc
2015-09-09 Emil Velikovxmlpool: 'promote' LOCALEDIR variable
2015-09-04 Francisco Jerezdri/common: Tokenize driParseDebugString() argument...
2015-09-04 Francisco Jerezdri/common: Fix codestyle of driParseDebugString().
2015-08-18 Richard Yaodrirc: Add "Unigine Oil Rush" quirk (allow_glsl_extensi...
2015-08-18 Rhys Kiddmesa: Resolve GCC sign-compare warning.
2015-08-05 Frank Binnsdri: set the __DRI_API_OPENGL bit based on max gl compa...
2015-07-22 Marek Olšákdrirc: drop support for Heaven 3.0, fixes tessellation...
2015-07-22 Emil Velikovdri/common: remove unused drm_version variable
2015-07-22 Emil Velikovdri/common: use HAVE_LIBDRM over __NOT_HAVE_DRM_H
2015-07-03 Marek Olšákdri/common: allow BGRX sRGB visuals
2015-06-29 Erik Faye-Lunddri: don't touch the shader compiler
2015-06-12 Erik Faye-Lundmesa: build xmlconfig to a separate static library
2015-06-09 Chih-Wei Huangandroid: export more dirs from libmesa_dri_common
2015-05-29 Brian Pauldri_util: make version var unsigned to silence warnings
2015-05-28 Ian Romanickmesa: Allow overriding the version of ES2+ contexts
2015-05-28 Ian Romanickdri_util: Use _mesa_override_gl_version_contextless
2015-04-22 Emil Velikovandroid: xmlpool: cleanup the generation rules
2015-04-22 Chih-Wei Huangandroid: xmlpool: Get rid of the last use of intermedia...
2015-04-22 Chih-Wei Huangandroid: export the path of the generated headers
2015-04-22 Chih-Wei Huangandroid: fix the building rules for Android 5.0
2015-04-22 Emil Velikovandroid: dri/common: conditionally include drm_cflags...
2015-04-22 Kenneth Graunkedrirc: Add "Second Life" quirk (allow_glsl_extension_di...
2015-04-17 Tobias Nygrenadjust a couple of ifdefs to handle NetBSD correctly
2015-04-14 Marius Preduti965: replace __FUNCTION__ with __func__
2015-04-01 Emil Velikovxmlpool: remove the clean target
2015-04-01 Emil Velikovxmlpool: don't forget to ship the MOS
2015-03-18 Brian Pauldri: add _glapi_set_nop_handler(), _glapi_new_nop_table...
2015-03-05 Emil Velikovxmlpool: make sure we ship options.h
2015-03-05 Brian Pauldri/common: include stdio.h where needed
2015-02-26 Brian Paulmesa: don't include math.h in compiler.h
2015-02-26 Brian Paulmesa: include stdarg.h only where it's used
2015-02-25 Andreas Bolldri/common: Update comment about driQueryRendererIntege...
2015-02-24 Alex Henriedriconf: Update Catalan translation
2015-02-24 Alex Henriedriconf: Update Spanish translation
2015-02-20 Eric Anholtmesa: Add gallium include dirs to more parts of the...
2015-01-28 Sven Arvidssondrirc: set allow_glsl_extension_directive_midshader...
2014-12-12 Matt Turnermesa: Add scons files to distribution.
2014-12-12 Matt Turnerxmlpool: Add $(MOS) and options.h to CLEANFILES.
2014-12-12 Matt Turnerdri/common: Add files to distribution.
2014-12-12 Matt Turnerdri/common: Drop unused mmio.h.
2014-12-09 Matt TurnerRemove useless checks for NULL before freeing
2014-11-18 Axel Davynine: Implement threadpool
2014-11-18 Axel Davynine: Add drirc options (v2)
2014-11-14 José Fonsecast/dri: Support EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR/GLX_CO...
2014-11-06 Alexandros FrantzisReleasing a surfaceless EGL context doesn't release...
2014-09-30 Alex Henriedriconf: Correct and update Catalan translation
2014-09-30 Alex Henriedriconf: Update Spanish translation
2014-09-30 Alex Henriedriconf: Synchronize po files
2014-09-09 Stefan Dirschxmlconfig: suppress libGL warnings when LIBGL_DEBUG...
2014-09-04 Carl WorthEliminate several cases of multiplication in arguments...
2014-08-15 Emil Velikovdri/common: Move __DRI2_RENDERER_PREFFERED_PROFILE...
2014-08-12 Emil Velikovandroid: megadriver_stub: prefix static libraries with...
2014-08-05 Vinson Leedri/xmlconfig: s/uint/unsigned int/
2014-08-04 Jason Ekstrandutil: Gather some common macros
2014-07-29 Yaakov Selkowitzxmlconfig: Use program_invocation_short_name when build...
2014-07-17 Marek Olšákst/mesa,gallium: add a workaround for Unigine Heaven...
2014-07-10 Emil Velikovscons: build and use a single dri_common library
2014-07-10 Emil Velikovst/dri/drm: remove __driDriverExtensions and driDriverAPI
2014-07-01 Dave Airliexmlconfig/dri: bool -> unsigned char
2014-07-01 Axel Davyloader: Use drirc device_id parameter in complement...
2014-07-01 Axel Davydrirc: Add string support
2014-07-01 Dave Airliedri: remove GL types from config queries
2014-07-01 Dave Airliedri/xmlconfig: remove GL types.
2014-06-09 Adrian Negreanuandroid: adapt to the megadriver mechanism
2014-06-09 Adrian Negreanuadd megadriver_stub_FILES
2014-05-25 Emil Velikovdri_util: keep __dri2ConfigOptions symbol private
2014-05-25 Emil Velikovdri_util: set implemented version of the DRI_CORE extension
2014-04-28 Emil Velikovdri_util: cleanup dri extension handling
2014-04-28 Jon TURNEYCheck for dladdr(), rather than assuming we have it...
2014-04-27 Chia-I Wumesa: use accessors for struct gl_debug_state
2014-04-15 Matt Turnerdri: Expand driParseDebugString return value to uint64_t.
2014-04-05 Jonathan Graymegadriver_stub.c: don't use _GNU_SOURCE to gate the...
2014-03-31 Emil Velikovdri/common: LIBDRM_LIBS is not a linker/libtool flag...
2014-03-11 Emil Velikovautomake: use MKDIR_P when possible
2014-03-05 Brian Paulmesa: remove remaining uses of _glthread_GetID()
2014-02-23 Emil Velikovdri_util: use the implemented version of __DRIimageDriv...
2014-02-23 Emil Velikovdri_util: explicitly set __DRIcopySubBufferExtension...
2014-02-23 Emil Velikovdri_util: explicitly set __DRIswrastExtension members.
2014-02-08 Brian Paulmesa: allocate gl_debug_state on demand
2014-01-27 Mark Muellermesa: Change many Type P MESA_FORMATs to meet naming...
2014-01-27 Mark Muellermesa: Change many Type A 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-24 Paul BerryUpdate .gitignore for Catalan translations build artifacts
2014-01-23 Alex Henriedriconf: Add Catalan translations
2014-01-23 Alex Henriedriconf: Correct and update Spanish translations
2014-01-23 Alex Henriedriconf: Synchronize po files
2014-01-13 Tapani Pällidri: set yInverted default to GL_TRUE
2013-12-13 Kristian Høgsbergdri_util: Don't assume __DRIcontext->driverPrivate...
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2013-12-10 Jordan Justendri megadriver_stub: add compatibility for older DRI...
2013-11-26 Ian Romanickdri: Allow __DRI_CTX_FLAG_ROBUST_BUFFER_ACCESS in driCr...
2013-11-16 Emil Velikovdri/common: move source file lists to Makefile.sources
2013-11-16 Emil Velikovscons: move SConscript from gallium/targets/ to mesa...
2013-11-13 Ian Romanickdri: Change value param to unsigned
next