[Commits] [wesnoth/wesnoth] ede743: Only blit neutral surfaces.
GitHub
noreply at github.com
Sun May 18 16:02:24 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: ede743d4aa5f8397e1bc24f41941f354ba78155f
https://github.com/wesnoth/wesnoth/commit/ede743d4aa5f8397e1bc24f41941f354ba78155f
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
M src/sdl_utils.hpp
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