]> git.notmuchmail.org Git - vogl/commit
- Fix for restoring FBO's that have attachments that the tracer was not able to query...
authorRich Geldreich <richgel99@gmail.com>
Thu, 20 Mar 2014 01:27:30 +0000 (18:27 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 1 Apr 2014 19:37:30 +0000 (12:37 -0700)
commitf62d6f9746281d226be01f22763a37a63b40dd82
tree7647d428b1cf5b78aa32ff4ff0db48d32a0480c6
parentd3dc5cff90a8f4e82ef7447e71185eaa50b35da3
- Fix for restoring FBO's that have attachments that the tracer was not able to query (because they were deleted). Steam 10ft keeps a bunch of FBO's around with deleted textures in a cache. It eventually rebinds new textures to the FBO's so the fact that we can't query the texture shouldn't be an issue (for 10ft anyway).
src/voglcommon/vogl_fbo_state.cpp