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
/
r3xx_fragprog.c
Age
Commit message (
Expand
)
Author
2009-07-27
r300/fragprog: Move some of the attribute handling out of the compiler
Nicolai Hähnle
2009-07-27
r300/fragprog: Finally get rid of the duplicate program copy
Nicolai Hähnle
2009-07-27
r300/fragprog: Refactor wpos rewrite to use rc_program
Nicolai Hähnle
2009-07-27
r300/compiler: Refactor fragment program fog rewrite to use rc_program
Nicolai Hähnle
2009-07-27
r300/compiler: Refactor rewrite_depth_out to use rc_program
Nicolai Hähnle
2009-07-27
r300/compiler: Refactor local transforms to use rc_program
Nicolai Hähnle
2009-07-27
r300: Allow compiler to add constants in a cleaner way
Nicolai Hähnle
2009-07-27
r300/compiler: Refactor nqssadce to use rc_program
Nicolai Hähnle
2009-07-27
r300/compiler: Lay groundwork for better error handling
Nicolai Hähnle
2009-07-27
r300: Introduce rc_program and use it in radeon_pair
Nicolai Hähnle
2009-07-27
r300: Add radeon_compiler as a base for compilation-related tasks
Nicolai Hähnle
2009-07-27
r300: Remove GLcontext requirement from radeonLocalTransform
Nicolai Hähnle
2009-07-27
r300: Remove GLcontext requirement from radeon_nqssadce
Nicolai Hähnle
2009-07-27
r300: Detangle fragment program compiler from driver-specific structure
Nicolai Hähnle