aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_span.c
Commit message (Expand)AuthorAgeFilesLines
* dri: Fix write/read depth buffer issue under 16bpp mode. See bug #16646Xiang, Haihao2008-08-051-0/+4
* r300: Further reduced the radeon_span.c diff.Oliver McFadden2007-05-091-2/+49
* r300: Further reduced the diff between radeon_span.[ch].Oliver McFadden2007-05-091-0/+3
* r300: Indented both copies of radeon_span.[ch] in preparation for merging.Oliver McFadden2007-05-091-90/+73
* Further clean-up and simplification of the span-related functions.Brian Paul2005-09-041-27/+21
* replace GET_SRC_PTR, GET_DST_PTR with GET_PTRBrian Paul2005-09-041-7/+4
* use new InitStencil/DepthPointer functionsBrian Paul2005-09-031-21/+6
* Finish up some of the gl_renderbuffer work.Brian Paul2005-09-011-87/+54
* convert sis and radeon driver to use spantmp2 instead of spantmp template. Re...Roland Scheidegger2005-07-011-123/+12
* remove common macros used in the span functions of most drivers from the indi...Roland Scheidegger2005-07-011-31/+0
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-2/+63
* (Stephane Marchesin, me) Add support for color (framebuffer) tiling to the ra...Roland Scheidegger2005-01-261-22/+34
* Implemented support for software-based AUX color buffers.Brian Paul2004-03-211-2/+2
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+415