[Commits] [wesnoth/wesnoth] 96e2c7: Fix flickering of all animation and haloes.
GitHub
noreply at github.com
Sat Apr 23 11:11:15 UTC 2016
Branch: refs/heads/renderpath_redo
Home: https://github.com/wesnoth/wesnoth
Commit: 96e2c7bc5beef7909e546a3c7030398e36ee3f09
https://github.com/wesnoth/wesnoth/commit/96e2c7bc5beef7909e546a3c7030398e36ee3f09
Author: Andreas Löf <andreas at alternating.net>
Date: 2016-04-23 (Sat, 23 Apr 2016)
Changed paths:
M src/display.cpp
M src/display.hpp
M src/game_display.cpp
Log Message:
-----------
Fix flickering of all animation and haloes.
There was an erronous call left to display::flip() that caused the
flickering. The fix is simply to remove the function and the call to
it.
More information about the Commits
mailing list