r300/compiler: make ARB_shadow_ambient optional
authorMarek Olšák <maraeo@gmail.com>
Fri, 16 Apr 2010 20:29:19 +0000 (22:29 +0200)
committerMarek Olšák <maraeo@gmail.com>
Fri, 16 Apr 2010 20:35:56 +0000 (22:35 +0200)
commit47265e69c84c78a68102fa727aa80d63f25c0d46
tree5c474d168f1513c4c01e941cc329a2bf0a5e6b1e
parent862d014ba91f0b959465a48005e94f530f0374a5
r300/compiler: make ARB_shadow_ambient optional

This saves constant register space for r300g, which doesn't need
this feature.
src/gallium/drivers/r300/r300_emit.c
src/mesa/drivers/dri/r300/compiler/radeon_compiler.h
src/mesa/drivers/dri/r300/compiler/radeon_program_tex.c
src/mesa/drivers/dri/r300/r300_blit.c
src/mesa/drivers/dri/r300/r300_fragprog_common.c