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
/
radeon_program_pair.c
Age
Commit message (
Expand
)
Author
2009-04-27
r300: flush stdout to get consistent debugging info
Maciej Cencora
2009-04-22
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-04-20
r300: fix register-negate branch merge regression
Maciej Cencora
2009-04-14
mesa: merge the prog_src_register::NegateBase and NegateAbs fields
Brian Paul
2009-03-20
Merge remote branch 'main/master' into radeon-rewrite
Dave Airlie
2009-03-06
r300: rewrite and hopefully simplify RS setup
Maciej Cencora
2009-02-28
mesa: rename, reorder FRAG_RESULT_x tokens
Brian Paul
2009-02-13
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-02-12
r200/r300: get up to speed on renamed files
Dave Airlie
2009-01-14
r300: work-around FRAG_BIT_FOGC warning/error
Brian Paul
2008-08-17
r5xx: Add DDX and DDY instructions.
Corbin Simpson
2008-07-27
r500: Handle non-native swizzles in texture instructions
Nicolai Haehnle
2008-07-12
r300_fragprog: Use nqssa+dce and program_pair for emit
Nicolai Haehnle
2008-07-12
r500: Set Saturate correctly in radeon_program_pair
Nicolai Haehnle
2008-07-12
r300: Fix input register allocation in radeon_program_pair
Nicolai Haehnle
2008-07-12
r500_fragprog: Major refactoring of final emit
Nicolai Haehnle