commit | eebad73d2f8e0c177041ec5ec42d3f5530876ea1 | [log] [tgz] |
---|---|---|
author | Alex Szpakowski <slime73@gmail.com> | Sun May 26 18:53:36 2019 -0300 |
committer | Alex Szpakowski <slime73@gmail.com> | Sun May 26 18:53:36 2019 -0300 |
tree | 9254423961d411cab90c17004947ebc9d93d1fa2 | |
parent | 2a7ab1ac16e71a8148cabb15e1f1e24ffb7a87a4 [diff] |
iOS: return SDL_GetWindowSize from SDL_GL_GetDrawableSize if there's no GLES view in the window (matches the behaviour of SDL_GL_GetDrawableSize on other platforms). Addresses bug #4629.