summaryrefslogtreecommitdiff
path: root/src/glu
AgeCommit message (Expand)AuthorFilesLines
2012-08-31Remove libGLUMatt Turner203-57767/+0
2012-08-24build: Remove GLU_DIRSMatt Turner1-1/+1
2012-05-21glu: fix two Clang warningsLukas Rössler2-2/+2
2012-01-17scons: Add Haiku build supportAlexander von Gluck IV1-5/+11
2011-12-27glu: remove BeOS define as BeOS is not longer a target platformAlexander von Gluck1-6/+1
2011-11-09glu: Fix deprecated conversion from string constant to ‘char*’ warning.José Fonseca2-2/+2
2011-08-30glu: Avoid defining conflicting DEBUG NDEBUG macros.José Fonseca1-1/+0
2011-08-30glu: Fix build on mingw-w64.José Fonseca1-0/+6
2011-08-30Remove dead Makefiles.José Fonseca1-149/+0
2011-08-30Remote *.mgw stuff.José Fonseca1-230/+0
2011-04-27sgi: Fix MSVC build.José Fonseca2-1/+5
2011-04-23glu: Fix linux buildJakob Bornecrantz1-1/+1
2011-04-23glu: Clone the enviromentJakob Bornecrantz1-0/+2
2011-04-23scons: Build glu.José Fonseca3-2/+142
2010-10-19mesa: fix mesa version string constructionBrian Paul1-1/+1
2010-07-16glu/sgi: Remove dead initialization in extract565rev.Vinson Lee1-1/+1
2010-07-15glu/sgi: Remove dead initialization in extract565.Vinson Lee1-1/+1
2010-06-30glu: Fix some compiler warnings in libtessNeil Roberts8-13/+37
2010-03-12Grammar and spelling fixesJeff Smith2-2/+2
2010-02-25Remove unused mini and mesa glu subdirectoriesKristian Høgsberg34-13732/+0
2010-02-25Revert "glu/sgi: Set freed pointer to NULL."Vinson Lee1-1/+0
2010-02-25glu/sgi: Set freed pointer to NULL.Vinson Lee1-0/+1
2010-02-15glu/sgi: Add assert to check for null pointer dereference.Vinson Lee1-0/+1
2010-02-14glu/sgi: Move initialization of members to top of Curve constructor.Vinson Lee1-8/+6
2010-02-14glu/sgi: Initialize members of class Curvelist.Vinson Lee1-4/+5
2010-02-14glu/sgi: Initialize members of class Curve.Vinson Lee1-0/+8
2010-02-14glu/sgi: Initialize member of class Pool.Vinson Lee1-0/+3
2010-02-14src/glu/mesa: fix mem leak (bug 26559)Brian Paul1-1/+6
2010-02-14src/glu/mini: fix mem leak (bug 26559)Brian Paul1-1/+5
2010-02-13glu/sgi: Initialize members of class Curvelist.Vinson Lee1-0/+2
2010-02-12glu/sgi: Initialize member of class primStream.Vinson Lee1-0/+2
2010-02-12glu/sgi: Initialize members of class Arc.Vinson Lee1-0/+6
2010-02-12glu/sgi: Initialize member of class Bin.Vinson Lee1-0/+1
2010-02-10glu/sgi: Initialize member of class Uarray.Vinson Lee1-0/+1
2010-01-28glu/sgi: Remove unnecessary headers.Vinson Lee11-13/+0
2010-01-10glu/sgi: Initialize members of class Mesher.Vinson Lee1-0/+3
2010-01-10glu/sgi: Initialize members of class Slicer.Vinson Lee1-0/+4
2010-01-10glu/sgi: Include missing header file.Vinson Lee1-0/+2
2010-01-10glu/sgi: Initialize members of class Renderhints.Vinson Lee1-0/+4
2010-01-09glu/sgi: Initialize members of class StoredVertex.Vinson Lee1-1/+1
2010-01-09glu/sgi: Include missing header file.Vinson Lee1-0/+1
2010-01-09glu/sgi: Initialize member of class O_pwlcurve.Vinson Lee1-0/+2
2010-01-02glu/sgi: Initialize members of struct O_curve.Vinson Lee1-1/+1
2010-01-02glu/sgi: Initialize members of struct O_surface.Vinson Lee1-1/+1
2010-01-02glu/sgi: Initialize member of struct O_trim.Vinson Lee1-1/+1
2010-01-01glu/sgi: Initialize member of struct Property.Vinson Lee1-1/+1
2010-01-01glu/sgi: Initialize member of struct Dlnode.Vinson Lee1-0/+1
2010-01-01glu/sgi: Initialize members of struct O_nurbscurve.Vinson Lee1-1/+1
2010-01-01glu/sgi: Initialize members of class Knotvector.Vinson Lee1-0/+3
2010-01-01glu/sgi: Initialize member of struct Property.Vinson Lee1-1/+1