]> git.cworth.org Git - apitrace/commit
glretrace: Remove the gpu/cpu time syncing code.
authorJosé Fonseca <jfonseca@vmware.com>
Mon, 10 Dec 2012 17:11:36 +0000 (17:11 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Mon, 10 Dec 2012 17:11:36 +0000 (17:11 +0000)
commit4cc4c483e889a239c784f26ee461dad58db732a1
tree76248bf8a9b417b7e86f80c4e984eaa7cc0a2d07
parenta21f3abf7ad16cb952cbc7b64416c93707d54202
glretrace: Remove the gpu/cpu time syncing code.

No longer necessary now that we use the same clock (GL_TIMESTAMP) for
both GPU and CPU time measurements.
retrace/glretrace_main.cpp