Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean-up of header includes (Daryll) | Brian Paul | 1999-11-08 | 1 | -4/+1 |
* | added another fast-path in _mesa_unpack_ubyte_color_spa(), more comments | Brian Paul | 1999-11-03 | 1 | -6/+9 |
* | new texture image processing | Brian Paul | 1999-11-03 | 1 | -1/+1187 |
* | fixed stupid error in GL_RGA case in gl_pack_rgba_span() | Brian Paul | 1999-10-26 | 1 | -5/+5 |
* | fixed byteswapping bug in gl_pack_rgba_span() | Brian Paul | 1999-10-22 | 1 | -10/+11 |
* | added optimized GL_RGB, GL_UNSIGNED_BYTE case to gl_pack_rgba_span) | Brian Paul | 1999-10-22 | 1 | -2/+14 |
* | added more format/type error checking code | Brian Paul | 1999-10-19 | 1 | -3/+41 |
* | removed GL_ prefix from memory macros | Brian Paul | 1999-10-13 | 1 | -15/+15 |
* | now using GL_MALLOC, GL_FREE | Brian Paul | 1999-10-10 | 1 | -2/+2 |
* | now using GL_MALLOC, GL_FREE | Brian Paul | 1999-10-10 | 1 | -14/+14 |
* | Fixed includes & added a few hooks for the DRI.kw-mesa-1 | Keith Whitwell | 1999-10-08 | 1 | -1/+5 |
* | removed unused GLcontext arg from a few functions | Brian Paul | 1999-09-15 | 1 | -5/+5 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+2417 |