summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
GLUmat4StackChange the way the top of the matrix stack is accessedIan Romanick15 years
GLUshapeAdd Producer to the names of all the shape producer classesIan Romanick15 years
masterFix forced function inlining for G++Ian Romanick14 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
2010-04-19Add Producer to the names of all the shape producer classesGLUshapeIan Romanick4-32/+34
2010-03-02GLUshape: Fix off-by-one error in an increment calculation in revolveIan Romanick1-1/+1
2010-02-16GLUshape: Add GLUcube class to generate cubesIan Romanick3-1/+190
2010-02-16GLUshape: Split GLUshape into GLUshapeConsumer and GLUshapeIan Romanick3-82/+92
2010-02-15GLUshape: Add simple test for GLUsphere shape generatorIan Romanick3-1/+178
2010-02-15GLUshape: Add GLUsphere class for generating sphere shapesIan Romanick3-1/+197
2010-02-15Add generic routines to generate triangle strip elements for rectangular meshesIan Romanick3-1/+128
2010-02-15Add generic routines to generate surfaces of revolution.Ian Romanick4-1/+208
2010-02-15GLUshape: Initial interface for GLUshapeIan Romanick1-0/+117
2010-02-13Add see-also links for gluLoadTextFile and gluUnloadTextFileIan Romanick1-0/+4
[...]
 
Clone
https://gitlab.freedesktop.org/archived-projects/glu3