[Mesa-dev] [PATCH 0/3] Cleanup tiled texture upload
Alyssa Rosenzweig
alyssa at rosenzweig.io
Wed Apr 3 04:05:29 UTC 2019
The state management for tiled textures was questionable to begin with;
the cubemap changes transformed it to something only half-way
reasonable, unwittingly regressing SuperTuxKart (among others). This
change set finalizes the tiled texture refactor, fixing STK.
Alyssa Rosenzweig (3):
panfrost: Cleanup some indirection in pan_resource
panfrost: Respect box->width in tiled stores
panfrost: Size tiled temp buffers correctly
src/gallium/drivers/panfrost/pan_resource.c | 57 +++++++++++----------
src/gallium/drivers/panfrost/pan_swizzle.c | 9 ++--
src/gallium/drivers/panfrost/pan_swizzle.h | 2 +-
3 files changed, 36 insertions(+), 32 deletions(-)
--
2.20.1
More information about the mesa-dev
mailing list