]> git.localhorst.tv Git - blank.git/commit
cube map textures
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 23 Sep 2015 09:41:39 +0000 (11:41 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 23 Sep 2015 15:32:14 +0000 (17:32 +0200)
commitbe3a81656b8493010d2329fa00da617e24293438
tree28549e6be5209abe63b674c8bd25d3ab3b17e4b1
parent1709d12eb27ecf7626d724a3fc14096a93f3cb4c
cube map textures
src/app/Assets.hpp
src/app/app.cpp
src/graphics/ArrayTexture.hpp
src/graphics/CubeMap.hpp [new file with mode: 0644]
src/graphics/Format.hpp
src/graphics/Texture.hpp
src/graphics/TextureBase.hpp [new file with mode: 0644]
src/graphics/render.cpp