mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2024-12-11 12:33:52 +00:00
af2dbf3ff3
Turns out that there isn't a strong OpenGL naming convention for "Delete" ... WGL offers "wglDeleteContext" but the GLX equivalent is "glxDestroyContext" and then EGL sealed the deal by going with Destroy as well! Since it matches SDL3 naming conventions (Create/Destroy), we're renaming it. Fixes #10197. |
||
---|---|---|
.. | ||
build_config | ||
SDL3 |