Blender Git Commit Log

Git Commits -> Revision 16e929e

Revision 16e929e by Inês Almeida (master)
April 17, 2017, 20:31 (GMT)
OpenGL: Fix crash on start with Mesa drivers

glFramebufferTexture() is only available from OGL 3.2, it is also not part of the ARB_framebuffer_object extension.
I don't know if there is a better way to check for mesa drivers or if using the 2D version will have issues with f2f16a256, but so far I had no problems

Commit Details:

Full Hash: 16e929e6ff1007d057d183b56bb7fc2d1f8aae53
Parent Commit: c6e8a00
Lines Changed: +6, -0

1 Modified Path:

/source/blender/gpu/intern/gpu_framebuffer.c (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021