[Mesa-dev] [RFC] [PATCH 0/2] Allow mesa/st to inform driver of GL_TEXTURE_RECTANGLE
Marek Olšák
maraeo at gmail.com
Thu Apr 15 14:00:24 PDT 2010
On Thu, Apr 15, 2010 at 10:13 PM, Luca Barbieri <luca.barbieri at gmail.com>wrote:
> How about moving normalized_coords from the sampler state to the sampler
> view?
>
For r300, that's basically the same thing as having it in the sampler_state
-- the driver still needs to recompile the shader.
Also, please ban all the repeat and mirrored wrap modes for _unnormalized_
coordinates, neither r300 nor r600 can do them.
-Marek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20100415/ad807153/attachment.htm>
More information about the mesa-dev
mailing list