[Mesa-dev] [PATCH 1/2] i965: Add the missing supportable EXT_texture_snorm formats

Kenneth Graunke kenneth at whitecape.org
Sat Apr 2 20:54:37 PDT 2011


On 04/02/2011 07:18 PM, Ian Romanick wrote:
> From: Ian Romanick<ian.d.romanick at intel.com>
>
> This class of hardware can natively sample all of the snorm surface
> formats that DX10 requires, but it can't do some of the legacy GL
> formats.  In particular, all of the alpha, luminance, and intensity
> formats are unsupported.
>
> This partially fixes the breakage in glean's pixelFormats test since
> GL_EXT_texture_snorm support was added to Mesa.
>
> Cc: Marek Olšák<maraeo at gmail.com>

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>


More information about the mesa-dev mailing list