Age | Commit message (Expand) | Author |
---|---|---|
2000-04-11 | clip depth/stencil spans to window bounds | Brian Paul |
2000-04-04 | use BCOPY macro on FreeBSD | Brian Paul |
2000-03-19 | fixed compiler warnings on BeOS R4 | Brian Paul |
2000-03-17 | removed old Depth buffer pointer var | Brian Paul |
2000-03-03 | runtime selectable depth buffer depth | Brian Paul |
2000-02-02 | replaced gl_ prefix with _mesa_ prefix on depth funcs | Brian Paul |
1999-12-10 | changes in hardware depth buffer support | 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-10-13 | removed GL_ prefix from memory macros | Brian Paul |
1999-10-11 | #include <stdlib.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-09-19 | Cleaning up | Keith Whitwell |
1999-09-10 | new DD_Z_NEVER flag | Keith Whitwell |
1999-08-19 | Initial revision | jtg |