]> git.localhorst.tv Git - blank.git/commit
move font color from texture to uniform
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Mon, 27 Jul 2015 14:52:42 +0000 (16:52 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Mon, 27 Jul 2015 14:52:42 +0000 (16:52 +0200)
commit1bc6f085c53cdeaa08e2c00e821d4e2e25cae1c8
tree36fb193ffcc01b16cc76097a73b6545aeca4fcd2
parent5d2da8a07411ad6417d6ed8d1be997189cf5ce89
move font color from texture to uniform
TODO
src/graphics/BlendedSprite.hpp
src/graphics/BlockLighting.hpp
src/graphics/DirectionalLighting.hpp
src/graphics/Font.hpp
src/graphics/Program.hpp
src/graphics/render.cpp
src/graphics/shader.cpp
src/ui/HUD.hpp
src/ui/Interface.hpp
src/ui/ui.cpp