On Sun, 27 Nov 2011 20:36:26 +, Dave Airlie wrote:
> From: Dave Airlie
>
> This adds the unpacking necessary for an fbo using readpixels.
>
> Signed-off-by: Dave Airlie
Reviewed-by: Eric Anholt
pgpWveDqQMwAC.pgp
Description: PGP signature
___
From: Dave Airlie
This adds the unpacking necessary for an fbo using readpixels.
Signed-off-by: Dave Airlie
---
src/mesa/main/format_unpack.c | 17 +
1 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/src/mesa/main/format_unpack.c b/src/mesa/main/format_unpack.c