mesa/src
Kenneth Graunke 9f41585eb5 i965: Expose pipeline statistics registers via performance monitors.
This is fairly simple:
- At BeginPerfMonitor time, take an opening snapshot.
- At EndPerfMonitor time, take a closing snapshot.
- The first time the application asks for results, subtract the two and
  store that value.  Then free the BO containing the snapshots.
- On subsequent requests for the results, just return the saved value.
- On reset, throw away the results.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
2013-11-21 15:01:14 -08:00
..
egl wayland: Use __DRIimage based getBuffers implementation when available 2013-11-12 16:08:17 -08:00
gallium llvmpipe: calculate more accurate interpolation value at origin 2013-11-21 20:39:19 +00:00
gbm gbm: enable subdir-objects to prevent automake warnings 2013-11-16 14:00:16 +00:00
getopt
glsl glsl: Use more portable bash invocation construct. 2013-11-20 22:39:59 -08:00
glx glx: don't fail out when no configs if we have visuals 2013-11-21 10:50:48 +10:00
gtest gtest: enable subdir-objects to prevent automake warnings 2013-11-16 14:01:27 +00:00
mapi tests: Fix make check for out of tree builds. 2013-11-11 14:06:17 -08:00
mesa i965: Expose pipeline statistics registers via performance monitors. 2013-11-21 15:01:14 -08:00
Makefile.am gbm: Link to libwayland-drm if Wayland EGL platform is enabled 2013-08-12 15:16:22 -07:00
SConscript Remove libGLU 2012-08-31 10:58:15 -07:00