On Tue 11 Aug 2015, Nanley Chery wrote:
> From: Nanley Chery
>
> All compressed formats return GL_FALSE. Remove all switch cases for
> compressed formats. Compressed formats should be at the bottom of
> the switch statement, so ordering is still preserved.
>
> Cc: Jason Ekstrand
> Signed-off-by
From: Nanley Chery
All compressed formats return GL_FALSE. Remove all switch cases for
compressed formats. Compressed formats should be at the bottom of
the switch statement, so ordering is still preserved.
Cc: Jason Ekstrand
Signed-off-by: Nanley Chery
---
src/mesa/main/formats.c | 47 ++