[Mesa-dev] [RFC] [PATCH 0/2] Allow mesa/st to inform driver of GL_TEXTURE_RECTANGLE
Brian Paul
brianp at vmware.com
Thu Apr 15 15:32:17 PDT 2010
Marek Olšák wrote:
> On Thu, Apr 15, 2010 at 10:13 PM, Luca Barbieri <luca.barbieri at gmail.com
> <mailto: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.
I added documentation about this several weeks ago (see
src/gallium/docs/source/cso/sampler.rst).
-Brian
More information about the mesa-dev
mailing list