summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/savage/savagespan.c
Commit message (Expand)AuthorAgeFilesLines
* remove unused imesa local var to silence warningsBrian Paul2006-11-161-2/+0
* Enable GLX_SGI_make_current_read.Ian Romanick2006-11-101-2/+2
* Remove a bunch of "ctx->Driver.function = _swrast_Function" lines sinceBrian Paul2006-10-151-4/+1
* minor clean-upsBrian Paul2005-09-041-2/+1
* SetBuffer, renderbuffer changesBrian Paul2005-09-031-89/+30
* use proper datatypes to silence a bunch of warningsBrian Paul2005-09-011-4/+3
* remove common macros used in the span functions of most drivers from the indi...Roland Scheidegger2005-07-011-36/+1
* start removing old (pre-renderbuffer) span codeBrian Paul2005-06-021-59/+0
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-4/+70
* Fixed some suspicious pointer casts that caused lots ofFelix Kuehling2005-04-211-10/+10
* Small cleanup:Felix Kuehling2005-01-211-4/+4
* Converted to use spantmp2.h.Felix Kuehling2005-01-151-74/+32
* Added support for floating point depth buffers on Savage4-basedFelix Kuehling2005-01-031-17/+74
* Improved the performance of software fallbacks by not waiting for idleFelix Kuehling2005-01-021-40/+85
* Apply Eric's stencil wrap patch (Eric Anholt)Alex Deucher2004-10-081-2/+0
* Implemented support for software-based AUX color buffers.Brian Paul2004-03-211-2/+2
* Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVSFelix Kuehling2004-02-221-0/+313