[Mesa-dev] [PATCH 1/7] mesa: Remove ARB_multitexture extension enable flag

Kenneth Graunke kenneth at whitecape.org
Mon Sep 26 14:23:08 PDT 2011


On 09/26/2011 12:37 PM, Ian Romanick wrote:
> From: Ian Romanick <ian.d.romanick at intel.com>
> 
> All drivers remaining in Mesa support this extension.  This extension
> is either required or optional features in desktop OpenGL, OpenGL ES
> 1.x, and OpenGL ES 2.x.  The existing support is already partially
> broken in Mesa (e.g., querying GL_CLIENT_ACTIVE_TEXTURE in OpenGL ES
> 2.x).  This patch does not change the situation in any way.
> 
> This extension was previously not supported on i810, mga (G200), or
> tdfx (Voodoo Banshee).
> 
> Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>

Looks good to me...

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



More information about the mesa-dev mailing list