[Mesa-dev] [PATCH 0/6] util: Fix packed layouts for big-endian
Richard Sandiford
rsandifo at linux.vnet.ibm.com
Mon Jul 21 08:32:37 PDT 2014
This series adds a way of specifying a separate big-endian layout in
u_format.csv and uses it for the formats where the layout depends on
endianness.
Richard Sandiford (6):
util: Add big-endian layout for depth/stencil formats
util: Add big-endian layout for 5551 and 565 formats
util: Add big-endian layout for 10/10/10/2 formats
util: Add big-endian layout for 4444 formats
util: Add big-endian layout for 233 format
util: Add big-endian layout for 44 formats
src/gallium/auxiliary/util/u_format.csv | 68 ++++++++++++++--------------
src/gallium/auxiliary/util/u_format_parse.py | 9 +++-
2 files changed, 42 insertions(+), 35 deletions(-)
--
1.8.3.1
More information about the mesa-dev
mailing list