summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common/depthtmp.h
AgeCommit message (Collapse)Author
2004-11-01Nicolai's sw-clipspan-fixes.patchKeith Whitwell
2004-10-08Don't compile WriteMonoDepthSpan if HAVE_HW_DEPTH_SPANS is defined -- it won'tEric Anholt
be used in that case, and it wanting WRITE_DEPTH was making r128 die on the undefined symbol.
2004-09-28use GLuint instead of uintDaniel Borca
2004-09-24patches for clearing hw depth buffers from software fallback (Nicolai Haehnle)Brian Paul
2003-08-06Shared dri driver resourcesKeith Whitwell