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
/
r600
/
r600_blit.c
Age
Commit message (
Expand
)
Author
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-09-10
r600c: fix some typos
Alex Deucher
2010-09-10
r600: dont bswap rgba FLOAT formats
Andre Maasikas
2010-08-17
r600c: fix dword miscount in blit emit code
Alex Deucher
2010-08-16
r600c: blit emit updates
Alex Deucher
2010-08-09
radeon: Use MESA_FORMAT_SARGB8 for sRGB formats
Henri Verbeet
2010-08-09
r600c: Disable alpha test during blits
Henri Verbeet
2010-08-05
r600: add new relocs for tiling support
Alex Deucher
2010-04-26
r600: avoid setting invalid bit on r7xx for blits
Alex Deucher
2010-03-08
radeon/r200/r600: allow src and dst BOs to be placed in GTT during blit
Alex Deucher
2010-03-08
radeon/r200/r600: reset bos when validating buffers during blit
Alex Deucher
2010-03-03
radeon/r200/r300/r600: add check_blit vtbl function
Alex Deucher
2010-03-03
radeon/r200/r300/r600: fix blit BO buffer validation
Dave Airlie
2010-02-04
r600: reduce number of cache flushes
Alex Deucher
2010-01-19
radeon/r300/r600: share common glCopyTex(Sub)Image code
Maciej Cencora
2010-01-19
r600: align to r300 changes in the blit code
Maciej Cencora
2010-01-19
r300/r600: move some bo offsets checking to blit code
Maciej Cencora
2010-01-19
r600: prepare for some code sharing
Maciej Cencora
2010-01-19
r100/r200/r600: fix typo in 2b1d5ea4f0250a6a7fa312ced0a7af85e909381b
Alex Deucher
2010-01-19
r100/r200/r600: check if blitting for given format is supported earlier
Alex Deucher
2010-01-18
r60: Add relocs for CB_TILE/FRAG
Alex Deucher
2010-01-16
r600: remove stray END_BATCH in blit code
Alex Deucher
2010-01-15
r600: improve blit support
Alex Deucher
2010-01-15
r600: add initial blit support
Andre Maasikas
2010-01-15
r600: add r600_blit.c
Alex Deucher