summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
GLUmat4StackChange the way the top of the matrix stack is accessedIan Romanick2 years
GLUshapeAdd Producer to the names of all the shape producer classesIan Romanick2 years
masterFix forced function inlining for G++Ian Romanick15 months
shader_helperAdd initial version of shading language helper functionsIan Romanick22 months
 
TagDownloadAuthorAge
glu3-0.9.1glu3-0.9.1.zip  glu3-0.9.1.tar.gz  Ian Romanick22 months
glu3-0.9glu3-0.9.zip  glu3-0.9.tar.gz  Ian Romanick22 months
 
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-04GLUshape: Add the ability to generate meshes with a non-zero base vertexIan Romanick2-3/+12
2010-10-04GLUshape: 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
git://anongit.freedesktop.org/glu3
ssh://git.freedesktop.org/git/glu3