Age | Commit message (Expand) | Author |
---|---|---|
2000-02-02 | added check for IntegerAccumScaler > 0 in GL_RETURN case | Brian Paul |
2000-02-02 | changed prefix to _mesa_ for a few accum functions | Brian Paul |
2000-02-02 | updated includes for source file reorg | Brian Paul |
1999-11-25 | replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer() | Brian Paul |
1999-11-24 | added support for separate read/draw buffers per context | Brian Paul |
1999-11-11 | first big check-in of new Mesa 3.3 code | Brian Paul |
1999-11-08 | clean-up of header includes (Daryll) | Brian Paul |
1999-11-03 | include assert.h with rest of system headers | Brian Paul |
1999-10-20 | clean-up of optimized GL_RETURN code | Brian Paul |
1999-10-20 | fixed divTable precision problem in GL_RETURN case | Brian Paul |
1999-10-13 | removed GL_ prefix from memory macros | Brian Paul |
1999-10-11 | #include <assert.h> | Jouk Jansen |
1999-10-10 | now using GL_MALLOC, GL_FREE | Brian Paul |
1999-10-08 | Fixed includes & added a few hooks for the DRI. | Keith Whitwell |
1999-08-19 | testing | Brian Paul |
1999-08-19 | Initial revision | jtg |