index
:
~idr/glu3
GLUshape
master
Unnamed repository; edit this file to name it for gitweb.
idr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-12
Add gluArcball structure and support functions
Ian Romanick
1
-0
/
+65
2010-01-12
Add missing contructor type and operator overloads
Ian Romanick
1
-0
/
+41
2009-12-03
Add C++ wrappers for gluDeterminan4_4m and gluInverse4_4m
Ian Romanick
1
-0
/
+56
2009-12-03
Add functions to calculate the determinant and inverse of a 4x4 matrix
Ian Romanick
1
-0
/
+15
2009-12-03
Add missing implementations of C++ wrapper functions
Ian Romanick
1
-4
/
+46
2009-12-03
Fix parameter ordering of projection matrix functions
Ian Romanick
1
-6
/
+6
2009-11-14
Add C++ matrix functions that return matrices
Ian Romanick
1
-0
/
+147
2009-11-14
Add function to load text file (for shaders) from disk
Ian Romanick
1
-0
/
+25
2009-10-25
Add several functions to calculate projection matrixes.
Ian Romanick
1
-0
/
+102
2009-10-20
Add piles of Doxygen documentation for the interface
Ian Romanick
1
-7
/
+374
2009-08-03
Fix function names to match OpenGL naming conventions
Ian Romanick
2
-7
/
+7
2009-08-03
Merge commit 'anholt/master'
Ian Romanick
1
-0
/
+1
2009-07-31
Add missing string.h include for memcpy.
Eric Anholt
1
-0
/
+1
2009-07-28
Add copyright statement
Ian Romanick
1
-0
/
+23
2009-07-28
Pass pointer to result instead of returning a structure
Ian Romanick
2
-173
/
+158
2009-07-28
Add names of arguments to gluLookAt4v in the header.
Eric Anholt
1
-1
/
+2
2009-07-28
Add gluSub4m_4m that was declared but not implemented.
Eric Anholt
1
-0
/
+12
2009-07-28
Add prototypes that were missing for two glu3_scalar.h functions.
Eric Anholt
1
-0
/
+2
2009-05-04
Numerous small clean-ups and fixes.
Ian Romanick
2
-24
/
+133
2009-04-17
Initial commit
Ian Romanick
2
-0
/
+439