summaryrefslogtreecommitdiff
path: root/src/glu/sgi/libtess
AgeCommit message (Expand)AuthorFilesLines
2010-06-30glu: Fix some compiler warnings in libtessNeil Roberts8-13/+37
2010-03-12Grammar and spelling fixesJeff Smith1-1/+1
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
2009-11-22glu: Fix memory leak in __gl_meshMakeEdge.Vinson Lee1-1/+6
2008-09-21Remove CVS keywords.Keith Whitwell22-42/+0
2008-09-19Update to SGI FreeB 2.0.Adam Jackson24-792/+672
2006-04-19fix invalid free() problem (bug 6658)Brian Paul1-8/+5
2006-04-06Coverity #1083: Fix a use after free case.Adam Jackson1-3/+7
2003-11-24Remove a lot of rcs tags, avoid merge conflictsKeith Whitwell4-8/+0
2003-10-14Updates to SGI GLU code to get it to compile clean with the Open Watcom compi...Kendall Bennett4-72/+77
2003-07-24don't include malloc.h (bug 776574)Brian Paul1-7/+3
2002-11-07surround fixedEdges decl by #ifndef NDEBUG / #endifBrian Paul1-2/+4
2002-11-06restored fixedEdges var (for VMS)Brian Paul1-2/+3
2002-11-01silence a bunch of warningsBrian Paul3-8/+13
2001-11-30malloc() prototype is in stdlib.h for darwinKarl Schultz1-3/+3
2001-09-20compiler warningsKarl Schultz2-5/+6
2001-07-20 Committing in .Jouk Jansen1-3/+7
2001-03-17SGI SI GLU libraryBrian Paul26-0/+6852