r300/compiler: do not set TEX_IGNORE_UNCOVERED on r500
authorMarek Olšák <maraeo@gmail.com>
Sat, 12 Mar 2011 10:20:57 +0000 (11:20 +0100)
committerMarek Olšák <maraeo@gmail.com>
Sat, 12 Mar 2011 10:54:23 +0000 (11:54 +0100)
commit6da4866ffdb19315bbb48f6778d1a5297b842a77
treefa93fa6f97c979b5ad59e42d7d4158c372341020
parent1e97b4dd103a00f497cc92571498ffd7178ba263
r300/compiler: do not set TEX_IGNORE_UNCOVERED on r500

The docs say it can be set for direct texture lookups, but even that
causes problems.

This fixes the wireframe bug:
https://bugs.freedesktop.org/show_bug.cgi?id=32688

NOTE: This is a candidate for the 7.9 and 7.10 branches.
src/mesa/drivers/dri/r300/compiler/r500_fragprog_emit.c