Blender Git Commit Log
Git Commits -> Revision c899c7c
Revision c899c7c by Sergey Sharybin (master) May 1, 2017, 08:37 (GMT) |
Check we've got GLEW version 2 when building with core profile There was a bug in older GLEW version which kept glGenVertexArrays as NULL when 3.2 core context is requested [1]. Didn't find a way to check GLEW version from CMake, it seems the version is not really exposed to the header. [1] https://sourceforge.net/p/glew/bugs/124/ |
Commit Details:
Full Hash: c899c7c9e128dae2beba307a376118e9eb5aaf58
Parent Commit: c4491d7
Lines Changed: +10, -0
1 Modified Path:
/intern/ghost/intern/GHOST_WindowX11.cpp (+10, -0) (Diff)