Blender Git Loki
Git Commits -> Revision 2e8a840
Revision 2e8a840 by Mike Erwin (master) January 4, 2016, 06:03 (GMT) |
OpenGL: GPU_legacy_support workaround for nVidia nVidia Linux driver reports GL_CONTEXT_PROFILE_MASK = 0, which is a bug. In that case check for the ARB_compatibility extension. Non-buggy drivers will continue to use GL_CONTEXT_COMPATIBILITY_PROFILE_BIT. Thx to Dr Hackerman for reporting. |
Commit Details:
Full Hash: 2e8a8403079ead2e9fd6a9cb1fc3f5cbf405a2bd
Parent Commit: 193b38c
Lines Changed: +28, -12
1 Modified Path:
/source/blender/gpu/intern/gpu_extensions.c (+28, -12) (Diff)