On 01/04/2012 04:38 PM, Ian Romanick wrote:
> From: Ian Romanick
>
> Adds two missing '|| srcFormat == GL_RG_INTEGER' in assertions and a
> bunch of missing pixel converions cases.
>
> Signed-off-by: Ian Romanick
Reviewed-by: Kenneth Graunke
(My patch was woefully incomplete and didn't actua
From: Ian Romanick
Adds two missing '|| srcFormat == GL_RG_INTEGER' in assertions and a
bunch of missing pixel converions cases.
Signed-off-by: Ian Romanick
---
src/mesa/main/pack.c | 39 +++
1 files changed, 39 insertions(+), 0 deletions(-)
diff --git a/