blender/intern/glew-mx/intern
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
..
gl-deprecated.h OpenGL: Comment out the old tokens from gl-deprecated 2017-04-18 16:02:17 +02:00
glew-mx.c OpenGL: remove use of GLEW MX 2017-04-22 00:35:04 -04:00
symbol-binding.h