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
/
r700_clear.c
Age
Commit message (
Expand
)
Author
2009-08-31
r600: Convert to shared debug code and add a few new debug messages.
Pauli Nieminen
2009-08-20
r600: improve state emission
Alex Deucher
2009-08-12
radeon: Minor warnings cleanup.
Eric Anholt
2009-07-17
R6xx/r7xx: warning fixes
Kevin DeKorte
2009-07-16
Warning fixes
Kevin DeKorte
2009-07-15
Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in...
Alex Deucher
2009-06-30
R6xx/r7xx: fix locking for clear
Alex Deucher
2009-06-25
Fix color data can't be fetched issue
Cooper Yuan
2009-06-12
Merge master and fix conflicts
Alex Deucher
2009-06-02
Disable clear code for now
Alex Deucher
2009-05-29
get rid of chip_object struct
Alex Deucher
2009-05-29
R6xx/R7xx: switch to common clear with draw code
Alex Deucher
2009-05-29
r6xx/r7xx: switch to common dma functions for vecs
Alex Deucher
2009-05-28
Argh. fix last commit. clears are still broken
Alex Deucher
2009-05-28
R6xx/r7xx: re-enable clears
Alex Deucher
2009-05-26
r6xx: fix more r6xx specific cases
Alex Deucher
2009-05-19
Fix nop insertion bug. redbook hello can run.
Richard Li
2009-05-15
Fix r6 code bugs.
Richard Li
2009-05-08
R6xx/R7xx: WIP r6xx-rewrite code
Richard Li
2009-04-21
Initial pull of code from r6xx-r7xx-support branch
Richard Li