summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/depthstencil.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove unused depthstencil.[ch] filesBrian Paul2011-12-131-39/+0
* mesa: move update_depth/stencil_buffer() functionsBrian Paul2011-12-131-12/+5
* mesa: remove unused functions in depthstencil.cBrian Paul2011-12-081-16/+0
* mesa: implement depth/stencil renderbuffer wrapper accessors for Z32F_X24S8Marek Olšák2011-07-101-0/+5
* mesa: Clean up header file inclusion in depthstencil.h.Vinson Lee2010-11-071-1/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-5/+5
* mesa: Add missing header to depthstencil.h.Vinson Lee2010-07-291-0/+1
* merge from texman branchmesa_20060325Brian Paul2006-03-261-9/+10
* Support for combined depth/stencil renderbuffers (GL_EXT_packed_depth_stencil).Brian Paul2005-11-161-0/+55