summaryrefslogtreecommitdiff
path: root/src/mesa/main/depthstencil.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-03mesa: simplify delete_wrapper()Brian Paul1-7/+1
2008-10-01Unify ARB_depth_texture and SGIX_depth_textureIan Romanick1-2/+2
2007-12-25mesa: fix a bad cast in put_values_z24.Xiang, Haihao1-1/+1
2006-04-05Silence minor compiler warnings (-Wextra).Brian Paul1-0/+6
2006-03-26merge from texman branchmesa_20060325Brian Paul1-78/+184
2005-11-16Support for combined depth/stencil renderbuffers (GL_EXT_packed_depth_stencil).Brian Paul1-0/+549