summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
GLUmat4StackChange the way the top of the matrix stack is accessedIan Romanick14 years
GLUshapeAdd Producer to the names of all the shape producer classesIan Romanick14 years
masterFix forced function inlining for G++Ian Romanick13 years
shader_helperAdd initial version of shading language helper functionsIan Romanick14 years
 
TagDownloadAuthorAge
glu3-0.9.1commit cef3b96405...Ian Romanick14 years
glu3-0.9commit 6d26266c3b...Ian Romanick14 years
 
AgeCommit messageAuthorFilesLines
2011-03-02Fix forced function inlining for G++HEADmasterIan Romanick1-1/+1
2011-02-02GLUshape: Add a torus shape generatorIan Romanick5-1/+200
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 Romanick2-3/+12
2010-10-03GLUshape: Fix off-by-one error in mesh generationIan Romanick1-2/+2
2010-10-03GLUshape: Make the mesh producer publicly availableIan Romanick3-111/+97
2010-10-03Rename mesh.c as mesh.cppIan Romanick2-1/+1
2010-10-03GLUshape: Provide default implementations of some methodsIan Romanick3-6/+67
2010-10-03GLUshape: Add missing implementation of GLUshapeProducer::orientationIan Romanick1-1/+4
2010-10-03GLUshape: Make consumer index interface batch oriented as wellIan Romanick5-19/+37
[...]
 
Clone
https://gitlab.freedesktop.org/archived-projects/glu3