summaryrefslogtreecommitdiffstats
path: root/src/glu/sgi/libutil
Commit message (Collapse)AuthorAgeFilesLines
* Remove a lot of rcs tags, avoid merge conflictsKeith Whitwell2003-11-242-4/+0
|
* Updates to SGI GLU code to get it to compile clean with the Open Watcom ↵Kendall Bennett2003-10-142-2266/+2269
| | | | | | | | | 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).
* silence a bunch of warningsBrian Paul2002-11-013-46/+34
|
* Committing in .Jouk Jansen2001-09-241-47/+47
| | | | | | | | | Modified Files: Mesa/si-glu/libutil/glue.c added some type casts to silence compiler warnings. ----------------------------------------------------------------------
* Don't use "errno" as a parameter name - it is also a function and thatKarl Schultz2001-09-202-12/+12
| | | | | confused the Windows compiler. Also make messages unsigned char for consistency.
* compiler warningsKarl Schultz2001-09-201-3/+3
|
* remove carriage return charsKarl Schultz2001-09-181-381/+381
|
* Win32 updates (Karl Schultz)Brian Paul2001-09-141-381/+381
|
* Win32 fixes, etc. (Gerk Huisma)Brian Paul2001-08-071-6/+65
|
* assorted fixes for Win32 (Gerk Huisma)Brian Paul2001-07-161-4/+4
|
* SGI SI GLU libraryBrian Paul2001-03-177-0/+10717