libglvnd/tests/dummy
Tomasz Paweł Gajc 3e03924a53 Fix linking #199
2019-12-09 11:31:13 +00:00
..
EGL_dummy.c
EGL_dummy.h
GLX_dummy.c tests/dummy/glx: Remove config.h 2019-12-05 11:50:56 -08:00
GLX_dummy.h tests: Make the glXMakeCurrent tests work without assembly support. 2019-11-14 08:34:49 -07:00
Makefile.am autotools: Include meson.build and meson_options.txt in dist 2019-12-05 12:01:36 -08:00
meson.build Fix linking #199 2019-12-09 11:31:13 +00:00
patchentrypoints.c PPC64LE: Fix the cache clear instructions. 2017-06-13 11:53:51 -06:00
patchentrypoints.h tests: Expand the unit tests for libGLdispatch. 2017-02-28 16:37:36 -07:00
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.