aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/mach64/mach64_span.c
Commit message (Expand)AuthorAgeFilesLines
* dri: Fix write/read depth buffer issue under 16bpp mode. See bug #16646Xiang, Haihao2008-08-051-0/+2
* replace GET_SRC_PTR, GET_DST_PTR with GET_PTRBrian Paul2005-09-041-7/+4
* SetBuffer, renderbuffer changesBrian Paul2005-09-031-76/+17
* convert sis and radeon driver to use spantmp2 instead of spantmp template. Re...Roland Scheidegger2005-07-011-54/+0
* remove common macros used in the span functions of most drivers from the indi...Roland Scheidegger2005-07-011-21/+4
* start removing old (pre-renderbuffer) span codeBrian Paul2005-06-021-0/+2
* Pull locking out from HW_LOCK/UNLOCK into SpanRenderStart/Finish. Provides aEric Anholt2005-05-301-6/+18
* Fix software fallbacks by being safe with macro arguments in READ/WRITE_DEPTH.Eric Anholt2005-05-301-63/+18
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-6/+65
* Implemented support for software-based AUX color buffers.Brian Paul2004-03-211-4/+4
* Initial mach64 driver import for DRI mach64-0-0-6 branch,Dave Airlie2004-02-051-0/+274