Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean-up of header includes (Daryll) | Brian Paul | 1999-11-08 | 1 | -4/+1 |
* | clean-up to reduce MSVC warnings | Brian Paul | 1999-11-05 | 1 | -11/+11 |
* | new texture image processing | Brian Paul | 1999-11-03 | 1 | -1327/+747 |
* | applied Jonn Carmack's patch for faster glTexSubImage2D() in Quake | Brian Paul | 1999-10-22 | 1 | -3/+22 |
* | silenced ininitialized var warnings | Brian Paul | 1999-10-21 | 1 | -1/+4 |
* | fixed a number of error-test bugs | Brian Paul | 1999-10-19 | 1 | -7/+13 |
* | negative offsets to TexSubImage w/ texture borders caused memory corruption | Brian Paul | 1999-10-17 | 1 | -12/+50 |
* | removed GL_ prefix from memory macros | Brian Paul | 1999-10-13 | 1 | -9/+9 |
* | now using GL_MALLOC, GL_FREE | Brian Paul | 1999-10-10 | 1 | -9/+9 |
* | Fixed includes & added a few hooks for the DRI.kw-mesa-1 | Keith Whitwell | 1999-10-08 | 1 | -1/+7 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+2344 |