]> git.cworth.org Git - apitrace/commit
Fixed gpu profiling under multiple contexts.
authorJames Benton <jbenton@vmware.com>
Mon, 23 Jul 2012 17:12:27 +0000 (18:12 +0100)
committerJames Benton <jbenton@vmware.com>
Mon, 23 Jul 2012 17:12:27 +0000 (18:12 +0100)
commitef6880fd16a41c2e758a907068e571f155276daf
tree2c932056c91c754c3f26b785858575ee0bca8d58
parentf91056b5782d48d526f19dacd5a988003fc6f11e
Fixed gpu profiling under multiple contexts.

Now flushes the results for all queries on context switch.
retrace/glretrace.hpp
retrace/glretrace_main.cpp
retrace/glretrace_ws.cpp