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-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