]> git.cworth.org Git - fips/history - libfips.sym
Avoid trying to start a timer query within glBegin/glEnd
[fips] / libfips.sym
2013-05-30 Carl WorthAvoid trying to start a timer query within glBegin...
2013-05-30 Carl WorthAdd several missing symbols to the libfips symbol map.
2013-05-06 Carl WorthAdd support for OpenGL ES by conditionally compiling...
2013-04-25 Carl WorthWrap all OpenGL drawing calls, measure GPU time of...
2013-04-24 Carl WorthAdd wrappers for dlopen, dlsym, and glXGetProcAddressARB
2013-04-23 Carl WorthStart wrapping OpenGL, and print periodic FPS value...