[Mesa-dev] [PATCH V2 0/8] ARB_texture_storage_multisample support
Brian Paul
brianp at vmware.com
Fri Mar 29 07:55:36 PDT 2013
On 03/29/2013 02:30 AM, Chris Forbes wrote:
> This series adds support for the ARB_texture_storage_multisample extension.
> Only minor changes from V1:
>
> * Added missing error cases in TexStorage*Multisample. Thanks Eric for
> pointing out that this was a bit lacking.
> * Dropped spurious special case for TEXTURE_MAX_LEVELS. This wasn't in
> the spec at all, not sure where it came from.
>
> -- Chris
The series LGTM.
Reviewed-by: Brian Paul <brianp at vmware.com>
BTW, It looks like we don't have a docs/relnotes-9.2.html file yet but
that would be the place to mention this new feature...
More information about the mesa-dev
mailing list