]> git.sesse.net Git - nageru/commit
Put a global lock around glFenceSync/glDeleteSync calls, to workaround apitrace bug...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 18 Apr 2016 21:12:05 +0000 (23:12 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 18 Apr 2016 21:12:05 +0000 (23:12 +0200)
commit10ff4d7e0cba7d0c5d11317aa5e11679382d3cfe
treefae2a065ff62defe86a9230f57fa97a91fb7bc87
parent16c71cac0d5c81e84271222d1ed0c501fe723d56
Put a global lock around glFenceSync/glDeleteSync calls, to workaround apitrace bug #446. (Replaying Nageru calls using apitrace can be very useful, and it should not have any appreciable performance impact in practice.)
mixer.cpp
ref_counted_gl_sync.h