[Mesa-dev] [PATCH 0/3] panfrost: Decode new formats
Alyssa Rosenzweig
alyssa at rosenzweig.io
Sun Feb 24 06:35:55 UTC 2019
>From banging at ES3 FBOs, about 1/4 of the render target bits have now
been identified; the headers/driver/pandecode have been updated
accordingly. Some assorted new texture formats have been added in
tandem, products of the render target work.
Alyssa Rosenzweig (3):
panfrost: Add RGB555, RGB5A1 texture formats
panfrost: Decore render target swizzle/channels
panfrost: Identify 4-bit channel texture formats
.../drivers/panfrost/include/panfrost-job.h | 28 ++++++++--
src/gallium/drivers/panfrost/pan_context.c | 26 +++++++--
src/gallium/drivers/panfrost/pan_format.c | 2 +
.../drivers/panfrost/pan_pretty_print.c | 3 +
.../drivers/panfrost/pandecode/decode.c | 55 +++++++++++++++----
5 files changed, 91 insertions(+), 23 deletions(-)
--
2.20.1
More information about the mesa-dev
mailing list