]> git.cworth.org Git - fips/history - glxwrap.c
Fix 3 separate off-by-one error in as many lines of code.
[fips] / glxwrap.c
2013-04-24 Carl WorthMove include of dlfcn.h to dlwrap.h
2013-04-24 Carl WorthAdd a simple fips.h file.
2013-04-24 Carl WorthAdd wrappers for dlopen, dlsym, and glXGetProcAddressARB
2013-04-23 Carl WorthStart wrapping OpenGL, and print periodic FPS value...