mesa: Add unpack functions for A/I/L/LA [U]INT8/16/32 formats.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 23 Apr 2013 06:52:22 +0000 (23:52 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 24 Apr 2013 05:13:02 +0000 (22:13 -0700)
commitcef31bb290f9fa58b8393e355a0d86a90ee20e14
treea7c55aa7d2de17e0421c58e686efdf00ab533380
parent995051ee34f9c29461b6e9cad27df5e375688218
mesa: Add unpack functions for A/I/L/LA [U]INT8/16/32 formats.

NOTE: This is a candidate for stable branches.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=63569
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/main/format_unpack.c