Blender Git Loki
Git Commits -> Revision 9f64a86
Revision 9f64a86 by Antonis Ryakiotakis (master) November 25, 2014, 15:16 (GMT) |
Fix framebuffer completeness being broken after last framebuffer cleanup commits. Basically, we don't set a draw buffer until draw time comes. Also add explicit validation function to validate after all textures have been attached (could be done automatically at bind time too probably, but left out for now) |
Commit Details:
Full Hash: 9f64a86436838729edea3c1ab905158032d64b4c
Parent Commit: 435eaa7
Lines Changed: +51, -9