glx: Move DRI extensions pointer loading to driOpenDriver().
[mesa.git] / src / glx / dri_common.h
2018-11-16 Eric Anholtglx: Move DRI extensions pointer loading to driOpenDriv...
2017-11-06 Neil Robertsglx: Implement GLX_ARB_context_flush_control
2015-04-13 Jose Fonsecaglx: Include util/macros.h instead of redefining PRINTF...
2014-12-16 Timothy Arcerimesa: remove support for GCC older than 3.3.0
2014-01-27 Eric Anholtdri: Reuse dri_message to implement our other message...
2014-01-27 Eric Anholtdri: Fix the logger error message handling.
2013-10-24 Eric Anholtglx: Add an optional function call for getting the...
2013-10-24 Eric Anholtglx: Move the driver extension-loading to a helper...
2013-07-18 Tomasz Lisglx: Retrieve the value of RENDER_TYPE from GLX attribs...
2012-07-11 Ian Romanickglx/dri2: Add support for GLX_ARB_create_context_robustness
2012-02-09 Carl Worthdri: Add a CriticalErrorMessageF macro.
2012-01-02 Ian Romanickglx/dri: Add utility function dri2_convert_glx_attribs
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-08 Kristian Høgsbergglx: Drop broken drawable garbage collection
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-28 Kristian Høgsbergglx: Move bind and unbind to context vtable
2010-07-28 Kristian Høgsbergglx: Rename __GLcontextModes to struct glx_config
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-22 Kristian Høgsbergglx: Move last few dri_interface.h types out of glxclie...
2010-07-20 Kristian Høgsbergglx: Move DRI CopySubBuffer extension to DRI1 code
2010-07-20 Kristian Høgsbergglx: Move driver_configs to DRI screen privates
2010-07-20 Kristian Høgsbergglx: Move DRI1 specific extensions and code to DRI1...
2010-07-20 Kristian Høgsbergglx: Move DRI2 extensions to DRI2 screen private
2010-07-20 Kristian Høgsbergglx: Add screen privates for dri drivers and moved...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-09 Kristian HøgsbergRetire miniglx and move the actual glx code up to src/glx