OSDN Git Service

r600: need to export something from PS
authorAndre Maasikas <amaasikas@gmail.com>
Wed, 21 Oct 2009 09:23:27 +0000 (12:23 +0300)
committerAndre Maasikas <amaasikas@gmail.com>
Thu, 22 Oct 2009 06:44:03 +0000 (09:44 +0300)
commita88c9296cb079ff42ef901113d0fe772228e6feb
tree9499cf6d0da0c8aba6094fc1bd22d17817698798
parentb86302283b48654682e0580c53ece01bf095fa95
r600: need to export something from PS

 Also avoids empty shader for "END" - seems to be somewhat valid fp
 Maybe this can be done differently in the future (fake FRAG_RESULT_COLOR
 already in Map_Fragment_Program() or is there a way to program the chip
 to not hang in case of no exports.
src/mesa/drivers/dri/r600/r700_assembler.c
src/mesa/drivers/dri/r600/r700_fragprog.c