[Commits] [wesnoth/wesnoth] c17727: Video: (almost) completely removed framebuffer sur...
GitHub
noreply at github.com
Wed Jun 14 00:24:54 UTC 2017
Branch: refs/heads/accelerated_rendering
Home: https://github.com/wesnoth/wesnoth
Commit: c177274b7e1d897d860a958692ae996731a164f3
https://github.com/wesnoth/wesnoth/commit/c177274b7e1d897d860a958692ae996731a164f3
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-06-14 (Wed, 14 Jun 2017)
Changed paths:
M src/events.cpp
M src/video.cpp
M src/video.hpp
Log Message:
-----------
Video: (almost) completely removed framebuffer surface
Again, useless since there's no more window surface with accelerated rendering.
getSurface() remains since it's still used in quite a lot of places. Will removed ASAP.
More information about the Commits
mailing list