panfrost: Pass blend RT number through
[mesa.git] / src / panfrost / midgard / midgard_compile.c
2019-07-25 Alyssa Rosenzweigpanfrost: Compute I/O counts from shader_info
2019-07-25 Alyssa Rosenzweigpanfrost: Use nir_gather_info information about discards
2019-07-23 Alyssa Rosenzweigpanfrost/midgard: Allocate registers once (per-screen)
2019-07-22 Alyssa Rosenzweigpan/midgard: Report spills:fills to shader-db
2019-07-22 Alyssa Rosenzweigpanfrost/midgard: Report tls_size
2019-07-22 Alyssa Rosenzweigpan/midgard: Remove debug statement
2019-07-22 Alyssa Rosenzweigpan/midgard: Remove "aliasing"
2019-07-22 Alyssa Rosenzweigpanfrost: Promote uniform registers late
2019-07-12 Alyssa Rosenzweigpanfrost: Fix build warnings
2019-07-10 Alyssa Rosenzweigpanfrost: Clamp point size
2019-07-10 Alyssa Rosenzweigpanfrost: Move non-Gallium files outside of Gallium