]> git.localhorst.tv Git - tacos.git/commit
the usual suspects
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 2 Mar 2016 09:31:31 +0000 (10:31 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 2 Mar 2016 13:29:27 +0000 (14:29 +0100)
commit88073614253d3a9c678848a6e905c3794aa831ca
tree3690f4cf5710892cf72d9b47589c7ab3a499b236
parent918ede5e89fb34dc13760501576545e991196056
the usual suspects
Makefile [new file with mode: 0644]
src/app/error.cpp [new file with mode: 0644]
src/app/error.hpp [new file with mode: 0644]
src/app/init.cpp [new file with mode: 0644]
src/app/init.hpp [new file with mode: 0644]
src/app/window.cpp [new file with mode: 0644]
src/app/window.hpp [new file with mode: 0644]
src/graphics/shader.cpp [new file with mode: 0644]
src/graphics/shader.hpp [new file with mode: 0644]
src/tacos.cpp [new file with mode: 0644]
tst/test.cpp [new file with mode: 0644]