index
:
glu3
GLUmat4Stack
GLUshape
master
shader_helper
utility library for OpenGL (mirrored from https://gitlab.freedesktop.org/archived-projects/glu3)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
GLUmat4Stack
Change the way the top of the matrix stack is accessed
Ian Romanick
15 years
GLUshape
Add Producer to the names of all the shape producer classes
Ian Romanick
15 years
master
Fix forced function inlining for G++
Ian Romanick
14 years
shader_helper
Add initial version of shading language helper functions
Ian Romanick
14 years
Tag
Download
Author
Age
glu3-0.9.1
commit cef3b96405...
Ian Romanick
14 years
glu3-0.9
commit 6d26266c3b...
Ian Romanick
14 years
Age
Commit message
Author
Files
Lines
2011-03-02
Fix forced function inlining for G++
HEAD
master
Ian Romanick
1
-1
/
+1
2011-02-02
GLUshape: Add a torus shape generator
Ian Romanick
5
-1
/
+200
2010-11-30
GLUshape: Correct the element count calculation for meshes
Ian Romanick
1
-1
/
+1
2010-10-03
GLUshape: Add the ability to generate meshes with a non-zero base vertex
Ian Romanick
2
-3
/
+12
2010-10-03
GLUshape: Fix off-by-one error in mesh generation
Ian Romanick
1
-2
/
+2
2010-10-03
GLUshape: Make the mesh producer publicly available
Ian Romanick
3
-111
/
+97
2010-10-03
Rename mesh.c as mesh.cpp
Ian Romanick
2
-1
/
+1
2010-10-03
GLUshape: Provide default implementations of some methods
Ian Romanick
3
-6
/
+67
2010-10-03
GLUshape: Add missing implementation of GLUshapeProducer::orientation
Ian Romanick
1
-1
/
+4
2010-10-03
GLUshape: Make consumer index interface batch oriented as well
Ian Romanick
5
-19
/
+37
[...]
Clone
https://gitlab.freedesktop.org/archived-projects/glu3