[Mesa-dev] [PATCH 00/13] Fix llvmpipe on big-endian
Adam Jackson
ajax at redhat.com
Thu May 16 06:06:03 PDT 2013
This series introduces bytewise formats for framebuffers, and fixes the
vector representation on big-endian. No damage to piglit on little-endian,
but fixes a few thousand on big-endian, enough to make gnome-shell work
correctly. I've tried to break it up into reviewable chunks, but it
probably wants to get committed as a squashed merge since the intermediate
states aren't especially meaningful.
While this series does work on x86 I've not verified that the generated
code is identical or doesn't regress performance.
- ajax
More information about the mesa-dev
mailing list