aboutsummaryrefslogtreecommitdiffstats
path: root/src/glx/tests/fake_glx_screen.cpp
Commit message (Expand)AuthorAgeFilesLines
* glx: fix error code when there is no context boundBernard Kilarski2016-08-151-1/+14
* glx: remove support for non-multithreaded platformsEmil Velikov2015-03-111-1/+1
* Revert "glx: remove support for non-multithreaded platforms"Emil Velikov2015-03-061-1/+1
* glx: remove support for non-multithreaded platformsEmil Velikov2015-03-061-1/+1
* glx/tests: Provide __glXGetCurrentContext() stub when neededJon TURNEY2013-11-191-0/+8
* glx/tests: Add unit tests for the DRI2 part of GLX_MESA_query_rendererIan Romanick2013-11-071-6/+0
* glx/tests: Add unit tests for the GLX part of GLX_MESA_query_rendererIan Romanick2013-11-071-0/+8
* glx/tests: Silence warnings after adding fields to glx_screen_vtableIan Romanick2013-11-071-2/+6
* glx: Store the RENDER_TYPE in indirect renderingTomasz Lis2013-07-181-1/+16
* glx: Move tests from tests/glx to src/glx/testsIan Romanick2012-06-131-0/+57