summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/common/depthtmp.h
Commit message (Expand)AuthorAgeFilesLines
* dri: remove all the obsolete spantmp filesBrian Paul2012-01-241-218/+0
* mesa: remove gl_renderbuffer::PutRowRGB()Brian Paul2011-12-241-1/+0
* mesa: remove gl_renderbufer::PutMonoRow() and PutMonoValues()Brian Paul2011-12-241-59/+0
* dri: Silence several "warning: unused parameter"Ian Romanick2011-09-091-0/+8
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-6/+6
* dri: Fix write/read depth buffer issue under 16bpp mode. See bug #16646Xiang, Haihao2008-08-051-4/+5
* added SetStencil/DepthPointer functionsBrian Paul2005-09-031-0/+16
* remove common macros used in the span functions of most drivers from the indi...Roland Scheidegger2005-07-011-8/+3
* remove the XFree86 ID lineBrian Paul2005-05-191-1/+0
* Add check for mask == NULL to the one routine missing it.Keith Whitwell2005-05-121-2/+11
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-10/+45
* fix some signed vs unsigned warningsDave Airlie2005-02-141-2/+2
* Nicolai's sw-clipspan-fixes.patchKeith Whitwell2004-11-011-8/+9
* Don't compile WriteMonoDepthSpan if HAVE_HW_DEPTH_SPANS is defined -- it won'tEric Anholt2004-10-081-0/+2
* use GLuint instead of uintDaniel Borca2004-09-281-1/+1
* patches for clearing hw depth buffers from software fallback (Nicolai Haehnle)Brian Paul2004-09-241-0/+36
* Shared dri driver resourcesKeith Whitwell2003-08-061-0/+176