r300/compiler: replace mirrored-repeat emulation with a faster version
authorMarek Olšák <maraeo@gmail.com>
Sat, 17 Apr 2010 00:05:26 +0000 (02:05 +0200)
committerMarek Olšák <maraeo@gmail.com>
Sat, 17 Apr 2010 00:11:46 +0000 (02:11 +0200)
commitf91a06eed27516b06d51cf437b9b165e8bcef35d
tree00e9c3a27d90c2750473a536aae61b5bcc850005
parenta94942e3796be135d3a6b6f9bfacb954088228d1
r300/compiler: replace mirrored-repeat emulation with a faster version

Also, the Negate bitfield was 1 instead of RC_MASK_XYZ in the previous
version, causing incorrect rendering.
src/mesa/drivers/dri/r300/compiler/radeon_program_tex.c