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
2010-04-19
Add Producer to the names of all the shape producer classes
GLUshape
Ian Romanick
4
-32
/
+34
2010-03-02
GLUshape: Fix off-by-one error in an increment calculation in revolve
Ian Romanick
1
-1
/
+1
2010-02-16
GLUshape: Add GLUcube class to generate cubes
Ian Romanick
3
-1
/
+190
2010-02-16
GLUshape: Split GLUshape into GLUshapeConsumer and GLUshape
Ian Romanick
3
-82
/
+92
2010-02-15
GLUshape: Add simple test for GLUsphere shape generator
Ian Romanick
3
-1
/
+178
2010-02-15
GLUshape: Add GLUsphere class for generating sphere shapes
Ian Romanick
3
-1
/
+197
2010-02-15
Add generic routines to generate triangle strip elements for rectangular meshes
Ian Romanick
3
-1
/
+128
2010-02-15
Add generic routines to generate surfaces of revolution.
Ian Romanick
4
-1
/
+208
2010-02-15
GLUshape: Initial interface for GLUshape
Ian Romanick
1
-0
/
+117
2010-02-13
Add see-also links for gluLoadTextFile and gluUnloadTextFile
Ian Romanick
1
-0
/
+4
[...]
Clone
https://gitlab.freedesktop.org/archived-projects/glu3