panfrost: Pack vertex properties when compiling
[mesa.git] / src / gallium / drivers / panfrost / nir /
2020-07-15 Icecream95panfrost: Dual source blend support
2020-06-03 Alyssa Rosenzweigpanfrost: Explicitly convert to 32-bit for logic-ops
2020-06-01 Alyssa Rosenzweigpanfrost: Remove unused nir_lower_framebuffer pass
2020-06-01 Alyssa Rosenzweigpanfrost: Conditionally allow fp16 blending
2020-02-28 Icecream95panfrost: LogicOp fixes and non 8-bit format support
2020-02-26 Tomeu Vizosopanfrost: Remove some more prints to stdout
2020-02-20 Icecream95panfrost: LogicOp support
2020-01-06 Alyssa Rosenzweigpanfrost: Implement sRGB blend shaders
2019-12-30 Alyssa Rosenzweigpanfrost: Remove MRT indirection in 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-12-13 Alyssa Rosenzweigpanfrost: Move nir_undef_to_zero to Midgard compiler
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-08-30 Alyssa Rosenzweigpan/midgard: Use shared psiz clamp pass
2019-07-11 Alyssa Rosenzweigpan/midgard: Correct component count clamping PSIZ
2019-07-10 Alyssa Rosenzweigpanfrost: Clamp point size
2019-07-10 Alyssa Rosenzweigpanfrost/nir: Apply NIR style
2019-07-10 Alyssa Rosenzweigpanfrost: Move midgard/nir* to nir folder