blender/extern/glew
Mike Erwin ef640ecf10 OpenGL: remove use of GLEW MX
MX (Multiple conteXt) support was dropped from the GLEW 2.0 library to make core profile support cleaner.

Our WITH_GLEW_MX build option was OFF by default already; this commit removes the inactive code paths.

I'm working on a plan for multiple GPUs, contexts, resource sharing, etc. This commit gives us a cleaner starting point for that upcoming work.

Tested on Mac, will test on Linux & Windows immediately after pushing.
2017-04-22 00:35:04 -04:00
..
include/GL Upgrade glew to v2.0 2017-04-10 14:53:32 +02:00
src Upgrade glew to v2.0 2017-04-10 14:53:32 +02:00
CMakeLists.txt OpenGL: remove use of GLEW MX 2017-04-22 00:35:04 -04:00