v3d: do not report alpha-test as supported
[mesa.git] / src / panfrost / bifrost /
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