On Sun, 27 Nov 2011 17:37:09 +, Dave Airlie wrote:
> From: Dave Airlie
>
> These codepaths were missing the cases for BGR_INTEGER/BGRA_INTEGER.
>
> Signed-off-by: Dave Airlie
Reviewed-by: Eric Anholt
pgpI1qI97kMbt.pgp
Description: PGP signature
_
From: Dave Airlie
These codepaths were missing the cases for BGR_INTEGER/BGRA_INTEGER.
Signed-off-by: Dave Airlie
---
src/mesa/main/image.c |2 ++
src/mesa/main/pack.c |2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/mesa/main/image.c b/src/mesa/main/image.c
i