[Commits] [wesnoth/wesnoth] ab9835: Move GPU_Flip calls into CVideo::flip().
GitHub
noreply at github.com
Tue Jul 8 16:11:02 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: ab9835efcaee30c6a9986bee028362fef1f454bc
https://github.com/wesnoth/wesnoth/commit/ab9835efcaee30c6a9986bee028362fef1f454bc
Author: Boldizsár Lipka <lipkab at zoho.com>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M src/loadscreen.cpp
M src/storyscreen/render.cpp
M src/video.cpp
Log Message:
-----------
Move GPU_Flip calls into CVideo::flip().
Commit: aeb1f5ea84ee8c3b824985df30957affd7570cb6
https://github.com/wesnoth/wesnoth/commit/aeb1f5ea84ee8c3b824985df30957affd7570cb6
Author: Boldizsár Lipka <lipkab at zoho.com>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M src/storyscreen/render.cpp
M src/video.cpp
M src/video.hpp
Log Message:
-----------
Move ttexture::draw calls into CVideo::draw_texture.
Commit: aaa2ab04ecd3c76f8464d7adeab23c549b176c16
https://github.com/wesnoth/wesnoth/commit/aaa2ab04ecd3c76f8464d7adeab23c549b176c16
Author: Boldizsár Lipka <lipkab at zoho.com>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M src/sdl/rect.hpp
Log Message:
-----------
Default to 255 alpha in fill_rect/draw_rect functions.
Commit: b96a3a6102aa2eae1f403db70de02bbd695e3ecb
https://github.com/wesnoth/wesnoth/commit/b96a3a6102aa2eae1f403db70de02bbd695e3ecb
Author: Boldizsár Lipka <lipkab at zoho.com>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M src/loadscreen.cpp
M src/loadscreen.hpp
Log Message:
-----------
Modify the load screen not to use raw SDL_gpu functions.
Compare: https://github.com/wesnoth/wesnoth/compare/7f6e1e53b2ee...b96a3a6102aa
More information about the Commits
mailing list