diff options
author | Ben Avison <bavison@riscosopen.org> | 2015-01-29 16:09:25 +0000 |
---|---|---|
committer | Ben Avison <bavison@riscosopen.org> | 2015-01-29 16:58:45 +0000 |
commit | 975670bc94fced78d473866c6aa4e21e62aa8570 (patch) | |
tree | b017bc8ef5cbb5c5aa1b9ee8045f14a0b8f23892 /project/BuildDependencies/scripts/libsdl_d.bat | |
parent | 679a7869901ba0a5c2c2fe088a394b03aef177b3 (diff) |
Fix for crash on startup on iOS
CGUIFontTTFGL::LastEnd relied on CGUIFontTTFGL::CreateStaticVertexBuffers
having been called for GLES platforms, and this was being done in
CWinSystemEGL::CreateWindow for Linux but not for iOS. It wasn't easy to
adapt the iOS code in a similar way, so this patch waits until the first
call of CGUIFontTTFGL::LastEnd to create the VBO.
Diffstat (limited to 'project/BuildDependencies/scripts/libsdl_d.bat')
0 files changed, 0 insertions, 0 deletions