]> git.cworth.org Git - glfps/log
glfps
10 years agoAdd simple test suite runner for glfps
Carl Worth [Fri, 20 Sep 2013 22:38:11 +0000 (15:38 -0700)]
Add simple test suite runner for glfps

This simply calls into the test suite of the fips project to take
advantage of all of its test.

10 years agoInitial import of libglfps demo for glaze
Carl Worth [Fri, 20 Sep 2013 22:29:03 +0000 (15:29 -0700)]
Initial import of libglfps demo for glaze

This first implementation is a simple FPS-counter for OpenGL
implemented via a library suitable for use with LD_PRELOAD.