[Mesa-dev] [PATCH 4/4] i965: Enable AMD_seamless_cubemap_per_texture

Paul Berry stereotype441 at gmail.com
Thu Sep 5 11:41:05 PDT 2013


On 4 September 2013 11:29, Ian Romanick <idr at freedesktop.org> wrote:

> From: Ian Romanick <ian.d.romanick at intel.com>
>
> The change is very small.  Do seamless filtering if either the context
> enable is set or the sampler enable is set.
>
> The AMD_seamless_cubemap_per_texture says:
>
>     "If TEXTURE_CUBE_MAP_SEAMLESS_ARB is emabled (sic) globally or the
>     value of the texture's TEXTURE_CUBE_MAP_SEAMLESS_ARB parameter is
>     TRUE, seamless cube map sampling is enabled..."
>
> Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>
> ---
>  docs/relnotes/9.3.html                           | 4 ++++
>  src/mesa/drivers/dri/i965/brw_wm_sampler_state.c | 2 +-
>  src/mesa/drivers/dri/i965/gen7_sampler_state.c   | 2 +-
>  src/mesa/drivers/dri/i965/intel_extensions.c     | 1 +
>  4 files changed, 7 insertions(+), 2 deletions(-)
>

Patch 1 is:

Acked-by: Paul Berry <stereotype441 at gmail.com>

I sent a comment on patch 2.

Patches 3-4 are:

Reviewed-by: Paul Berry <stereotype441 at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130905/8ff7c355/attachment-0001.html>


More information about the mesa-dev mailing list