Files
test/source/blender
Mike Erwin 8cfcc444c6 OpenGL: new GPU_legacy_support() function
Is current context compatible with legacy GL (version 2.1)?

My earlier approach -- checking for GLEW_ARB_compatibility -- was not
enough.

This should always return true if we set our GL context up properly. It
will return false when we switch to core profile.
2015-12-06 18:02:07 -05:00
..
2015-11-26 11:08:25 +11:00
2015-01-29 15:35:06 +11:00
2015-10-10 17:35:30 +02:00
2015-11-28 22:08:49 +05:00