radeon/r200/r300: merge span code into single shared file
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_span.c
2009-02-10 Dave Airlieradeon/r200/r300: merge span code into single shared...
2009-02-10 Dave Airlieradeon/r200/r300: fix span code for depth reading.
2009-02-04 Dave Airlieradeon: make compile again.
2009-01-20 Dave Airlier200: clear is working at least - not much else
2009-01-14 Dave Airlieradeon/r200/r300: attempt to move lock to common code
2009-01-14 Dave Airlieradeon/r200/r300: initial attempt to convert to common...
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-05 Xiang, Haihaodri: Fix write/read depth buffer issue under 16bpp...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-11 Oliver McFaddenRevert "r300: Merged radeon_span.c."
2007-05-11 Oliver McFaddenr300: Merged radeon_span.c.
2007-05-09 Oliver McFaddenr300: Further reduced the radeon_span.c diff.
2007-05-09 Oliver McFaddenr300: Further reduced the diff between radeon_span...
2007-05-09 Oliver McFaddenr300: Indented both copies of radeon_span.[ch] in prepa...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2005-09-04 Brian PaulFurther clean-up and simplification of the span-related...
2005-09-04 Brian Paulreplace GET_SRC_PTR, GET_DST_PTR with GET_PTR
2005-09-03 Brian Pauluse new InitStencil/DepthPointer functions
2005-09-01 Brian PaulFinish up some of the gl_renderbuffer work.
2005-07-01 Roland Scheideggerconvert sis and radeon driver to use spantmp2 instead...
2005-07-01 Roland Scheideggerremove common macros used in the span functions of...
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-01-26 Roland Scheidegger(Stephane Marchesin, me) Add support for color (framebu...
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper