diff options
author | Johannes Schickel | 2011-08-11 04:25:46 +0200 |
---|---|---|
committer | Johannes Schickel | 2011-08-11 04:28:44 +0200 |
commit | 0f6e231356305043bc7f66ae1cbe2c3a0607c68a (patch) | |
tree | ecf6fe17e0621359daed47c45afa40fa822ab600 /engines/composer | |
parent | 2739d8fa205c22319de37bfde570b7a39f9f2c13 (diff) | |
download | scummvm-rg350-0f6e231356305043bc7f66ae1cbe2c3a0607c68a.tar.gz scummvm-rg350-0f6e231356305043bc7f66ae1cbe2c3a0607c68a.tar.bz2 scummvm-rg350-0f6e231356305043bc7f66ae1cbe2c3a0607c68a.zip |
SDL: Implement a hellish workaround to fix bug #3368143.
The bug in question is "SDL/OpenGL: Crash when switching renderer backend". To
fix it I added a stupid graphics state copying to the SDL backend, in case the
graphics manager is switched. The implementation of this is considered a pure
workaround, no one should ever do it like this in reality... I just want to
die when looking at this... Not sure why I actually committed it.
Anyway it at least makes the OpenGL backend testable for those who do not
want to fiddle with the config file directly.
Diffstat (limited to 'engines/composer')
0 files changed, 0 insertions, 0 deletions