Begun preparations for Win32 EGL support.

This commit is contained in:
Camilla Berglund
2012-11-27 12:58:59 +01:00
parent 0f0f7f7294
commit b934cdf573
7 changed files with 103 additions and 55 deletions
-1
View File
@@ -62,7 +62,6 @@
#define _GLFW_PLATFORM_CONTEXT_STATE _GLFWcontextGLX GLX
#define _GLFW_PLATFORM_LIBRARY_OPENGL_STATE _GLFWlibraryGLX GLX
#define _GLFW_CTX GLX
#ifndef GLX_MESA_swap_control
typedef int (*PFNGLXSWAPINTERVALMESAPROC)(int);