Tobias1595

Results 2 comments of Tobias1595

Test fixed by 3d5819c (https://travis-ci.org/cginternals/cppassist/builds/228798060)

About the responsibility for setting the draw buffers: `RenderInterface::obtainFBO(size_t index, AbstractRenderTarget * renderTarget)` returns the FBO held internally by the `RenderInterface` (or the default FBO). Therefore each Stage that uses...