On 02/28/2014 10:06 AM, Brian Paul wrote:
Since the MESA_FORMAT_ enums were renamed last month, the names of the
functions in the format_pack.c and format_unpack.c are out of sync.
The idea is the pack/unpack function for MESA_FORMAT_FOO should be
called pack_FOO() or unpack_FOO(). As an examp
Since the MESA_FORMAT_ enums were renamed last month, the names of the
functions in the format_pack.c and format_unpack.c are out of sync.
The idea is the pack/unpack function for MESA_FORMAT_FOO should be
called pack_FOO() or unpack_FOO(). As an example, unpack_RGBA()
should really be