[Mesa-dev] [PATCH 1/2] mesa: Rip out more extension checking from texformat.c.
Kenneth Graunke
kenneth at whitecape.org
Thu Aug 29 10:33:11 PDT 2013
On 08/29/2013 08:45 AM, Eric Anholt wrote:
> You should only be flagging the formats as supported if you support them
> anyway.
> ---
> src/mesa/main/texformat.c | 14 ++++----------
> 1 file changed, 4 insertions(+), 10 deletions(-)
These look reasonable to me.
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
Do you think patch 2 at least should be a candidate for 9.2.1?
More information about the mesa-dev
mailing list