]> git.cworth.org Git - apitrace/commit - retrace/glretrace_main.cpp
Removed arbitary limit on active queries.
authorJames Benton <jbenton@vmware.com>
Thu, 2 Aug 2012 10:37:44 +0000 (11:37 +0100)
committerJames Benton <jbenton@vmware.com>
Thu, 2 Aug 2012 10:39:29 +0000 (11:39 +0100)
commit918e1c293953c55604dd6b9b191246c80ea6e9cb
treea9dd6b4621d86d668144a94fe879f72c26ac6382
parent91aed5200759b4fb7e150e52e75da1cdbc3a1b3d
Removed arbitary limit on active queries.

This previously existed due to a suspected limit on queries on nvidia drivers,
however that bug was actually due to context switching which has now been fixed.
retrace/glretrace_main.cpp