mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-09-02 15:17:00 +08:00
Call SDL_GL_GetDrawableSize() directly because we may be in the initialization path and SDL_GetRendererOutputSize() will fail because the renderer magic isn't set up yet.