summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common/stenciltmp.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-6/+6
2008-09-21Remove CVS keywords.Keith Whitwell1-1/+0
2005-10-27Add support for HW stencil spans, mirroring the depth spans support. Used forEric Anholt1-2/+51
2005-09-03added SetStencil/DepthPointer functionsBrian Paul1-0/+15
2005-07-01remove common macros used in the span functions of most drivers from the indi...Roland Scheidegger1-14/+2
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul1-11/+58
2005-02-14fix some signed vs unsigned warningsDave Airlie1-2/+2
2004-11-01Nicolai's sw-clipspan-fixes.patchKeith Whitwell1-4/+4
2003-08-06Shared dri driver resourcesKeith Whitwell1-0/+147