[wesnoth-commits] [wesnoth/wesnoth] 8035c9: Disable SDL default render batches behaviour.
Wedge009
noreply at github.com
Tue Sep 24 06:15:06 UTC 2019
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: 8035c99b15f52ae1faad119f6bc85d7632d33d5e
https://github.com/wesnoth/wesnoth/commit/8035c99b15f52ae1faad119f6bc85d7632d33d5e
Author: Wedge009 <wedge009 at wedge009.net>
Date: 2019-09-24 (Tue, 24 Sep 2019)
Changed paths:
M src/sdl/window.cpp
Log Message:
-----------
Disable SDL default render batches behaviour.
* Rendering in batches is default behaviour as of SDL 2.0.10 but causes rendering issues in Wesnoth.
* Fixes #4237
* Fixes #4245
* Not sure if #4309 may benefit as well
More information about the Commits
mailing list