mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-11 09:33:49 +00:00
*** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@236 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
parent
fa0bad0f48
commit
e86bbd1bf3
@ -96,6 +96,8 @@ static void *dlGetProcAddress (const GLubyte* name)
|
||||
|
||||
#ifdef GLEW_MX
|
||||
#define glewGetContext() ctx
|
||||
#define wglewGetContext() ctx
|
||||
#define glxewGetContext() ctx
|
||||
#define GLEW_CONTEXT_ARG_DEF GLEWContext* ctx
|
||||
#define WGLEW_CONTEXT_ARG_DEF WGLEWContext* ctx
|
||||
#define GLXEW_CONTEXT_ARG_DEF GLXEWContext* ctx
|
||||
|
Loading…
Reference in New Issue
Block a user