[Mesa-dev] [PATCH 2/2] mesa: Remove all mention of MESA_FORMAT_CI8

Brian Paul brianp at vmware.com
Mon Aug 29 07:38:45 PDT 2011


On 08/27/2011 12:47 AM, Ian Romanick wrote:
> From: Ian Romanick<ian.d.romanick at intel.com>
>
> Nothing in Mesa supports color-index textures, and most of the other
> infrastructure that could allow such support has already been removed.
> This puts the final nail in the coffin.

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

Just one small thing: if you grep for GL_COLOR_INDEX in formats.c 
you'll see some comments that should be updated to no longer mention 
that format.

Another follow-on to this would be to remove GL_EXT_paletted_texture 
support.

-Brian


More information about the mesa-dev mailing list