iris: Make an iris_genx_protos.h header for prototypes.
[mesa.git] / src / gallium / drivers / panfrost / pan_afbc.c
2019-07-11 Alyssa Rosenzweigpanfrost: Don't lie about Z/S formats
2019-07-10 Alyssa Rosenzweigpanfrost: Use standard ALIGN_POT/INFINITY macros
2019-06-26 Alyssa Rosenzweigpanfrost: Update copyright identifiers
2019-06-25 Alyssa Rosenzweigpanfrost: Merge AFBC slab with BO backing
2019-06-21 Boris Brezillonpanfrost: Remove the panfrost_driver abstraction
2019-06-18 Alyssa Rosenzweigpanfrost: Disable AFBC on sRGB buffers
2019-06-11 Alyssa Rosenzweigpanfrost: Enable AFBC on depth/stencil
2019-06-10 Alyssa Rosenzweigpanfrost: Refactor AFBC code