dri: Fix the logger error message handling.
[mesa.git] / src / glx / tests /
2013-11-19 Jon TURNEYglx/tests: Provide __glXGetCurrentContext() stub when...
2013-11-11 Brian Paulglx: change query_renderer_integer() value param to...
2013-11-08 Ian Romanickglx/tests: Add unit tests for the DRI2 part of GLX_MESA...
2013-11-08 Ian Romanickglx/tests: Add unit tests for the GLX part of GLX_MESA_...
2013-11-08 Ian Romanickglx/tests: Add GetGLXScreenConfigs_called flag
2013-11-08 Ian Romanickglx/tests: Silence warnings after adding fields to...
2013-07-19 Tomasz Lismesa: Dispatch ARB_framebuffer_object and EXT_framebuff...
2013-07-18 Tomasz Lisglx: Store the RENDER_TYPE in indirect rendering
2013-01-13 Johannes Obermayrtests: AM_CPPFLAGS must include $(top_srcdir) instead...
2012-11-12 Paul Berrymesa: Standardize names of OpenGL functions.
2012-11-01 Paul Berrydispatch: Include glheader.h in dispatch-related files.
2012-10-01 Matt Turnerbuild: Use PTHREAD_LIBS and PTHREAD_CFLAGS
2012-08-08 Ian Romanickglx: Don't rely on struct _glapi_table
2012-07-12 Eric Anholtmesa: Require current libxcb.
2012-07-03 Ian Romanickglx/tests: Fix off-by-one error in allocating extension...
2012-06-20 Paul Berryglx/tests: Fix signed/unsigned comparison warnings.
2012-06-14 Paul Berryglx/tests and mesa/tests: Update .gitignore files.
2012-06-13 Ian Romanickglx/tests: Add unit tests for generated code in indirec...
2012-06-13 Ian Romanickglx/tests: Add unit tests for generated code in indirec...
2012-06-13 Ian Romanickglx/tests: Rename test as glx-test
2012-06-13 Ian Romanickglx: Move tests from tests/glx to src/glx/tests