summaryrefslogtreecommitdiff
path: root/src/glx/dri_common.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-27dri: Reuse dri_message to implement our other message handlers.Eric Anholt1-3/+4
2014-01-27dri: Fix the logger error message handling.Eric Anholt1-2/+8
2013-10-24glx: Add an optional function call for getting the DRI driver interface.Eric Anholt1-1/+2
2013-10-24glx: Move the driver extension-loading to a helper function.Eric Anholt1-0/+2
2013-07-18glx: Retrieve the value of RENDER_TYPE from GLX attribs arrayTomasz Lis1-3/+3
2012-07-11glx/dri2: Add support for GLX_ARB_create_context_robustnessIan Romanick1-1/+2
2012-02-08dri: Add a CriticalErrorMessageF macro.Carl Worth1-0/+2
2012-01-02glx/dri: Add utility function dri2_convert_glx_attribsIan Romanick1-0/+6
2010-09-08glx: Drop broken drawable garbage collectionKristian Høgsberg1-0/+3
2010-07-28glx: Move bind and unbind to context vtableKristian Høgsberg1-0/+3
2010-07-28glx: Rename __GLcontextModes to struct glx_configKristian Høgsberg1-3/+3
2010-07-21glx: Move last few dri_interface.h types out of glxclient.h and drop includeKristian Høgsberg1-0/+2
2010-07-19glx: Move DRI CopySubBuffer extension to DRI1 codeKristian Høgsberg1-3/+0
2010-07-19glx: Move driver_configs to DRI screen privatesKristian Høgsberg1-0/+2
2010-07-19glx: Move DRI1 specific extensions and code to DRI1 screen privateKristian Høgsberg1-2/+0
2010-07-19glx: Move DRI2 extensions to DRI2 screen privateKristian Høgsberg1-2/+0
2010-07-19glx: Add screen privates for dri drivers and moved some fields thereKristian Høgsberg1-3/+6
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg1-0/+63