]> git.cworth.org Git - fips/history - libfips.sym
Add two missing GL draw wrappers
[fips] / libfips.sym
2013-05-30 Carl WorthAdd two missing GL draw wrappers
2013-05-30 Carl WorthAvoid inserting timer queries while constructing a...
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...