summaryrefslogtreecommitdiff
path: root/src/mesh.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-11-30GLUshape: Correct the element count calculation for meshesIan Romanick1-1/+1
2010-10-03GLUshape: Add the ability to generate meshes with a non-zero base vertexIan Romanick1-2/+9
2010-10-03GLUshape: Fix off-by-one error in mesh generationIan Romanick1-2/+2
2010-10-03GLUshape: Make the mesh producer publicly availableIan Romanick1-25/+39
2010-10-03Rename mesh.c as mesh.cppIan Romanick1-0/+79