]> git.cworth.org Git - fips/history - eglwrap.c
test: Add two more tests, (now using glXGetProcAddress instead of dlsym)
[fips] / eglwrap.c
2013-06-24 Carl Wortheglwrap: Add comment describing why we don't lookup...
2013-06-24 Carl WorthEGL: Add wrapper for eglGetProcAddress
2013-06-24 Carl WorthAdd dynamic dispatch for any calls to OpenGL functions.
2013-06-12 Carl Wortheglwrap: Add EGLWRAP_DEFER and EGLWRAP_DEFER_WITH_RETUR...
2013-05-30 Carl WorthAdd some *wrap_ prefixes to real_foo symbols.
2013-05-06 Carl WorthAdd support for OpenGL ES by conditionally compiling...