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

2011-08-29 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/29/2011 07:38 AM, Brian Paul wrote: > On 08/27/2011 12:47 AM, Ian Romanick wrote: >> From: Ian Romanick >> >> Nothing in Mesa supports color-index textures, and most of the other >> infrastructure that could allow such support has already been re

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

2011-08-29 Thread Brian Paul
On 08/27/2011 12:47 AM, Ian Romanick wrote: From: Ian Romanick 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 Just one small thing: if

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

2011-08-27 Thread Kenneth Graunke
On 08/26/2011 11:47 PM, Ian Romanick wrote: > From: Ian Romanick > > 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. And good riddance! :) For both patches: R

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

2011-08-26 Thread Ian Romanick
From: Ian Romanick 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. --- src/mesa/drivers/dri/common/texmem.c |1 - src/mesa/drivers/dri/r200/r200_texsta