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
/
gallium
/
drivers
/
r600
/
r600_asm.h
Age
Commit message (
Expand
)
Author
2010-10-01
r600g: add assembler support for other vtx fetch fields.
Dave Airlie
2010-09-29
r600g: more cleanup
Jerome Glisse
2010-09-19
r600g; add uses waterfall to asm cf for r6xx.
Dave Airlie
2010-09-15
r600g: misc cleanup
John Doe
2010-09-10
r600g: add initial evergreen support
Dave Airlie
2010-09-08
r600g: add initial bank swizzle support.
Dave Airlie
2010-09-08
r600g: add support for constants in memory buffers.
Dave Airlie
2010-08-30
r600g: add initial relative support to assembler
Dave Airlie
2010-08-30
r600g : add basic loop support.
Dave Airlie
2010-08-27
r600g: add initial if/else/endif support
Dave Airlie
2010-08-19
r600g: add a chiprev type for r600/r700/evergreen instead of using family
Dave Airlie
2010-08-10
r600g: avoid reemiting literal, avoid scheduling empty cs
Jerome Glisse
2010-08-03
r600g: fix LIT + fix multiple constant one ALU + fix ALU block splitting
Jerome Glisse
2010-07-23
r600g: first pass at texture support
Jerome Glisse
2010-07-23
r600g: drop compiler stuff and switch over dumb tgsi assembler
Jerome Glisse