]> git.cworth.org Git - fips/commitdiff
Cleanup outstanding counters at context change.
authorCarl Worth <cworth@cworth.org>
Thu, 24 Oct 2013 02:47:20 +0000 (19:47 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 24 Oct 2013 17:20:11 +0000 (10:20 -0700)
Without this, and given an application that calls glxMakeCurrent (or
similar) the implementation gets quite confused as fips starts
requesting query results for counter IDs that were only valid for the
previous context.


No differences found