summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/intel_depthstencil.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-23just commentsBrian Paul1-2/+3
2006-03-23fix some mapping bugsBrian Paul1-4/+4
2006-03-22fix a test in intel_validate_paired_depth_stencil(), fixes a 16bpp bugBrian Paul1-1/+1
2006-03-22Rendering to FBO w/ stencil but w/out depth works now.Brian Paul1-10/+19
2006-03-22assertion fixesBrian Paul1-1/+3
2006-03-22Support for separate depth and stencil renderbuffers.Brian Paul1-0/+269