Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glx: fix error code when there is no context bound | Bernard Kilarski | 2016-08-15 | 1 | -1/+14 |
* | glx: remove support for non-multithreaded platforms | Emil Velikov | 2015-03-11 | 1 | -1/+1 |
* | Revert "glx: remove support for non-multithreaded platforms" | Emil Velikov | 2015-03-06 | 1 | -1/+1 |
* | glx: remove support for non-multithreaded platforms | Emil Velikov | 2015-03-06 | 1 | -1/+1 |
* | glx/tests: Provide __glXGetCurrentContext() stub when needed | Jon TURNEY | 2013-11-19 | 1 | -0/+8 |
* | glx/tests: Add unit tests for the DRI2 part of GLX_MESA_query_renderer | Ian Romanick | 2013-11-07 | 1 | -6/+0 |
* | glx/tests: Add unit tests for the GLX part of GLX_MESA_query_renderer | Ian Romanick | 2013-11-07 | 1 | -0/+8 |
* | glx/tests: Silence warnings after adding fields to glx_screen_vtable | Ian Romanick | 2013-11-07 | 1 | -2/+6 |
* | glx: Store the RENDER_TYPE in indirect rendering | Tomasz Lis | 2013-07-18 | 1 | -1/+16 |
* | glx: Move tests from tests/glx to src/glx/tests | Ian Romanick | 2012-06-13 | 1 | -0/+57 |