[Commits] [wesnoth/wesnoth] d0a36e: Replace SDL_SWSURFACE with 0 as per SDL2 recommend...
GitHub
noreply at github.com
Mon May 22 23:25:40 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: d0a36ec41cccd17b419140a4976929c62b4f80dd
https://github.com/wesnoth/wesnoth/commit/d0a36ec41cccd17b419140a4976929c62b4f80dd
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-05-23 (Tue, 23 May 2017)
Changed paths:
M src/sdl/utils.cpp
M src/video.cpp
Log Message:
-----------
Replace SDL_SWSURFACE with 0 as per SDL2 recommendations
The flags were part of the old SDL1.2 API and shouldn't be used.
More information about the Commits
mailing list