]> git.cworth.org Git - fips/blob - libfips.sym
Start wrapping OpenGL, and print periodic FPS value to stdout.
[fips] / libfips.sym
1 {
2 global:
3         glXSwapBuffers;
4 local:
5         *;
6 };