r300/compiler: fix repeat wrap mode for TXP and NPOTs
authorMarek Olšák <maraeo@gmail.com>
Thu, 15 Apr 2010 23:59:11 +0000 (01:59 +0200)
committerMarek Olšák <maraeo@gmail.com>
Fri, 16 Apr 2010 00:04:18 +0000 (02:04 +0200)
commit80d89aa0d28ca987d958c1033eeb7e4a3c10368b
treef7331b453e38eddbcdcc701bd5aea8735200d432
parent4855b568ba66a4a55a78caa9867b08feaade5d1b
r300/compiler: fix repeat wrap mode for TXP and NPOTs

No idea why st/mesa unnecessarily inserts TXP where TEX is sufficient.
Also re-enabling the NPOT fallback for repeat in r300g.
src/gallium/drivers/r300/r300_fs.c
src/mesa/drivers/dri/r300/compiler/r500_fragprog.c