panfrost: Explicitly convert to 32-bit for logic-ops
[mesa.git] / src / gallium / drivers / panfrost / nir / nir_lower_blend.c
2020-06-03 Alyssa Rosenzweigpanfrost: Explicitly convert to 32-bit for logic-ops
2020-06-01 Alyssa Rosenzweigpanfrost: Conditionally allow fp16 blending
2020-02-28 Icecream95panfrost: LogicOp fixes and non 8-bit format support
2020-02-20 Icecream95panfrost: LogicOp support
2019-12-30 Alyssa Rosenzweigpanfrost: Remove MRT indirection in blend shaders
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