r300/compiler: fix the saturate modifier when applied to TEX instructions
authorMarek Olšák <maraeo@gmail.com>
Sat, 12 Mar 2011 05:07:24 +0000 (06:07 +0100)
committerMarek Olšák <maraeo@gmail.com>
Sat, 12 Mar 2011 06:54:23 +0000 (07:54 +0100)
commite4707604ab46252d2e010906124775d3300f0be1
tree90b39465407b75f582d75d824bf8574dd6769b17
parentcbcb84fccf0e7a9450a10bc1daf3572ab9a4955c
r300/compiler: fix the saturate modifier when applied to TEX instructions

This bug can only be triggered if the source texture is either signed or float.
src/mesa/drivers/dri/r300/compiler/radeon_program_tex.c