OSDN Git Service

r600: fix rectangle textures
authorAlex Deucher <alexdeucher@gmail.com>
Sun, 2 Aug 2009 00:55:43 +0000 (20:55 -0400)
committerAlex Deucher <alexdeucher@gmail.com>
Sun, 2 Aug 2009 00:55:43 +0000 (20:55 -0400)
commit86ac0ae0b09566d0cd66dcfc17192780f7e2df03
tree7d2b2f36d546e3c803bc515e2cb6921c659cabad
parent9a1c336253579d8b58b31910325227b22b4af395
r600: fix rectangle textures

It might be better to add an instruction to normalize the
coordinates for rectanglular textures as there are some limitations
to wrap modes on unnormalized tex coords.

fixes texrect
src/mesa/drivers/dri/r600/r700_assembler.c
src/mesa/drivers/dri/r600/r700_assembler.h