Merge branch 'i915tex-pageflip'
[mesa.git] / src / mesa / drivers / dri / savage / savagespan.c
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-16 Brian Paulremove unused imesa local var to silence warnings
2006-11-10 Ian RomanickEnable GLX_SGI_make_current_read.
2006-10-15 Brian PaulRemove a bunch of "ctx->Driver.function = _swrast_Funct...
2005-09-04 Brian Paulminor clean-ups
2005-09-03 Brian PaulSetBuffer, renderbuffer changes
2005-09-01 Brian Pauluse proper datatypes to silence a bunch of warnings
2005-07-01 Roland Scheideggerremove common macros used in the span functions of...
2005-06-02 Brian Paulstart removing old (pre-renderbuffer) span code
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-04-21 Felix KuehlingFixed some suspicious pointer casts that caused lots of
2005-01-21 Felix KuehlingSmall cleanup:
2005-01-15 Felix KuehlingConverted to use spantmp2.h.
2005-01-03 Felix KuehlingAdded support for floating point depth buffers on Savag...
2005-01-02 Felix KuehlingImproved the performance of software fallbacks by not...
2004-10-08 Alex DeucherApply Eric's stencil wrap patch (Eric Anholt)
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2004-02-22 Felix KuehlingImported the Savage DRI driver from the savage-2-0...