diff options
author | Richard Sandiford <[email protected]> | 2014-09-16 16:27:57 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2014-09-17 12:07:13 +1000 |
commit | ecc48f83c8359e3ef64ea40dfb6074f4a1a38dc1 (patch) | |
tree | 8fa3760323441e8e1ee8881043d5f665d8da5a9e /src/mesa/main | |
parent | 3e3b1db5f77fd6ccc590dda2026376157ee88cbc (diff) |
swrast: Fix handling of MESA_FORMAT_L8A8_SRGB for big-endian
Luminance is the least-significant byte of the uint16, rather than the
lowest byte in memory. Other parts of mesa already handle this correctly
for big-endian, and swrast already handles other MESA_FORMAT_x8y8 formats
correctly. This case was just an odd-one-out.
Signed-off-by: Richard Sandiford <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Cc: <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/mesa/main')
0 files changed, 0 insertions, 0 deletions