Reviewed-by: Jason Ekstrand
On Sep 16, 2014 6:57 PM, "Dave Airlie" wrote:
> From: Dave Airlie
>
> Jason pointed out the bug on review adding new formats,
> but the existing format also appears to have the bug, so
> use 255 as the max, these are SRGB no SNORM.
>
> Signed-off-by: Dave Airlie
> -
From: Dave Airlie
Jason pointed out the bug on review adding new formats,
but the existing format also appears to have the bug, so
use 255 as the max, these are SRGB no SNORM.
Signed-off-by: Dave Airlie
---
src/mesa/main/format_pack.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff