]> git.cworth.org Git - apitrace/commit
Improved profiling capabilities.
authorJames Benton <jbenton@vmware.com>
Wed, 25 Jul 2012 12:48:20 +0000 (13:48 +0100)
committerJames Benton <jbenton@vmware.com>
Wed, 25 Jul 2012 12:48:20 +0000 (13:48 +0100)
commit6d92327e88d2bb4c03a1b84663e50497f99fc24f
treecfefb51b6411f72777f01c39a37593b8509f02ea
parent9840c201de08419f5d940642974438917a44d849
Improved profiling capabilities.

Logs which shader is active to allow per shader profiling.
Merged cpu profiling code from retrace to trace_profiler.
Allow choice of profiling for gpu / cpu / pixels drawn.
common/trace_profiler.cpp
common/trace_profiler.hpp
retrace/glretrace.hpp
retrace/glretrace.py
retrace/glretrace_main.cpp
retrace/retrace.cpp
retrace/retrace.hpp
retrace/retrace_main.cpp