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
2010-02-09
radeon: Add some debug output for fbo support
Pauli Nieminen
2009-12-21
radeon/r600: use new libdrm_radeon api
Dave Airlie
2009-12-18
radeon: fix frontbuffer read/drawpixels
Dave Airlie
2009-11-17
r300: fix reads and writes for MESA_FORMAT_S8Z24 buffer
Maciej Cencora
2009-11-17
r600: More span breakage fixes.
Michel Dänzer
2009-11-17
r600: Attempt to fix span breakage introduced by big endian fixes.
Michel Dänzer
2009-11-17
radeon: Depth/stencil span code fixes for big endian.
Michel Dänzer
2009-11-17
radeon: Fix software fallbacks with KMS on big endian.
Michel Dänzer
2009-10-22
r600: fix depth span macros for format changes
Alex Deucher
2009-10-22
radeon: fix some renderbuffer format bugs
Brian Paul
2009-10-21
radeon: get rid of z24s8 <-> s8z24 conversions in span code
Brian Paul
2009-10-21
radeon: replace MESA_FORMAT_Z24_S8 with MESA_FORMAT_S8_Z24
Brian Paul
2009-10-08
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-09-16
radeon: cleanup compile defines mess.
Dave Airlie
2009-09-15
radeon: don't build non-r600 span code on r600
Alex Deucher
2009-09-15
r600: minor span cleanups
Alex Deucher
2009-09-14
r600: add span support for 1D tiles
Alex Deucher
2009-08-25
radeon: Fix all compiler warnings.
Pauli Nieminen
2009-08-07
radeon span: add r200 depth/stencil span read/writing
Dave Airlie
2009-07-15
radeon: update span reading micro tile code
Dave Airlie
2009-07-15
radeon: r300 fix span reading for macro tiled buffers.
Dave Airlie
2009-07-15
radeon: for tiling you really need to use GET/PUT VALUE not PTR.
Dave Airlie
2009-07-12
radeon: Fix crash when rendering to incomplete texture and other formats
Nicolai Hähnle
2009-07-03
radeon: Wait for BO idle if necessary before mapping it.
Michel Dänzer
2009-04-06
radeon: add support for new ttm
Jerome Glisse
2009-03-31
radeon: fix pixel readback for RGB8 tests
Dave Airlie
2009-03-31
radeon/r200: fix glean failures on readPixSanity since EXT_DEPTH_STENCIL support
Dave Airlie
2009-03-30
radeon: fix readback problem for piglit tests
Dave Airlie
2009-03-24
radeon/r200/r300: fix warnings
Dave Airlie
2009-03-23
raedon/r200/r300: mega-FBO commits.
Dave Airlie
2009-03-21
radeon: add xRGB span functions
Dave Airlie
2009-03-21
radeon: fixup last missing x_off/y_off
Dave Airlie
2009-03-21
radeon/fbo: add x_off and y_off in correct places
Dave Airlie
2009-03-21
radeon: dPriv handling is now in cliprects code
Dave Airlie
2009-03-21
radeon: fixup span code for FBOs
Dave Airlie
2009-03-21
radeon: fix up span function setting
Dave Airlie
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
[next]