]> git.cworth.org Git - fips/history - glwrap.c
configure: Test whether compiler can create both 32 and 64-bit binaries
[fips] / glwrap.c
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-06 Carl WorthMove metrics-tracking code from glwrap.c to new metrics.c
2013-05-02 Carl WorthReduce code duplication with with new 'glwrap_lookup...
2013-04-29 Carl WorthFix glwrap.c to workaround 'const' changes in OpenGL...
2013-04-25 Carl WorthWrap all OpenGL drawing calls, measure GPU time of...