summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r128/r128_span.c
AgeCommit message (Expand)Author
2006-11-02s/GLint/GLuint/ to fix sign warningsBrian Paul
2006-06-26locking fixes (Martijn Van Oosterhout)Brian Paul
2005-10-27Bug #1028: Add hardware-accelerated stencil support to r128. Testing withEric Anholt
2005-09-05make r128SpanRenderStart/Finish staticBrian Paul
2005-09-04replace GET_SRC_PTR, GET_DST_PTR with GET_PTRBrian Paul
2005-09-03SetBuffer, renderbuffer changesBrian Paul
2005-07-01remove common macros used in the span functions of most drivers from the indi...Roland Scheidegger
2005-06-02start removing old (pre-renderbuffer) span codeBrian Paul
2005-05-31Pull locking out of HW_LOCK/UNLOCK and into SpanRenderStart/Finish. Also doEric Anholt
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul
2005-01-20Enclose passed macro values in brackets to ensure correct read/write spanAlan Hourihane
2004-10-14Add support for optimized versions of the code underlying ReadPixelsIan Romanick
2004-03-21Implemented support for software-based AUX color buffers.Brian Paul
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul