aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r200/r200_span.c
Commit message (Expand)AuthorAgeFilesLines
* remove common macros used in the span functions of most drivers from the indi...Roland Scheidegger2005-07-011-38/+0
* Remove the #if 0-ed out old span code.Eric Anholt2005-06-261-45/+0
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-7/+59
* (Stephane Marchesin, me) Add support for color (framebuffer) tiling to the ra...Roland Scheidegger2005-01-261-29/+41
* fix depth/stencil readback if coordinates are larger than 1023 (https://bugs....Roland Scheidegger2004-12-081-2/+2
* Add support for optimized versions of the code underlying ReadPixelsIan Romanick2004-10-141-62/+16
* Implemented support for software-based AUX color buffers.Brian Paul2004-03-211-2/+2
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-3/+2
* r200 driver, brought over by Jon SmirlKeith Whitwell2003-08-061-0/+433