Mike Erwin 2e8a840307 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.
2016-01-04 01:03:47 -05:00
2015-12-12 02:46:53 +01:00
2016-01-02 13:17:39 +05:00
2016-01-03 23:24:00 +11:00
2015-12-28 23:19:24 +01:00
2013-12-24 22:57:27 +06:00
2010-10-13 14:44:22 +00:00
2016-01-02 06:31:11 +11:00
Description
No description provided
841 MiB
Languages
C++ 78%
Python 14.9%
C 2.9%
GLSL 1.9%
CMake 1.2%
Other 0.9%