Blender Git Loki
Git Commits -> Revision d64b122
Revision d64b122 by Joseph Eagar (master) September 13, 2015, 21:52 (GMT) |
Fix crash in opengl render caused by gfx being blacklisted for non-power-of-2 texture support. Note that all I did was pass the correct width/height into glReadPixels; the result may not be the same as if non2 textures were enabled. |
Commit Details:
Full Hash: d64b1221c67846bb954855a19c8dd093b83adc8e
Parent Commit: e443dd4
Lines Changed: +12, -4