blender/source
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
..
blender OpenGL: new GPU_legacy_support() function 2015-12-06 18:02:07 -05:00
blenderplayer Buildbot: Initial work to move linux build environment to CMake 2015-12-02 18:11:58 +05:00
creator CMake: Add some missing license files in the install target 2015-11-30 21:33:57 +05:00
gameengine Fix a regression introduced by https://developer.blender.org/D1396 on video playing 2015-11-28 14:56:22 +01:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript