[Mesa-dev] [PATCH] mesa: Add missing GL_RG_INTEGER cases
Kenneth Graunke
kenneth at whitecape.org
Wed Jan 4 16:44:58 PST 2012
On 01/04/2012 04:38 PM, Ian Romanick wrote:
> From: Ian Romanick <ian.d.romanick at intel.com>
>
> Adds two missing '|| srcFormat == GL_RG_INTEGER' in assertions and a
> bunch of missing pixel converions cases.
>
> Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
(My patch was woefully incomplete and didn't actually fix the test after
all. I don't think I let it run to completion.)
More information about the mesa-dev
mailing list