index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
radeon
/
radeon_span.c
Age
Commit message (
Expand
)
Author
2009-02-12
radeon/r200/r300: make build with out libdrm_radeon installed for now
Dave Airlie
2009-02-12
radeon: renaming and headers cleanup
Dave Airlie
2009-02-11
radeon/r200/r300: merge span code into single shared file
Dave Airlie
2009-02-11
radeon/r200/r300: fix span code for depth reading.
Dave Airlie
2009-02-04
radeon: make compile again.
Dave Airlie
2009-01-20
r200: clear is working at least - not much else
Dave Airlie
2009-01-14
radeon/r200/r300: attempt to move lock to common code
Dave Airlie
2009-01-14
radeon/r200/r300: initial attempt to convert to common context code
Dave Airlie
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-08-05
dri: Fix write/read depth buffer issue under 16bpp mode. See bug #16646
Xiang, Haihao
2007-05-09
r300: Further reduced the radeon_span.c diff.
Oliver McFadden
2007-05-09
r300: Further reduced the diff between radeon_span.[ch].
Oliver McFadden
2007-05-09
r300: Indented both copies of radeon_span.[ch] in preparation for merging.
Oliver McFadden
2005-09-04
Further clean-up and simplification of the span-related functions.
Brian Paul
2005-09-04
replace GET_SRC_PTR, GET_DST_PTR with GET_PTR
Brian Paul
2005-09-03
use new InitStencil/DepthPointer functions
Brian Paul
2005-09-01
Finish up some of the gl_renderbuffer work.
Brian Paul
2005-07-01
convert sis and radeon driver to use spantmp2 instead of spantmp template. Re...
Roland Scheidegger
2005-07-01
remove common macros used in the span functions of most drivers from the indi...
Roland Scheidegger
2005-05-04
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-01-26
(Stephane Marchesin, me) Add support for color (framebuffer) tiling to the ra...
Roland Scheidegger
2004-03-21
Implemented support for software-based AUX color buffers.
Brian Paul
2003-08-22
patch to import Jon Smirl's work from Bitkeeper
Brian Paul