| Commit message (Expand) | Author | Age | Files | Lines |
* | sgi: Fix MSVC build. | José Fonseca | 2011-04-27 | 2 | -1/+5 |
* | glu: Fix linux build | Jakob Bornecrantz | 2011-04-23 | 1 | -1/+1 |
* | glu: Clone the enviroment | Jakob Bornecrantz | 2011-04-23 | 1 | -0/+2 |
* | scons: Build glu. | José Fonseca | 2011-04-23 | 3 | -2/+142 |
* | mesa: fix mesa version string construction | Brian Paul | 2010-10-19 | 1 | -1/+1 |
* | glu/sgi: Remove dead initialization in extract565rev. | Vinson Lee | 2010-07-16 | 1 | -1/+1 |
* | glu/sgi: Remove dead initialization in extract565. | Vinson Lee | 2010-07-15 | 1 | -1/+1 |
* | glu: Fix some compiler warnings in libtess | Neil Roberts | 2010-06-30 | 8 | -13/+37 |
* | Grammar and spelling fixes | Jeff Smith | 2010-03-12 | 2 | -2/+2 |
* | Remove unused mini and mesa glu subdirectories | Kristian Høgsberg | 2010-02-25 | 34 | -13732/+0 |
* | Revert "glu/sgi: Set freed pointer to NULL." | Vinson Lee | 2010-02-25 | 1 | -1/+0 |
* | glu/sgi: Set freed pointer to NULL. | Vinson Lee | 2010-02-25 | 1 | -0/+1 |
* | glu/sgi: Add assert to check for null pointer dereference. | Vinson Lee | 2010-02-15 | 1 | -0/+1 |
* | glu/sgi: Move initialization of members to top of Curve constructor. | Vinson Lee | 2010-02-14 | 1 | -8/+6 |
* | glu/sgi: Initialize members of class Curvelist. | Vinson Lee | 2010-02-14 | 1 | -4/+5 |
* | glu/sgi: Initialize members of class Curve. | Vinson Lee | 2010-02-14 | 1 | -0/+8 |
* | glu/sgi: Initialize member of class Pool. | Vinson Lee | 2010-02-14 | 1 | -0/+3 |
* | src/glu/mesa: fix mem leak (bug 26559) | Brian Paul | 2010-02-14 | 1 | -1/+6 |
* | src/glu/mini: fix mem leak (bug 26559) | Brian Paul | 2010-02-14 | 1 | -1/+5 |
* | glu/sgi: Initialize members of class Curvelist. | Vinson Lee | 2010-02-13 | 1 | -0/+2 |
* | glu/sgi: Initialize member of class primStream. | Vinson Lee | 2010-02-12 | 1 | -0/+2 |
* | glu/sgi: Initialize members of class Arc. | Vinson Lee | 2010-02-12 | 1 | -0/+6 |
* | glu/sgi: Initialize member of class Bin. | Vinson Lee | 2010-02-12 | 1 | -0/+1 |
* | glu/sgi: Initialize member of class Uarray. | Vinson Lee | 2010-02-10 | 1 | -0/+1 |
* | glu/sgi: Remove unnecessary headers. | Vinson Lee | 2010-01-28 | 11 | -13/+0 |
* | glu/sgi: Initialize members of class Mesher. | Vinson Lee | 2010-01-10 | 1 | -0/+3 |
* | glu/sgi: Initialize members of class Slicer. | Vinson Lee | 2010-01-10 | 1 | -0/+4 |
* | glu/sgi: Include missing header file. | Vinson Lee | 2010-01-10 | 1 | -0/+2 |
* | glu/sgi: Initialize members of class Renderhints. | Vinson Lee | 2010-01-10 | 1 | -0/+4 |
* | glu/sgi: Initialize members of class StoredVertex. | Vinson Lee | 2010-01-09 | 1 | -1/+1 |
* | glu/sgi: Include missing header file. | Vinson Lee | 2010-01-09 | 1 | -0/+1 |
* | glu/sgi: Initialize member of class O_pwlcurve. | Vinson Lee | 2010-01-09 | 1 | -0/+2 |
* | glu/sgi: Initialize members of struct O_curve. | Vinson Lee | 2010-01-02 | 1 | -1/+1 |
* | glu/sgi: Initialize members of struct O_surface. | Vinson Lee | 2010-01-02 | 1 | -1/+1 |
* | glu/sgi: Initialize member of struct O_trim. | Vinson Lee | 2010-01-02 | 1 | -1/+1 |
* | glu/sgi: Initialize member of struct Property. | Vinson Lee | 2010-01-01 | 1 | -1/+1 |
* | glu/sgi: Initialize member of struct Dlnode. | Vinson Lee | 2010-01-01 | 1 | -0/+1 |
* | glu/sgi: Initialize members of struct O_nurbscurve. | Vinson Lee | 2010-01-01 | 1 | -1/+1 |
* | glu/sgi: Initialize members of class Knotvector. | Vinson Lee | 2010-01-01 | 1 | -0/+3 |
* | glu/sgi: Initialize member of struct Property. | Vinson Lee | 2010-01-01 | 1 | -1/+1 |
* | glu/sgi: Initialize members of struct O_nurbssurface. | Vinson Lee | 2009-12-29 | 1 | -1/+1 |
* | glu/sgi: Silence warn_unused_result warnings. | Vinson Lee | 2009-12-29 | 1 | -9/+19 |
* | glu/sgi: Initialize member of struct GridVertex. | Vinson Lee | 2009-12-29 | 1 | -1/+1 |
* | glu/sgi: Initialize member variables in class Varray. | Vinson Lee | 2009-12-29 | 1 | -0/+8 |
* | glu/sgi: Initialize member of class monoChain. | Vinson Lee | 2009-12-29 | 1 | -0/+1 |
* | glu/sgi: Initialize members of class sampledLine. | Vinson Lee | 2009-12-29 | 1 | -0/+3 |
* | glu/sgi: Initialize members of class directedLine. | Vinson Lee | 2009-12-29 | 1 | -0/+2 |
* | glu/sgi: Fix include recursion. | Vinson Lee | 2009-12-25 | 1 | -1/+0 |
* | glu/sgi: Initialize variable in directedLine. | Vinson Lee | 2009-12-23 | 1 | -1/+1 |
* | glu/sgi: Silence compiler warnings. | Vinson Lee | 2009-12-23 | 2 | -4/+6 |