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

2011-04-02 Thread Kenneth Graunke
On 04/02/2011 07:18 PM, Ian Romanick wrote: From: Ian Romanick 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

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

2011-04-02 Thread Ian Romanick
From: Ian Romanick 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 pixel