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
/
r300
/
r300_blit.c
Age
Commit message (
Expand
)
Author
2010-04-16
r300/compiler: make ARB_shadow_ambient optional
Marek Olšák
2010-04-07
r300: Initialize compiler.max_temp_regs for blits.
Michel Dänzer
2010-03-13
r300: blits for small dst pitch work just fine
Maciej Cencora
2010-03-07
r300: allow src and dst BOs to be placed in GTT during blit
Maciej Cencora
2010-03-07
r300: reset bos when validating buffers during blit
Maciej Cencora
2010-03-04
r300: make blit code work on swtcl machines.
Dave Airlie
2010-03-04
r300_blit: initialise whole fp structure to 0
Dave Airlie
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-02
Track frag shader changes introduced by commit 4769566500be1a53dd9b4cc1a613ae...
Scott Moreau
2010-01-19
r300/r600: move some bo offsets checking to blit code
Maciej Cencora
2010-01-19
r300: check if blitting for given format is supported earlier
Maciej Cencora
2010-01-19
r300: use nearest texture filtering for accelerated blits
Maciej Cencora
2010-01-19
r300: fix Y coord flipping in accelerated blits
Maciej Cencora
2010-01-19
r300: prepare for texcopy code sharing
Maciej Cencora
2010-01-09
r300: minor accelerated blit fixes
Maciej Cencora
2010-01-09
r300: fallback on depth buffer blits
Maciej Cencora
2009-12-19
r300: minor blit rework
Maciej Cencora
2009-12-19
r300: better fix for glCopyTexSubImage
Maciej Cencora
2009-12-16
r300: Fix typo on < R5xx RS setup for blits.
Michel Dänzer
2009-12-13
r300: fix regression introduced by da73c1ed
Maciej Cencora
2009-12-13
r300: fix glCopyTexSubImage
Maciej Cencora
2009-12-12
r300: disable blit debugging info
Maciej Cencora
2009-12-12
r300: emit number of used colorbuffers to pass radeon cs checker
Maciej Cencora
2009-12-12
r300: setup render target format for r300/r400 cards too
Maciej Cencora
2009-12-12
r300: finish blit support for r300
Maciej Cencora
2009-12-12
more blit fixes
Maciej Cencora
2009-12-12
blit WIP
Maciej Cencora
2009-12-12
r300: accelerated blit support
Maciej Cencora