Files
blender/intern
Dalai Felinto 91056337a8 Add stubs to build WITH_GL_PROFILE_CORE
This is an auto-generated list, crossing gl-deprecated.h, glew.h and the
Blender code. It allows Blender to build with core profile.

WITH_OPENGL_LEGACY=ON: nothing changes

WITH_OPENGL_LEGACY=OFF and WITH_GL_PROFILE_CORE=OFF:
It stubs deprecated legacy calls.

WITH_OPENGL_LEGACY=OFF and WITH_GL_PROFILE_CORE=ON:
It stubs deprecated legacy calls thus allowing Blender to build with
core profile only.

Technically you only want to use WITH_OPENGL_LEGACY=OFF when
WITH_GL_PROFILE_CORE=ON. But it doesn't hurt to have it working for both
scenarios.

Reviewed by: merwin

Differential Revision: https://developer.blender.org/D2610
2017-04-10 08:45:00 +02:00
..
2016-01-04 14:20:48 +05:00
2017-03-12 02:47:53 +11:00
2016-01-04 14:20:48 +05:00
2016-01-04 14:20:48 +05:00
2016-07-02 10:08:33 +10:00
2017-04-07 12:55:04 +02:00
2016-01-04 14:20:48 +05:00
2016-06-11 22:05:20 +02:00
2017-04-09 16:36:39 +10:00
2016-01-04 14:20:48 +05:00
2017-03-16 23:32:35 -04:00