]> git.localhorst.tv Git - tacos.git/commit
isolate some GL stuff master
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 18 Mar 2016 11:15:53 +0000 (12:15 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 18 Mar 2016 11:55:50 +0000 (12:55 +0100)
commit0146c7b7f02ef5d74116546489aee85383bb4969
treea8b4be97517fc72a33726493db0a5befd8b046bb
parent0fc4efc1800c07534c1e945618630910e2a8e87f
isolate some GL stuff
src/graphics/buffer.hpp [new file with mode: 0644]
src/graphics/gl_traits.cpp [new file with mode: 0644]
src/graphics/gl_traits.hpp [new file with mode: 0644]
src/graphics/vao.hpp [new file with mode: 0644]
src/world/Cursor.hpp
src/world/world.cpp