summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_depth.c
Commit message (Expand)AuthorAgeFilesLines
* fixed bugs in _mesa_clear_depth_buffer(), bug #131366Brian Paul2001-02-081-9/+11
* Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.Brian Paul2001-01-231-15/+15
* Cleanup of derived state calculation prior to seperating software T&LKeith Whitwell2000-11-131-5/+5
* Reorganized software rasterizer as a module which manages its own state,Keith Whitwell2000-11-051-1/+2
* Moved software rasterizer functionality to new directory.Keith Whitwell2000-10-311-0/+1632