summaryrefslogtreecommitdiff
path: root/src/libtess
Commit message (Expand)AuthorAgeFilesLines
* glu: initialize PriorityQ::order field to NULL in pqNewPriorityQ()Mike Gorchak2013-01-021-0/+1
* glu: Fix some compiler warnings in libtessNeil Roberts2010-06-308-13/+37
* Grammar and spelling fixesJeff Smith2010-03-121-1/+1
* Revert "glu/sgi: Set freed pointer to NULL."Vinson Lee2010-02-251-1/+0
* glu/sgi: Set freed pointer to NULL.Vinson Lee2010-02-251-0/+1
* glu: Fix memory leak in __gl_meshMakeEdge.Vinson Lee2009-11-221-1/+6
* Remove CVS keywords.Keith Whitwell2008-09-2122-42/+0
* Update to SGI FreeB 2.0.Adam Jackson2008-09-1924-792/+672
* fix invalid free() problem (bug 6658)Brian Paul2006-04-191-8/+5
* Coverity #1083: Fix a use after free case.Adam Jackson2006-04-061-3/+7
* Remove a lot of rcs tags, avoid merge conflictsKeith Whitwell2003-11-244-8/+0
* Updates to SGI GLU code to get it to compile clean with the Open Watcom compi...Kendall Bennett2003-10-144-72/+77
* don't include malloc.h (bug 776574)Brian Paul2003-07-241-7/+3
* surround fixedEdges decl by #ifndef NDEBUG / #endifBrian Paul2002-11-071-2/+4
* restored fixedEdges var (for VMS)Brian Paul2002-11-061-2/+3
* silence a bunch of warningsBrian Paul2002-11-013-8/+13
* malloc() prototype is in stdlib.h for darwinKarl Schultz2001-11-301-3/+3
* compiler warningsKarl Schultz2001-09-202-5/+6
* Committing in .Jouk Jansen2001-07-201-3/+7
* SGI SI GLU libraryBrian Paul2001-03-1726-0/+6852