[Mesa-dev] [PATCH 01/11] mesa: Remove API facing bits of EXT_paletted_texture and EXT_shared_texture_palette

Brian Paul brianp at vmware.com
Wed Aug 31 20:36:11 PDT 2011


On 08/31/2011 02:21 PM, Ian Romanick wrote:
> From: Ian Romanick<ian.d.romanick at intel.com>
>
> This was also discussed at XDS 2010.  However, actually making the
> change was delayed because several drivers still exposed these
> extensions to significant benefit (e.g., tdfx).  Now that those
> drivers have been removed, this code can be removed as well.
>
> v2: A lot of bits that were missed in the previous patch have been removed.

For the series:
Reviewed-by: Brian Paul <brianp at vmware.com>

I presume you've run conform on this.  It tests color index in a few 
ways (like CI->RGBA in glDrawPixels).

-Brian


More information about the mesa-dev mailing list