]> git.cworth.org Git - apitrace/commit
Improved GPU profiling code.
authorJames Benton <jbenton@vmware.com>
Mon, 23 Jul 2012 14:26:54 +0000 (15:26 +0100)
committerJames Benton <jbenton@vmware.com>
Mon, 23 Jul 2012 14:26:54 +0000 (15:26 +0100)
commitf91056b5782d48d526f19dacd5a988003fc6f11e
tree9b0831b5450ba861d83d1d0bff9dedcce8ae9814
parentaddf7f90727a50040d79e6da6d59ffb031074674
Improved GPU profiling code.

Now only allows a certain number of active queries,
this fixes results with applications that have many draw calls.
common/trace_profiler.cpp
common/trace_profiler.hpp
retrace/glretrace.hpp
retrace/glretrace_main.cpp
retrace/retrace_main.cpp