]> git.localhorst.tv Git - blank.git/commit
avoid zero vertex draw calls
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 18 Dec 2015 13:28:42 +0000 (14:28 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 18 Dec 2015 13:28:42 +0000 (14:28 +0100)
commitef2427f841a434f93805321f8bbac44be2dd4555
tree7758dc4378e5d5e7acdd5683762dd75f55f27ae4
parent2ad195d00eea2c4d48f3f1a3ccc60a8176e7da20
avoid zero vertex draw calls
src/graphics/BlockMesh.hpp
src/graphics/EntityMesh.hpp
src/graphics/PrimitiveMesh.hpp
src/graphics/SkyBoxMesh.hpp
src/graphics/SpriteMesh.hpp
src/graphics/VertexArray.hpp
src/graphics/mesh.cpp
src/world/chunk.cpp