Blender Git Commit Log

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

3 Modified Paths:

/source/blender/editors/render/render_opengl.c (+4, -4) (Diff)
/source/blender/gpu/GPU_extensions.h (+2, -0) (Diff)
/source/blender/gpu/intern/gpu_extensions.c (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021