[Mesa-stable] [Mesa-dev] [PATCH 1/3] i965: Don't forget the cube map padding on gen5+.
Chad Versace
chad.versace at linux.intel.com
Tue Oct 8 14:58:47 PDT 2013
On 10/08/2013 10:36 AM, Eric Anholt wrote:
> We had a fixup for gen4's 3d-layout cubemaps (which, iirc, we'd
> experimentally found to be necessary!), but while the spec still requires
> it on gen5, we'd been missing it in the array-layout cubemaps.
>
> Cc: "9.1 9.2" <mesa-stable at lists.freedesktop.org>
> ---
> src/mesa/drivers/dri/i965/brw_tex_layout.c | 22 +++++++++++++++-------
> 1 file changed, 15 insertions(+), 7 deletions(-)
Patches 1 and 2 are
Reviewed-by: Chad Versace <chad.versace at linux.intel.com>
More information about the mesa-stable
mailing list