libglvnd/tests/dummy
Kyle Brenneman 26bdafb0a0 tests: Add a dummy attribute for glXQueryContext.
Defined a dummy attribute that a test program can use with glXQueryContext to
test dispatching by GLXContext.
2017-12-06 13:25:06 -07:00
..
EGL_dummy.c
EGL_dummy.h
GLX_dummy.c tests: Add a dummy attribute for glXQueryContext. 2017-12-06 13:25:06 -07:00
GLX_dummy.h tests: Add a dummy attribute for glXQueryContext. 2017-12-06 13:25:06 -07:00
Makefile.am
patchentrypoints.c
patchentrypoints.h
README

This vendor library contains the bare minimum needed to create a GLX drawable
and make current to it. It does *not* implement any rendering. This is used by
various subtests in the suite.