Cleanup of backend option strings.

This commit is contained in:
Camilla Berglund
2012-12-02 19:01:20 +01:00
parent 14e71833bd
commit 5da8ed250a
5 changed files with 11 additions and 2 deletions
+2
View File
@@ -61,6 +61,8 @@
#define _GLFW_EGL_NATIVE_WINDOW window->X11.handle
#define _GLFW_EGL_NATIVE_DISPLAY _glfwLibrary.X11.display
#include "egl_platform.h"
#else
#error "No supported context creation API selected"
#endif
#define _GLFW_PLATFORM_WINDOW_STATE _GLFWwindowX11 X11