1. a14e3b4 Revert "glx: Implement GLX_EXT_no_config_context" by Adam Jackson · 5 years ago
  2. 0d635cc glx: Implement GLX_EXT_no_config_context by Adam Jackson · 7 years ago
  3. 3dd299c glx: Sync <GL/glxext.h> with Khronos by Adam Jackson · 5 years ago
  4. 9f37c99 mesa: Rename GLX_USE_TLS to USE_ELF_TLS. by Bas Nieuwenhuizen · 5 years ago
  5. 7ca8ba1 delete autotools .gitignore files by Eric Engestrom · 5 years ago
  6. 95aefc9 Delete autotools by Dylan Baker · 5 years ago
  7. 6e3d3f5 glx/meson: use full include path for dri_interface.h by Eric Engestrom · 6 years ago
  8. f331419 glx/test: meson: assorted include fixes by Emil Velikov · 6 years ago
  9. e139d7a glx: meson: wire up the dispatch-index-check test by Emil Velikov · 6 years ago
  10. a999798 meson: Add tests to suites by Dylan Baker · 6 years ago
  11. 63041ba glx/test: fix building for osx by Jon Turney · 7 years ago
  12. 436ed65 autotools: include meson build files in tarball by Dylan Baker · 7 years ago
  13. aca3b64 meson: add variable for including include/GL/internal by Dylan Baker · 7 years ago
  14. 4ccb981 meson: Use consistent style for tests by Dylan Baker · 7 years ago
  15. 1774c10 meson: fix glx-test race by Dylan Baker · 7 years ago
  16. a47c525 meson: build glx by Dylan Baker · 7 years ago
  17. 1b1bb6e make: Don't traverse backwards through include directories. by Dylan Baker · 7 years ago
  18. 8af447d glx/tests: automake: add dispatch-index-check to the tarball by Emil Velikov · 8 years ago
  19. 5b5ffb7 check: add support for running test as standalone by Eric Engestrom · 8 years ago
  20. cd35a11 check: make any failure fatal by Eric Engestrom · 8 years ago
  21. a1e5e55 check: mark two tests are requiring bash by Eric Engestrom · 8 years ago
  22. 3cc33e7 glx: add GLXdispatchIndex sort check by Eric Engestrom · 8 years ago
  23. 2e3f067 glx: fix error code when there is no context bound by Bernard Kilarski · 8 years ago
  24. 52c7443 glx: Don't enclose includes inside `extern "C" { }`. by Jose Fonseca · 8 years ago
  25. 5f9c72a glxl/tests: Use X11_INCLUDES instead of X11_CFLAGS by Jon TURNEY · 9 years ago
  26. a385d18 glx: remove support for non-multithreaded platforms by Emil Velikov · 10 years ago
  27. 5e3276f Revert "glx: remove support for non-multithreaded platforms" by Emil Velikov · 10 years ago
  28. 3859129 glx: remove support for non-multithreaded platforms by Emil Velikov · 10 years ago
  29. 237dcb4 Fix invalid extern "C" around header inclusion. by Mark Janes · 10 years ago
  30. 67e0a4f glx/tests: add -I src/ to fix make check by Brian Paul · 10 years ago
  31. d27379d glx/tests: Add headers to distribution. by Matt Turner · 10 years ago
  32. 45f9aae Make DRI dependencies and build depend on the target by Jon TURNEY · 10 years ago
  33. 326b8e2 glx/tests: Partially revert commit 51e3569573a7b3f8da0df093836761003fcdc414 by Emil Velikov · 10 years ago
  34. 51e3569 glx/tests: explicitly set __DRI2rendererQueryExtension members by Emil Velikov · 11 years ago
  35. f41a653 glx: cleanup unneeded headers by Emil Velikov · 11 years ago
  36. e5214dd glx/tests: honor enable-driglx-direct configure flag by Jon TURNEY · 11 years ago
  37. 5ab59e5 glx/tests: Provide __glXGetCurrentContext() stub when needed by Jon TURNEY · 11 years ago
  38. 75982a5 glx: change query_renderer_integer() value param to unsigned by Brian Paul · 11 years ago
  39. 8c53302 glx/tests: Add unit tests for the DRI2 part of GLX_MESA_query_renderer by Ian Romanick · 12 years ago
  40. 0cce553 glx/tests: Add unit tests for the GLX part of GLX_MESA_query_renderer by Ian Romanick · 12 years ago
  41. d4cc186 glx/tests: Add GetGLXScreenConfigs_called flag by Ian Romanick · 12 years ago
  42. 4944588 glx/tests: Silence warnings after adding fields to glx_screen_vtable by Ian Romanick · 12 years ago
  43. 9f07ca1 mesa: Dispatch ARB_framebuffer_object and EXT_framebuffer_object differently by Tomasz Lis · 11 years ago
  44. 27c8aa5 glx: Store the RENDER_TYPE in indirect rendering by Tomasz Lis · 11 years ago
  45. ebcabb8 tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir). by Johannes Obermayr · 12 years ago
  46. 1a1db17 mesa: Standardize names of OpenGL functions. by Paul Berry · 12 years ago
  47. 33e0004 dispatch: Include glheader.h in dispatch-related files. by Paul Berry · 12 years ago
  48. b6651ae build: Use PTHREAD_LIBS and PTHREAD_CFLAGS by Matt Turner · 12 years ago
  49. f5dffb7 glx: Don't rely on struct _glapi_table by Ian Romanick · 12 years ago
  50. 6882381 mesa: Require current libxcb. by Eric Anholt · 12 years ago
  51. 5fb178e glx/tests: Fix off-by-one error in allocating extension string buffer by Ian Romanick · 12 years ago
  52. f2f05e5 glx/tests: Fix signed/unsigned comparison warnings. by Paul Berry · 12 years ago
  53. 4b7b4c4 glx/tests and mesa/tests: Update .gitignore files. by Paul Berry · 12 years ago
  54. 3c22f79 glx/tests: Add unit tests for generated code in indirect_init.c by Ian Romanick · 12 years ago
  55. 4c270f9 glx/tests: Add unit tests for generated code in indirect_size.c by Ian Romanick · 12 years ago
  56. ae376f0 glx/tests: Rename test as glx-test by Ian Romanick · 12 years ago
  57. 2e8c866 glx: Move tests from tests/glx to src/glx/tests by Ian Romanick · 12 years ago