Re: [Mesa-dev] [PATCH V4 12/19] mesa: implement TexImage*Multisample

2013-02-26 Thread Ian Romanick
On 02/26/2013 02:10 AM, Chris Forbes wrote: V2: - fix formatting issues - generate GL_OUT_OF_MEMORY if teximage cannot be allocated - fix for state moving from texobj to image V3: - remove ridiculous stencil hack - alter format check to not allow a base format of STENCIL_INDEX

[Mesa-dev] [PATCH V4 12/19] mesa: implement TexImage*Multisample

2013-02-26 Thread Chris Forbes
V2: - fix formatting issues - generate GL_OUT_OF_MEMORY if teximage cannot be allocated - fix for state moving from texobj to image V3: - remove ridiculous stencil hack - alter format check to not allow a base format of STENCIL_INDEX - allow width/height/depth to be zero, to deallo