| Commit message (Expand) | Author | Age | Files | Lines |
* | glx: Include util/macros.h instead of redefining PRINTFLIKE. | Jose Fonseca | 2015-04-13 | 1 | -6/+1 |
* | mesa: remove support for GCC older than 3.3.0 | Timothy Arceri | 2014-12-17 | 1 | -1/+1 |
* | dri: Reuse dri_message to implement our other message handlers. | Eric Anholt | 2014-01-27 | 1 | -3/+4 |
* | dri: Fix the logger error message handling. | Eric Anholt | 2014-01-27 | 1 | -2/+8 |
* | glx: Add an optional function call for getting the DRI driver interface. | Eric Anholt | 2013-10-24 | 1 | -1/+2 |
* | glx: Move the driver extension-loading to a helper function. | Eric Anholt | 2013-10-24 | 1 | -0/+2 |
* | glx: Retrieve the value of RENDER_TYPE from GLX attribs array | Tomasz Lis | 2013-07-18 | 1 | -3/+3 |
* | glx/dri2: Add support for GLX_ARB_create_context_robustness | Ian Romanick | 2012-07-11 | 1 | -1/+2 |
* | dri: Add a CriticalErrorMessageF macro. | Carl Worth | 2012-02-08 | 1 | -0/+2 |
* | glx/dri: Add utility function dri2_convert_glx_attribs | Ian Romanick | 2012-01-02 | 1 | -0/+6 |
* | glx: Drop broken drawable garbage collection | Kristian Høgsberg | 2010-09-08 | 1 | -0/+3 |
* | glx: Move bind and unbind to context vtable | Kristian Høgsberg | 2010-07-28 | 1 | -0/+3 |
* | glx: Rename __GLcontextModes to struct glx_config | Kristian Høgsberg | 2010-07-28 | 1 | -3/+3 |
* | glx: Move last few dri_interface.h types out of glxclient.h and drop include | Kristian Høgsberg | 2010-07-21 | 1 | -0/+2 |
* | glx: Move DRI CopySubBuffer extension to DRI1 code | Kristian Høgsberg | 2010-07-19 | 1 | -3/+0 |
* | glx: Move driver_configs to DRI screen privates | Kristian Høgsberg | 2010-07-19 | 1 | -0/+2 |
* | glx: Move DRI1 specific extensions and code to DRI1 screen private | Kristian Høgsberg | 2010-07-19 | 1 | -2/+0 |
* | glx: Move DRI2 extensions to DRI2 screen private | Kristian Høgsberg | 2010-07-19 | 1 | -2/+0 |
* | glx: Add screen privates for dri drivers and moved some fields there | Kristian Høgsberg | 2010-07-19 | 1 | -3/+6 |
* | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg | 2010-02-09 | 1 | -0/+63 |