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