glx: Move vertex array protocol state into the indirect backend
[mesa.git] / src / glx / tests /
2019-08-22 Adam Jacksonglx: Sync <GL/glxext.h> with Khronos
2019-08-03 Bas Nieuwenhuizenmesa: Rename GLX_USE_TLS to USE_ELF_TLS.
2019-04-29 Eric Engestromdelete autotools .gitignore files
2019-04-15 Dylan BakerDelete autotools
2019-03-08 Eric Engestromglx/meson: use full include path for dri_interface.h
2018-12-12 Emil Velikovglx/test: meson: assorted include fixes
2018-12-12 Emil Velikovglx: meson: wire up the dispatch-index-check test
2018-11-20 Dylan Bakermeson: Add tests to suites
2018-02-02 Jon Turneyglx/test: fix building for osx
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2018-01-11 Dylan Bakermeson: add variable for including include/GL/internal
2018-01-11 Dylan Bakermeson: Use consistent style for tests
2017-12-13 Dylan Bakermeson: fix glx-test race
2017-10-09 Dylan Bakermeson: build glx
2017-10-09 Dylan Bakermake: Don't traverse backwards through include directories.
2017-02-28 Emil Velikovglx/tests: automake: add dispatch-index-check to the...
2017-02-26 Eric Engestromcheck: add support for running test as standalone
2017-02-26 Eric Engestromcheck: make any failure fatal
2017-02-26 Eric Engestromcheck: mark two tests are requiring bash
2017-02-24 Eric Engestromglx: add GLXdispatchIndex sort check
2016-08-15 Bernard Kilarskiglx: fix error code when there is no context bound
2016-04-26 Jose Fonsecaglx: Don't enclose includes inside `extern "C" { }`.
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-07 Jon TURNEYglxl/tests: Use X11_INCLUDES instead of X11_CFLAGS
2015-03-11 Emil Velikovglx: remove support for non-multithreaded platforms
2015-03-06 Emil VelikovRevert "glx: remove support for non-multithreaded platf...
2015-03-06 Emil Velikovglx: remove support for non-multithreaded platforms
2015-03-05 Mark JanesFix invalid extern "C" around header inclusion.
2015-03-04 Brian Paulglx/tests: add -I src/ to fix make check
2014-12-12 Matt Turnerglx/tests: Add headers to distribution.
2014-05-23 Jon TURNEYMake DRI dependencies and build depend on the target
2014-05-10 Emil Velikovglx/tests: Partially revert commit 51e3569573a7b3f8da0d...
2014-04-28 Emil Velikovglx/tests: explicitly set __DRI2rendererQueryExtension...
2014-03-11 Emil Velikovglx: cleanup unneeded headers
2014-03-11 Jon TURNEYglx/tests: honor enable-driglx-direct configure flag
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