Update to SDL 2.30.12
Remove broken Windows HDPI support Fix submodule? try to fix CI Add some missing files Update to SDL2 2.30.12 Include khronos headers Enable EGL on macOS Enable GLES on Mac
This commit is contained in:
@@ -211,7 +211,7 @@
|
||||
#define SDL_VIDEO_OPENGL_ES2 1
|
||||
#endif
|
||||
#ifndef SDL_VIDEO_OPENGL_EGL
|
||||
#define SDL_VIDEO_OPENGL_EGL 0
|
||||
#define SDL_VIDEO_OPENGL_EGL 1
|
||||
#endif
|
||||
#ifndef SDL_VIDEO_OPENGL_CGL
|
||||
#define SDL_VIDEO_OPENGL_CGL 1
|
||||
|
||||
Reference in New Issue
Block a user