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
/
compiler
/
radeon_opcodes.h
Age
Commit message (
Expand
)
Author
2010-08-16
r300/compiler: implement DP2 opcode
Marek Olšák
2010-08-16
r300/compiler: implement SSG opcode
Marek Olšák
2010-08-11
r300/compiler: Implement the CONT opcode.
Tom Stellard
2010-07-06
r300/compiler: Implement KILP opcode.
Tom Stellard
2010-07-03
r300/compiler: Use hardware flow control instructions for loops on r500.
Tom Stellard
2010-06-11
r300/compiler: Implement simple loop emulation
Tom Stellard
2010-04-19
r300/compiler: lower CEIL
Marek Olšák
2010-04-16
r300/compiler: Fix texture instruction readmasks.
Corbin Simpson
2009-10-04
r300/compiler: Emit flow control instructions and ALU result writes on R500
Nicolai Hähnle
2009-10-04
r300/compiler: Refactor the radeon_pair code to support control flow instruct...
Nicolai Hähnle
2009-10-03
r300/compiler: Introduce control flow instructions and refactor dataflow
Nicolai Hähnle
2009-09-06
r300/compiler: New dataflow structures and passes
Nicolai Hähnle
2009-08-30
r300: Remove all Mesa dependencies from the shader compiler
Nicolai Hähnle