pan/mdg: Print mask when dest=0
[mesa.git] / src / panfrost / util /
2020-05-21 Alyssa Rosenzweigpan/lcra: Allow per-variable bounds to be set
2020-05-21 Alyssa Rosenzweigpan/lcra: Remove unused alignment parameters
2020-05-21 Alyssa Rosenzweigpan/mdg: Remove mir_*size routines
2020-05-19 Alyssa Rosenzweigpanfrost: Add modifier detection helpers
2020-05-12 Alyssa Rosenzweigpan/mdg: Analyze helper execution requirements
2020-04-30 Tomeu Vizosopanfrost: Emit blend descriptors on Bifrost
2020-04-29 Alyssa Rosenzweigpan/bi: Share ALU type printing
2020-04-29 Alyssa Rosenzweigpan/bi: Use common IR indices
2020-04-29 Alyssa Rosenzweigpanfrost: Move Bifrost IR indexing to common
2020-04-27 Alyssa Rosenzweigpan/bi: Passthrough blend types
2020-04-10 Alyssa Rosenzweigpanfrost: Move uniform_count to pan_assemble
2020-04-10 Alyssa Rosenzweigpanfrost: Move varying linking to cmdstream
2020-03-28 Eric Engestrommeson: inline `inc_common`
2020-03-12 Alyssa Rosenzweigpanfrost: Move lcra to panfrost/util
2020-03-11 Alyssa Rosenzweigpanfrost: Sync Midgard/Bifrost control flow
2020-03-11 Alyssa Rosenzweigpanfrost: Move liveness analysis to root panfrost/
2020-03-11 Alyssa Rosenzweigpanfrost: Move Midgard sysval code to common Panfrost
2020-03-11 Alyssa Rosenzweigpanfrost: Promote midgard_program to panfrost/util
2020-03-10 Alyssa Rosenzweigpanfrost: Move mir_to_bytemask to common code