freedreno: Include the layer size in layout debug.
[mesa.git] / src / panfrost / bifrost /
2020-01-23 Icecream95pan/bifrost: Support disassembling to a file
2020-01-15 Robert Fosspanfrost: Prefix schedule_program to prevent collision
2019-12-25 Alyssa Rosenzweigpanfrost: Unset vertex_id_zero_based
2019-09-06 Vasily Khoruzhicknir: allow specifying filter callback in lower_alu_to_s...
2019-08-26 Alyssa Rosenzweigpan/midgard, bifrost: Set lower_fdph = true
2019-08-22 Alyssa Rosenzweigpan/midgard,bifrost: Expand nir_const_load_to_arr
2019-08-21 Alyssa Rosenzweigpan/bifrost: Correct file size signedness
2019-08-21 Alyssa Rosenzweigpan/bifrost: Avoid buffer overflow in disassembler
2019-08-15 Alyssa Rosenzweigpan/bifrost: Manually constant fold register class
2019-08-14 Alyssa Rosenzweigpan/bifrost: Link in compiler
2019-08-14 Alyssa Rosenzweigpan/bifrost: Check in remainder of the Bifrost compiler
2019-08-14 Alyssa Rosenzweigpan/bifrost: Add bifrost_print.c/h
2019-08-14 Alyssa Rosenzweigpan/bifrost: Style format the disassembler
2019-08-14 Alyssa Rosenzweigpan/bifrost: Stub out standalone compiler
2019-08-14 Alyssa Rosenzweigpan/bifrost: Sync disassembler with Ryan's tree
2019-07-10 Alyssa Rosenzweigpanfrost: Move non-Gallium files outside of Gallium