[Commits] [wesnoth/wesnoth] eb1e7d: Added a texture cache for pango_text render output
GitHub
noreply at github.com
Fri Jul 14 01:03:47 UTC 2017
Branch: refs/heads/accelerated_rendering
Home: https://github.com/wesnoth/wesnoth
Commit: eb1e7d6a83031e85746f0f4d694fc3ede3d21c08
https://github.com/wesnoth/wesnoth/commit/eb1e7d6a83031e85746f0f4d694fc3ede3d21c08
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-07-14 (Fri, 14 Jul 2017)
Changed paths:
M src/display.cpp
M src/floating_label.cpp
M src/font/text.cpp
M src/font/text.hpp
M src/gui/core/canvas.cpp
Log Message:
-----------
Added a texture cache for pango_text render output
Commit: c9f18c4886aae5068dcc3089f245cc834332285d
https://github.com/wesnoth/wesnoth/commit/c9f18c4886aae5068dcc3089f245cc834332285d
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-07-14 (Fri, 14 Jul 2017)
Changed paths:
M src/image.cpp
M src/map/location.cpp
M src/tstring.cpp
Log Message:
-----------
Use Boost hash_fwd.hpp include instead of hash.hpp directly
Boost recommends this as the latter includes a whole bunch of other headers.
Compare: https://github.com/wesnoth/wesnoth/compare/5fce25a954c4...c9f18c4886aa
More information about the Commits
mailing list