r600: fix textures
authorAlex Deucher <alexdeucher@gmail.com>
Mon, 27 Jul 2009 07:52:37 +0000 (03:52 -0400)
committerAlex Deucher <alexdeucher@gmail.com>
Mon, 27 Jul 2009 07:52:37 +0000 (03:52 -0400)
commit7d3190a85b17e747981d0aafe13d1ab1946f1649
tree68a806a290152843f071be062301015023f0ccef
parent7e6819f8430e77012d6cd9278cabaf1d4238117a
r600: fix textures

We weren't allocating enough gprs for the fragment shader
in some cases.  There are likely other issues that still need
to be sorted out for textures, but at least they now work.
src/mesa/drivers/dri/r600/r700_fragprog.c