On 4 September 2013 11:29, Ian Romanick <i...@freedesktop.org> wrote:
> From: Ian Romanick <ian.d.roman...@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.roman...@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 <stereotype...@gmail.com> I sent a comment on patch 2. Patches 3-4 are: Reviewed-by: Paul Berry <stereotype...@gmail.com>
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev