index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glu
/
sgi
/
libnurbs
/
internals
Age
Commit message (
Expand
)
Author
2010-02-14
glu/sgi: Move initialization of members to top of Curve constructor.
Vinson Lee
2010-02-14
glu/sgi: Initialize members of class Curvelist.
Vinson Lee
2010-02-14
glu/sgi: Initialize members of class Curve.
Vinson Lee
2010-02-14
glu/sgi: Initialize member of class Pool.
Vinson Lee
2010-02-13
glu/sgi: Initialize members of class Curvelist.
Vinson Lee
2010-02-12
glu/sgi: Initialize members of class Arc.
Vinson Lee
2010-02-12
glu/sgi: Initialize member of class Bin.
Vinson Lee
2010-02-10
glu/sgi: Initialize member of class Uarray.
Vinson Lee
2010-01-28
glu/sgi: Remove unnecessary headers.
Vinson Lee
2010-01-10
glu/sgi: Initialize members of class Mesher.
Vinson Lee
2010-01-10
glu/sgi: Initialize members of class Slicer.
Vinson Lee
2010-01-10
glu/sgi: Include missing header file.
Vinson Lee
2010-01-10
glu/sgi: Initialize members of class Renderhints.
Vinson Lee
2010-01-09
glu/sgi: Initialize member of class O_pwlcurve.
Vinson Lee
2010-01-02
glu/sgi: Initialize members of struct O_curve.
Vinson Lee
2010-01-02
glu/sgi: Initialize members of struct O_surface.
Vinson Lee
2010-01-02
glu/sgi: Initialize member of struct O_trim.
Vinson Lee
2010-01-01
glu/sgi: Initialize member of struct Property.
Vinson Lee
2010-01-01
glu/sgi: Initialize member of struct Dlnode.
Vinson Lee
2010-01-01
glu/sgi: Initialize members of struct O_nurbscurve.
Vinson Lee
2010-01-01
glu/sgi: Initialize members of class Knotvector.
Vinson Lee
2010-01-01
glu/sgi: Initialize member of struct Property.
Vinson Lee
2009-12-29
glu/sgi: Initialize members of struct O_nurbssurface.
Vinson Lee
2009-12-29
glu/sgi: Initialize member of struct GridVertex.
Vinson Lee
2009-12-29
glu/sgi: Initialize member variables in class Varray.
Vinson Lee
2009-12-25
glu/sgi: Fix include recursion.
Vinson Lee
2009-12-23
glu/sgi: Silence compiler warnings.
Vinson Lee
2008-09-21
Remove CVS keywords.
Keith Whitwell
2008-09-19
Update to SGI FreeB 2.0.
Adam Jackson
2008-09-13
GLU: fix asst warnings
Guillaume Melquiond
2006-04-03
Fix license header to SGI FreeB. (Eric Kunze, SGI)
Adam Jackson
2006-03-29
added some no-op virtual destructors to silence g++ 4.0.0 warnings
Brian Paul
2006-03-29
fixes from John Shell (bug 6339)
Brian Paul
2006-03-14
replace dprintf() with _glu_dprintf() (bug 6244)
Brian Paul
2005-10-28
silence a bunch of compiler warnings
Brian Paul
2004-05-12
fix compiler warnings (Jerome Glisse)
Brian Paul
2003-11-24
Remove a lot of rcs tags, avoid merge conflicts
Keith Whitwell
2003-10-15
fix minor warnings from g++ 3.2
Brian Paul
2003-10-14
Updates to SGI GLU code to get it to compile clean with the Open Watcom compi...
Kendall Bennett
2003-05-08
fixed delete statement (bug 721765)
Brian Paul
2002-11-01
renamed abs() function glu_abs()
Brian Paul
2002-06-30
Added divide by zero check (Jon Perry). Remove dead vars. Fix indentation.
Brian Paul
2001-11-29
Fix compilation errors and warnings for NURBS support. (Robert Bergkvist)
Karl Schultz
2001-08-13
fixed Solaris compilation problems (Bug 441817)
Brian Paul
2001-08-07
Win32 fixes, etc. (Gerk Huisma)
Brian Paul
2001-07-16
assorted fixes for Win32 (Gerk Huisma)
Brian Paul
2001-05-01
applied Diego Santa Cruz's patch to triangulateRectCenter()
Brian Paul
2001-03-22
Modified Files:
Jouk Jansen
2001-03-17
SGI SI GLU library
Brian Paul