summaryrefslogtreecommitdiffstats
path: root/src/glu/sgi/libtess
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Kendall Bennett2003-10-144-72/+77
| | | | | | | | | compiler. Most of the changes were to get rid of warnings, but many of the warnings could not be removed in the code so I also added #pragma's to disable the warnings. Someone really should clean up this code, but I didn't want to mess with it that much (and potentially break it).
* 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
| | | | | | | | | Modified Files: Mesa/si-glu/libtess/memalloc.h malloc.h is non-standard on OpenVMS. If it is present it only includes stdlib.h. therefore for VMS malloc.h is replaced by stdlib.h. ----------------------------------------------------------------------
* SGI SI GLU libraryBrian Paul2001-03-1726-0/+6852