Thanks and sorry for breaking the build.
I pushed the patch.
Marek
On Tue, Oct 9, 2012 at 5:41 AM, Daniel Stone wrote:
> Ever since df4a88ac, the check for compressed formats has been
> unnecessary. And ever since cb72ec5f, the build has been broken with
> FEATURE_ES. Remove it, as it does no
Ever since df4a88ac, the check for compressed formats has been
unnecessary. And ever since cb72ec5f, the build has been broken with
FEATURE_ES. Remove it, as it does nothing.
Signed-off-by: Daniel Stone
---
src/mesa/main/teximage.c |4
1 file changed, 4 deletions(-)
diff --git a/src/