]> git.cworth.org Git - fips/history - metrics.h
Add explicit link to libpthread, to work around debugging issues
[fips] / metrics.h
2013-11-04 Carl WorthRemove the context_get_current function
2013-11-04 Carl WorthAdd a pointer to metrics_info_t from metrics_t
2013-11-04 Carl WorthHide the metrics_t data structure in metrics.c
2013-11-04 Carl WorthPush oustanding-counter data down from context.c into...
2013-11-04 Carl WorthBegin re-factoring metrics.c into separate context...
2013-10-24 Carl WorthCleanup outstanding counters at context change.
2013-10-22 Carl WorthAdd collection of (AMD_performance_monitor) performance...
2013-10-16 Carl WorthRestore metrics op after temporarily changing for non...
2013-10-16 Carl WorthAggregate non-shader GPU operations into their own...
2013-10-15 Carl WorthSimplify metrics interface by dropping metrics_counter_new
2013-06-24 Carl WorthPush glBeginQuery/glEndQuery down into metrics.c
2013-05-06 Carl WorthMove metrics-tracking code from glwrap.c to new metrics.c