summaryrefslogtreecommitdiffstats
path: root/src/glx/dri_common.h
Commit message (Expand)AuthorAgeFilesLines
* glx: Include util/macros.h instead of redefining PRINTFLIKE.Jose Fonseca2015-04-131-6/+1
* mesa: remove support for GCC older than 3.3.0Timothy Arceri2014-12-171-1/+1
* dri: Reuse dri_message to implement our other message handlers.Eric Anholt2014-01-271-3/+4
* dri: Fix the logger error message handling.Eric Anholt2014-01-271-2/+8
* glx: Add an optional function call for getting the DRI driver interface.Eric Anholt2013-10-241-1/+2
* glx: Move the driver extension-loading to a helper function.Eric Anholt2013-10-241-0/+2
* glx: Retrieve the value of RENDER_TYPE from GLX attribs arrayTomasz Lis2013-07-181-3/+3
* glx/dri2: Add support for GLX_ARB_create_context_robustnessIan Romanick2012-07-111-1/+2
* dri: Add a CriticalErrorMessageF macro.Carl Worth2012-02-081-0/+2
* glx/dri: Add utility function dri2_convert_glx_attribsIan Romanick2012-01-021-0/+6
* glx: Drop broken drawable garbage collectionKristian Høgsberg2010-09-081-0/+3
* glx: Move bind and unbind to context vtableKristian Høgsberg2010-07-281-0/+3
* glx: Rename __GLcontextModes to struct glx_configKristian Høgsberg2010-07-281-3/+3
* glx: Move last few dri_interface.h types out of glxclient.h and drop includeKristian Høgsberg2010-07-211-0/+2
* glx: Move DRI CopySubBuffer extension to DRI1 codeKristian Høgsberg2010-07-191-3/+0
* glx: Move driver_configs to DRI screen privatesKristian Høgsberg2010-07-191-0/+2
* glx: Move DRI1 specific extensions and code to DRI1 screen privateKristian Høgsberg2010-07-191-2/+0
* glx: Move DRI2 extensions to DRI2 screen privateKristian Høgsberg2010-07-191-2/+0
* glx: Add screen privates for dri drivers and moved some fields thereKristian Høgsberg2010-07-191-3/+6
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-0/+63