[Commits] [wesnoth/wesnoth] 91da7f: Only blit neutral surfaces.
GitHub
noreply at github.com
Sun May 18 15:52:42 UTC 2014
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: 91da7fe94bd94fbb0f5d3f373cd546bc5b60bfb8
https://github.com/wesnoth/wesnoth/commit/91da7fe94bd94fbb0f5d3f373cd546bc5b60bfb8
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2014-05-18 (Sun, 18 May 2014)
Changed paths:
M changelog
M src/sdl_utils.cpp
Log Message:
-----------
Only blit neutral surfaces.
On the Mac loaded images are not in the neutral format causing rendering
glitches when using blit_surface using these images. Test and when
needed convert the image before using it.
Fixes bug #22045.
More information about the Commits
mailing list