Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new, faster version of __gluInvertMatrixd(), bug 6748 | Brian Paul | 2006-05-01 | 1 | -59/+62 |
| | |||||
* | silence a bunch of compiler warnings | Brian Paul | 2005-10-28 | 1 | -3/+3 |
| | |||||
* | added GL_INVALID_FRAMEBUFFER_OPERATION_EXT to gluErrorString() | Brian Paul | 2005-10-05 | 1 | -2/+7 |
| | |||||
* | assorted warning clean-ups for x86_64, etc (Mikko T.) | Brian Paul | 2005-05-07 | 1 | -50/+48 |
| | |||||
* | Added a test/clamp in the scale_internal_*() functions to prevent reading | Brian Paul | 2005-02-09 | 1 | -1/+22 |
| | | | | | a row of pixels beyond the input buffer's bounds. FDO/Mesa bug #2510. | ||||
* | Remove a lot of rcs tags, avoid merge conflicts | Keith Whitwell | 2003-11-24 | 2 | -4/+0 |
| | |||||
* | Updates to SGI GLU code to get it to compile clean with the Open Watcom ↵ | Kendall Bennett | 2003-10-14 | 2 | -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 warnings | Brian Paul | 2002-11-01 | 3 | -46/+34 |
| | |||||
* | Committing in . | Jouk Jansen | 2001-09-24 | 1 | -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 that | Karl Schultz | 2001-09-20 | 2 | -12/+12 |
| | | | | | confused the Windows compiler. Also make messages unsigned char for consistency. | ||||
* | compiler warnings | Karl Schultz | 2001-09-20 | 1 | -3/+3 |
| | |||||
* | remove carriage return chars | Karl Schultz | 2001-09-18 | 1 | -381/+381 |
| | |||||
* | Win32 updates (Karl Schultz) | Brian Paul | 2001-09-14 | 1 | -381/+381 |
| | |||||
* | Win32 fixes, etc. (Gerk Huisma) | Brian Paul | 2001-08-07 | 1 | -6/+65 |
| | |||||
* | assorted fixes for Win32 (Gerk Huisma) | Brian Paul | 2001-07-16 | 1 | -4/+4 |
| | |||||
* | SGI SI GLU library | Brian Paul | 2001-03-17 | 7 | -0/+10717 |