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

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to