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_program.h
Age
Commit message (
Expand
)
Author
2010-09-10
r300/compiler: Enable presubtract sources
Tom Stellard
2010-09-04
r300/compiler: remove unused enum OPCODE_REPL_ALPHA
Marek Olšák
2010-09-04
r300/compiler: refactor vertex shader compilation
Marek Olšák
2010-09-04
r300/compiler: use null-terminated array of transformation functions
Marek Olšák
2010-01-06
Make sure we use only signed/unsigned ints with bitfields.
Michal Krol
2009-11-22
r300: fix VP source conflict resolution on 64-bit machines
Maciej Cencora
2009-10-04
r300/compiler: Refactor the radeon_pair code to support control flow instruct...
Nicolai Hähnle
2009-10-04
r300/compiler: Refactor to allow different instruction types
Nicolai Hähnle
2009-10-04
r300/compiler: Introduce aluresult register for branch operation support
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
2009-07-27
r300/vertprog: Move Mesa-dependent input/output handling out of compiler
Nicolai Hähnle
2009-07-27
r300/compiler: Refactor local transforms to use rc_program
Nicolai Hähnle
2009-07-27
r300/compiler: Refactor nqssadce to use rc_program
Nicolai Hähnle
2009-07-27
r300/compiler: Add rc_print_program
Nicolai Hähnle
2009-07-27
r300/vertprog: Cleanup source conflict handling
Nicolai Hähnle
2009-07-27
r300: Introduce rc_program and use it in radeon_pair
Nicolai Hähnle
2009-07-27
r300: Remove GLcontext requirement from radeonLocalTransform
Nicolai Hähnle
2009-07-27
r300: Remove unused enums
Nicolai Hähnle
2009-07-27
r300: Detangle fragment program compiler from driver-specific structure
Nicolai Hähnle