mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
Merge pull request #480 from M4xi1m3/omega-dev
[ion/web] Fixed emscripten EGL error
This commit is contained in:
@@ -201,9 +201,9 @@
|
||||
#ifndef SDL_VIDEO_DISABLED
|
||||
// #define SDL_VIDEO_DRIVER_DUMMY 1
|
||||
#define SDL_VIDEO_DRIVER_EMSCRIPTEN 1
|
||||
#define SDL_VIDEO_RENDER_OGL_ES2 1
|
||||
#define SDL_VIDEO_OPENGL_ES2 1
|
||||
#define SDL_VIDEO_OPENGL_EGL 1
|
||||
// #define SDL_VIDEO_RENDER_OGL_ES2 1
|
||||
// #define SDL_VIDEO_OPENGL_ES2 1
|
||||
// #define SDL_VIDEO_OPENGL_EGL 1
|
||||
#endif
|
||||
|
||||
#ifndef SDL_POWER_DISABLED
|
||||
|
||||
Reference in New Issue
Block a user