Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-24 | Remove a lot of rcs tags, avoid merge conflicts | Keith Whitwell | |
2003-10-14 | Updates to SGI GLU code to get it to compile clean with the Open Watcom ↵ | Kendall Bennett | |
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). | |||
2002-11-01 | silence a bunch of warnings | Brian Paul | |
2001-09-24 | Committing in . | Jouk Jansen | |
Modified Files: Mesa/si-glu/libutil/glue.c added some type casts to silence compiler warnings. ---------------------------------------------------------------------- | |||
2001-09-20 | Don't use "errno" as a parameter name - it is also a function and that | Karl Schultz | |
confused the Windows compiler. Also make messages unsigned char for consistency. | |||
2001-09-20 | compiler warnings | Karl Schultz | |
2001-09-18 | remove carriage return chars | Karl Schultz | |
2001-09-14 | Win32 updates (Karl Schultz) | Brian Paul | |
2001-08-07 | Win32 fixes, etc. (Gerk Huisma) | Brian Paul | |
2001-07-16 | assorted fixes for Win32 (Gerk Huisma) | Brian Paul | |
2001-03-17 | SGI SI GLU library | Brian Paul | |