]> git.cworth.org Git - fips/history - eglwrap.c
glwrap: Don't hardcode "libGL.so.1" for looking up real OpenGL symbols
[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...