]> git.cworth.org Git - fips/history - metrics.c
glxwrap: Initialize fips_dispatch when glxMakeContextCurrent is called
[fips] / metrics.c
2013-06-27 Carl Worthfips: Add a -v/--verbose flag.
2013-06-24 Carl WorthPush glBeginQuery/glEndQuery down into metrics.c
2013-06-24 Carl Worthfips-dispatch: Completely separate fips-dispatch GL...
2013-06-24 Carl WorthAdd dynamic dispatch for any calls to OpenGL functions.
2013-06-12 Carl WorthSwitch from glGetQueryObjectiv to glGetQueryObjectuiv
2013-05-30 Carl Worthmetrics: Collect new timer-query results before report
2013-05-06 Carl WorthMove metrics-tracking code from glwrap.c to new metrics.c