libglvnd/tests/dummy
Kyle Brenneman 00a65e7f06 tests: Clean up any remaining contexts in EGL_dummy.
During teardown, free any remaining DummyEGLContext structs.
2022-04-08 11:23:33 -06:00
..
EGL_dummy.c tests: Clean up any remaining contexts in EGL_dummy. 2022-04-08 11:23:33 -06:00
EGL_dummy.h tests: Clean up any remaining contexts in EGL_dummy. 2022-04-08 11:23:33 -06:00
GLX_dummy.c
GLX_dummy.h
Makefile.am
meson.build
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.