panfrost: Implement sRGB blend shaders
[mesa.git] / src / gallium / drivers / panfrost / nir / nir_lower_framebuffer.c
2020-01-06 Alyssa Rosenzweigpanfrost: Implement sRGB blend shaders
2019-12-30 Alyssa Rosenzweigpan/midgard: Promote tilebuffer reads to 32-bit
2019-12-25 Alyssa Rosenzweigpan/midgard: Support loads from R11G11B10 in a blend...
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-11-11 Alyssa Rosenzweigpanfrost: Select format-specific blending intrinsics
2019-11-01 Alyssa Rosenzweigpan/midgard: Use fp32 blend shaders
2019-07-10 Alyssa Rosenzweigpanfrost/nir: Apply NIR style
2019-07-10 Alyssa Rosenzweigpanfrost: Move midgard/nir* to nir folder