]> git.localhorst.tv Git - blobs.git/commit
better 2D rendering
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 21 Nov 2017 20:21:11 +0000 (21:21 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 21 Nov 2017 20:21:11 +0000 (21:21 +0100)
commitfd08d1defb5c42d2847a9001e1921898e3d526bf
treef286ea228d5613cfcacd3f8707cdf92630606a6f
parentab817024b3c02a54a376fa8f60b5046e51128ebb
better 2D rendering
src/app/Assets.hpp
src/app/states.cpp
src/graphics/Canvas.hpp [new file with mode: 0644]
src/graphics/PlainColor.hpp [deleted file]
src/graphics/shader.cpp
src/ui/Widget.hpp
src/ui/ui.cpp
src/ui/widgets.cpp