Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer() | Brian Paul | 1999-11-25 | 1 | -5/+12 |
* | added support for separate read/draw buffers per context | Brian Paul | 1999-11-24 | 1 | -39/+43 |
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 1 | -15/+9 |
* | clean-up of header includes (Daryll) | Brian Paul | 1999-11-08 | 1 | -4/+1 |
* | include assert.h with rest of system headers | Brian Paul | 1999-11-03 | 1 | -2/+2 |
* | clean-up of optimized GL_RETURN code | Brian Paul | 1999-10-20 | 1 | -18/+19 |
* | fixed divTable precision problem in GL_RETURN case | Brian Paul | 1999-10-20 | 1 | -28/+46 |
* | removed GL_ prefix from memory macros | Brian Paul | 1999-10-13 | 1 | -4/+4 |
* | #include <assert.h> | Jouk Jansen | 1999-10-11 | 1 | -1/+2 |
* | now using GL_MALLOC, GL_FREE | Brian Paul | 1999-10-10 | 1 | -4/+4 |
* | Fixed includes & added a few hooks for the DRI.kw-mesa-1 | Keith Whitwell | 1999-10-08 | 1 | -2/+6 |
* | testing | Brian Paul | 1999-08-19 | 1 | -1/+2 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+495 |