kmx git
Register
kc3-lang/SDL
kc3-lang
Login
kc3-lang
/
SDL
Browse
Commit
Author :
Ryan C. Gordon
Date :
2021-09-23 00:00:46
Hash :
0ad4956c
Message :
egl: explicitly call eglBindAPI during SDL_GL_MakeCurrent. The EGL API binding must be specified per-thread, per the docs. Fixes #1820.