]> git.cworth.org Git - apitrace/commitdiff
Add simple CPU profiling support to glretrace.
authorRyan C. Gordon <icculus@icculus.org>
Sun, 8 Jan 2012 06:32:41 +0000 (01:32 -0500)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sat, 28 Jan 2012 13:04:50 +0000 (13:04 +0000)
This will note the time that each traced call required, and will dump
this information during the replay, giving a basic idea of where CPU
time was spent in the GL.

Signed-off-by: José Fonseca <jose.r.fonseca@gmail.com>

No differences found