r300/compiler: fail to compile if we hit hw limits or an unimplemented feature
authorMarek Olšák <maraeo@gmail.com>
Sun, 22 Aug 2010 18:45:50 +0000 (20:45 +0200)
committerMarek Olšák <maraeo@gmail.com>
Wed, 25 Aug 2010 00:44:28 +0000 (02:44 +0200)
commit1802007ee9d63f71d1f372a80b169b6291daa378
treeb2908c89fbab74875ba3646a03d16d0c46a315cd
parent6c88f84bddf4b61f8306c5e0eb48642cb636bd58
r300/compiler: fail to compile if we hit hw limits or an unimplemented feature

i.e. relative addressing (mainly FS), saturate modifiers, exceeding
the maximum number of constants.
src/mesa/drivers/dri/r300/compiler/r3xx_fragprog.c
src/mesa/drivers/dri/r300/compiler/r3xx_vertprog.c
src/mesa/drivers/dri/r300/compiler/radeon_pair_translate.c