| Commit message (Expand) | Author | Age | Files | Lines |
* | glxl/tests: Use X11_INCLUDES instead of X11_CFLAGS | Jon TURNEY | 2015-09-07 | 1 | -1/+1 |
* | 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 |
* | Fix invalid extern "C" around header inclusion. | Mark Janes | 2015-03-05 | 1 | -2/+0 |
* | glx/tests: add -I src/ to fix make check | Brian Paul | 2015-03-04 | 1 | -0/+1 |
* | glx/tests: Add headers to distribution. | Matt Turner | 2014-12-12 | 1 | -0/+2 |
* | Make DRI dependencies and build depend on the target | Jon TURNEY | 2014-05-23 | 1 | -1/+5 |
* | glx/tests: Partially revert commit 51e3569573a7b3f8da0df093836761003fcdc414 | Emil Velikov | 2014-05-10 | 1 | -3/+3 |
* | glx/tests: explicitly set __DRI2rendererQueryExtension members | Emil Velikov | 2014-04-28 | 1 | -4/+4 |
* | glx: cleanup unneeded headers | Emil Velikov | 2014-03-11 | 1 | -1/+0 |
* | glx/tests: honor enable-driglx-direct configure flag | Jon TURNEY | 2014-03-11 | 1 | -0/+4 |
* | glx/tests: Provide __glXGetCurrentContext() stub when needed | Jon TURNEY | 2013-11-19 | 1 | -0/+8 |
* | glx: change query_renderer_integer() value param to unsigned | Brian Paul | 2013-11-11 | 1 | -1/+2 |
* | glx/tests: Add unit tests for the DRI2 part of GLX_MESA_query_renderer | Ian Romanick | 2013-11-07 | 3 | -6/+314 |
* | glx/tests: Add unit tests for the GLX part of GLX_MESA_query_renderer | Ian Romanick | 2013-11-07 | 3 | -1/+449 |
* | glx/tests: Add GetGLXScreenConfigs_called flag | Ian Romanick | 2013-11-07 | 1 | -0/+4 |
* | glx/tests: Silence warnings after adding fields to glx_screen_vtable | Ian Romanick | 2013-11-07 | 1 | -2/+6 |
* | mesa: Dispatch ARB_framebuffer_object and EXT_framebuffer_object differently9.2-branchpoint | Tomasz Lis | 2013-07-18 | 1 | -2/+6 |
* | glx: Store the RENDER_TYPE in indirect rendering | Tomasz Lis | 2013-07-18 | 2 | -16/+16 |
* | tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir). | Johannes Obermayr | 2013-01-13 | 1 | -5/+5 |
* | mesa: Standardize names of OpenGL functions. | Paul Berry | 2012-11-12 | 2 | -308/+308 |
* | dispatch: Include glheader.h in dispatch-related files. | Paul Berry | 2012-11-01 | 1 | -1/+1 |
* | build: Use PTHREAD_LIBS and PTHREAD_CFLAGS | Matt Turner | 2012-10-01 | 1 | -1/+2 |
* | glx: Don't rely on struct _glapi_table | Ian Romanick | 2012-08-08 | 2 | -666/+654 |
* | mesa: Require current libxcb. | Eric Anholt | 2012-07-12 | 1 | -3/+0 |
* | glx/tests: Fix off-by-one error in allocating extension string buffer | Ian Romanick | 2012-07-03 | 1 | -1/+1 |
* | glx/tests: Fix signed/unsigned comparison warnings. | Paul Berry | 2012-06-20 | 2 | -27/+27 |
* | glx/tests and mesa/tests: Update .gitignore files. | Paul Berry | 2012-06-14 | 1 | -1/+1 |
* | glx/tests: Add unit tests for generated code in indirect_init.c | Ian Romanick | 2012-06-13 | 2 | -1/+1536 |
* | glx/tests: Add unit tests for generated code in indirect_size.c | Ian Romanick | 2012-06-13 | 2 | -0/+557 |
* | glx/tests: Rename test as glx-test | Ian Romanick | 2012-06-13 | 1 | -4/+4 |
* | glx: Move tests from tests/glx to src/glx/tests | Ian Romanick | 2012-06-13 | 7 | -0/+1497 |