Find a file
Brian Nguyen e906738529 [GLX_dummy] Implement an example extension function and its dispatcher
To test that vendor-implemented dispatching works in the getprocaddress
test, implement glXExampleExtensionFunction and its vendor-neutral
dispatcher in GLX_dummy, and plug each respectively into the
getProcAddress and getDispatchAddress callback functions.
2013-08-26 11:03:43 -07:00
include Add mesa headers from git commit fa7829c36b78b8ecc42238cbc0a02d1059320c77 2013-08-26 11:03:42 -07:00
m4 Add autotools infrastructure for libglvnd 2013-08-26 10:29:08 -07:00
src Use noop-gl mapi generated header to implement GL noop stubs 2013-08-26 11:03:43 -07:00
tests [GLX_dummy] Implement an example extension function and its dispatcher 2013-08-26 11:03:43 -07:00
.gitignore Initial commit 2013-08-12 13:11:45 -07:00
autogen.sh Add autotools infrastructure for libglvnd 2013-08-26 10:29:08 -07:00
configure.ac [tests] Add a GLX_dummy dummy vendor library 2013-08-26 11:03:43 -07:00
dbg_configure.sh Add autotools infrastructure for libglvnd 2013-08-26 10:29:08 -07:00
Makefile.am [tests] Add basic test infrastructure 2013-08-26 11:03:43 -07:00