index
:
~jturney/mesa
10.2.2-patches
10.2.4-patches
11.2.2-patches
applegl-vtable
applegl-vtable-2
applegl-vtable-3
appveyor6
codegen-fixes
darwin-build-fixes
darwin-build-fixes-2
darwin-build-fixes-3
darwin-build-fixes-for-review
master
nodrm-build-fixes-5
osx-ci
work
mesa hacks for cygwin
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glx
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-02
glx/test: fix building for osx
Jon Turney
2
-0
/
+16
2018-01-19
autotools: include meson build files in tarball
Dylan Baker
1
-1
/
+1
2018-01-11
meson: add variable for including include/GL/internal
Dylan Baker
1
-2
/
+2
2018-01-11
meson: Use consistent style for tests
Dylan Baker
1
-11
/
+11
2017-12-13
meson: fix glx-test race
Dylan Baker
1
-1
/
+1
2017-10-09
meson: build glx
Dylan Baker
1
-0
/
+49
2017-10-09
make: Don't traverse backwards through include directories.
Dylan Baker
2
-1
/
+2
2017-02-28
glx/tests: automake: add dispatch-index-check to the tarball
Emil Velikov
1
-0
/
+1
2017-02-26
check: add support for running test as standalone
Eric Engestrom
1
-0
/
+5
2017-02-26
check: make any failure fatal
Eric Engestrom
1
-0
/
+1
2017-02-26
check: mark two tests are requiring bash
Eric Engestrom
1
-1
/
+1
2017-02-24
glx: add GLXdispatchIndex sort check
Eric Engestrom
2
-1
/
+25
2016-08-15
glx: fix error code when there is no context bound
Bernard Kilarski
1
-1
/
+14
2016-04-26
glx: Don't enclose includes inside `extern "C" { }`.
Jose Fonseca
5
-10
/
+0
2015-09-07
glxl/tests: Use X11_INCLUDES instead of X11_CFLAGS
Jon TURNEY
1
-1
/
+1
2015-03-11
glx: remove support for non-multithreaded platforms
Emil Velikov
1
-1
/
+1
2015-03-06
Revert "glx: remove support for non-multithreaded platforms"
Emil Velikov
1
-1
/
+1
2015-03-06
glx: remove support for non-multithreaded platforms
Emil Velikov
1
-1
/
+1
2015-03-05
Fix invalid extern "C" around header inclusion.
Mark Janes
1
-2
/
+0
2015-03-04
glx/tests: add -I src/ to fix make check
Brian Paul
1
-0
/
+1
2014-12-12
glx/tests: Add headers to distribution.
Matt Turner
1
-0
/
+2
2014-05-23
Make DRI dependencies and build depend on the target
Jon TURNEY
1
-1
/
+5
2014-05-10
glx/tests: Partially revert commit 51e3569573a7b3f8da0df093836761003fcdc414
Emil Velikov
1
-3
/
+3
2014-04-28
glx/tests: explicitly set __DRI2rendererQueryExtension members
Emil Velikov
1
-4
/
+4
2014-03-11
glx: cleanup unneeded headers
Emil Velikov
1
-1
/
+0
2014-03-11
glx/tests: honor enable-driglx-direct configure flag
Jon TURNEY
1
-0
/
+4
2013-11-19
glx/tests: Provide __glXGetCurrentContext() stub when needed
Jon TURNEY
1
-0
/
+8
2013-11-11
glx: change query_renderer_integer() value param to unsigned
Brian Paul
1
-1
/
+2
2013-11-07
glx/tests: Add unit tests for the DRI2 part of GLX_MESA_query_renderer
Ian Romanick
3
-6
/
+314
2013-11-07
glx/tests: Add unit tests for the GLX part of GLX_MESA_query_renderer
Ian Romanick
3
-1
/
+449
2013-11-07
glx/tests: Add GetGLXScreenConfigs_called flag
Ian Romanick
1
-0
/
+4
2013-11-07
glx/tests: Silence warnings after adding fields to glx_screen_vtable
Ian Romanick
1
-2
/
+6
2013-07-18
mesa: Dispatch ARB_framebuffer_object and EXT_framebuffer_object differently
Tomasz Lis
1
-2
/
+6
2013-07-18
glx: Store the RENDER_TYPE in indirect rendering
Tomasz Lis
2
-16
/
+16
2013-01-13
tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir).
Johannes Obermayr
1
-5
/
+5
2012-11-12
mesa: Standardize names of OpenGL functions.
Paul Berry
2
-308
/
+308
2012-11-01
dispatch: Include glheader.h in dispatch-related files.
Paul Berry
1
-1
/
+1
2012-10-01
build: Use PTHREAD_LIBS and PTHREAD_CFLAGS
Matt Turner
1
-1
/
+2
2012-08-08
glx: Don't rely on struct _glapi_table
Ian Romanick
2
-666
/
+654
2012-07-12
mesa: Require current libxcb.
Eric Anholt
1
-3
/
+0
2012-07-03
glx/tests: Fix off-by-one error in allocating extension string buffer
Ian Romanick
1
-1
/
+1
2012-06-20
glx/tests: Fix signed/unsigned comparison warnings.
Paul Berry
2
-27
/
+27
2012-06-14
glx/tests and mesa/tests: Update .gitignore files.
Paul Berry
1
-1
/
+1
2012-06-13
glx/tests: Add unit tests for generated code in indirect_init.c
Ian Romanick
2
-1
/
+1536
2012-06-13
glx/tests: Add unit tests for generated code in indirect_size.c
Ian Romanick
2
-0
/
+557
2012-06-13
glx/tests: Rename test as glx-test
Ian Romanick
1
-4
/
+4
2012-06-13
glx: Move tests from tests/glx to src/glx/tests
Ian Romanick
7
-0
/
+1497