[Commits] [wesnoth/wesnoth] d55e88: Hacky fix for the flickering when a screen is full...

GitHub noreply at github.com
Fri Jul 15 11:30:02 UTC 2016


  Branch: refs/heads/flickerfix
  Home:   https://github.com/wesnoth/wesnoth
  Commit: d55e88428098fa8c6d20e0de676e3b201fd521e3
      https://github.com/wesnoth/wesnoth/commit/d55e88428098fa8c6d20e0de676e3b201fd521e3
  Author: Andreas Löf <andreas at alternating.net>
  Date:   2016-07-15 (Fri, 15 Jul 2016)

  Changed paths:
    M src/display.cpp
    M src/events.cpp
    M src/video.cpp
    M src/video.hpp

  Log Message:
  -----------
  Hacky fix for the flickering when a screen is fully redrawn.

The fix supresses the call to flip() while a full redrawn
is performed. The flip calls are instead deferred to
then next draw-cycle.





More information about the Commits mailing list