On 03/06/2014 11:09 AM, Roland Scheidegger wrote:
Just one typo otherwise looks good (though I couldn't tell if it would
be missing in one of these swtich statements...).
Roland
Am 06.03.2014 18:58, schrieb Brian Paul:
To match PIPE_FORMAT_R8G8B8A8_SRGB.
---
src/mesa/main/format_pack.c
- Original Message -
> To match PIPE_FORMAT_R8G8B8A8_SRGB.
> ---
> src/mesa/main/format_pack.c | 27 +++
> src/mesa/main/format_unpack.c| 14 ++
> src/mesa/main/formats.c | 15 +++
> src/mesa/main/formats.h
Just one typo otherwise looks good (though I couldn't tell if it would
be missing in one of these swtich statements...).
Roland
Am 06.03.2014 18:58, schrieb Brian Paul:
> To match PIPE_FORMAT_R8G8B8A8_SRGB.
> ---
> src/mesa/main/format_pack.c | 27 +++
> src/mesa/m
To match PIPE_FORMAT_R8G8B8A8_SRGB.
---
src/mesa/main/format_pack.c | 27 +++
src/mesa/main/format_unpack.c| 14 ++
src/mesa/main/formats.c | 15 +++
src/mesa/main/formats.h |1 +
src/mesa/main/texstore.c