panfrost: Add XML for attribute buffers
[mesa.git] / src / panfrost / bifrost / cmdline.c
2020-04-06 Alyssa Rosenzweigpan/bit: Enable more debug for `run`
2020-04-06 Alyssa Rosenzweigpan/bit: Unify test frontends
2020-04-06 Alyssa Rosenzweigpan/bit: Add special unit test
2020-04-05 Alyssa Rosenzweigpan/bit: Add mode to run unit tests
2020-04-01 Alyssa Rosenzweigpan/bi: Add cmdline option for verbose disassembly
2020-04-01 Alyssa Rosenzweigpan/bit: Wire through I/O
2020-04-01 Alyssa Rosenzweigpan/bit: Add `run` mode to the cmdline
2020-03-31 Alyssa Rosenzweigpan/bi: Enable precision lowering in standalone compiler
2020-03-31 Alyssa Rosenzweigpan/bit: Begin generating a vertex job
2020-03-31 Alyssa Rosenzweigpan/bit: Submit a WRITE_VALUE job as a sanity check
2020-03-31 Alyssa Rosenzweigpan/bit: Open up the device
2020-03-11 Alyssa Rosenzweigpan/bi: Switch to panfrost_program
2020-03-07 Alyssa Rosenzweigpan/bi: Call nir_lower_io_to_temporaries in cmdline
2020-03-07 Alyssa Rosenzweigpan/bi: Lower and optimize NIR
2020-03-05 Alyssa Rosenzweigpan/bi: Add quirks system
2020-03-05 Alyssa Rosenzweigpan/bi: Stub out new compiler
2020-03-05 Alyssa Rosenzweigpan/bi: Gut old compiler
2020-02-24 Eric Anholtnir: Make image lowering optionally handle the !bindles...
2020-01-23 Icecream95pan/bifrost: Support disassembling to a file
2019-09-06 Vasily Khoruzhicknir: allow specifying filter callback in lower_alu_to_s...
2019-08-21 Alyssa Rosenzweigpan/bifrost: Correct file size signedness
2019-08-14 Alyssa Rosenzweigpan/bifrost: Link in compiler
2019-08-14 Alyssa Rosenzweigpan/bifrost: Style format the disassembler
2019-08-14 Alyssa Rosenzweigpan/bifrost: Stub out standalone compiler
2019-07-10 Alyssa Rosenzweigpanfrost: Move non-Gallium files outside of Gallium