[Mesa-dev] [PATCH 0/7] panfrost: GLES3 textures (and primitive restart)

Mike Lothian mike at fireburn.co.uk
Thu Jun 27 14:44:14 UTC 2019


Hi

Are there plans to add Panfrost to docs/features.txt?

Cheers

Mike

On Thu, 27 Jun 2019 at 14:13, Alyssa Rosenzweig
<alyssa.rosenzweig at collabora.com> wrote:
>
> Just a bit of potpourrie of low-hanging fruit for GLES3 features, e.g.
> floating-point textures and ES-class primitive restart.
>
> Alyssa Rosenzweig (7):
>   panfrost: Implement primitive restart
>   panfrost: Remove dubious assert
>   panfrost/midgard: Implement integer sampler
>   panfrost: Add some special formats
>   panfrost/midgard: Fix 3D texture regression
>   panfrost: Dump unknown formats before aborting
>   panfrost: Disable DXT-style texture compression
>
>  .../drivers/panfrost/include/panfrost-job.h   |  1 +
>  .../drivers/panfrost/midgard/disassemble.c    | 22 +++++++++++++++----
>  .../drivers/panfrost/midgard/midgard.h        | 10 +++++++--
>  .../panfrost/midgard/midgard_compile.c        | 21 +++++++++++++++---
>  src/gallium/drivers/panfrost/pan_context.c    | 16 +++++++++++---
>  src/gallium/drivers/panfrost/pan_format.c     |  6 +++++
>  src/gallium/drivers/panfrost/pan_screen.c     |  4 +---
>  7 files changed, 65 insertions(+), 15 deletions(-)
>
> --
> 2.20.1
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list