]> git.sesse.net Git - movit/commitdiff
Have separate FBOs per resolution and format.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 21 Mar 2014 23:29:21 +0000 (00:29 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 21 Mar 2014 23:29:21 +0000 (00:29 +0100)
Seemingly this _also_ costs on NVidia; the demo app is down 0.9 ms/frame or so.
This rapidly started approaching complexity worthy of the ResourcePool,
so I moved the functionality in there even though it's not context-shareable.


No differences found