pan/decode: Print shader-db even for compute
[mesa.git] / src / panfrost / midgard / midgard_derivatives.c
2020-08-06 Alyssa Rosenzweigpanfrost: Treat texture dimension as first-class
2020-07-30 Italo Nicolapan/mdg: eliminate references to ins->texture.op
2020-05-12 Alyssa Rosenzweigpan/mdg: Fix derivative swizzle
2020-05-12 Alyssa Rosenzweigpan/mdg: Set types for derivatives
2020-05-12 Alyssa Rosenzweigpan/mdg: Remove texture_op_count
2020-04-29 Alyssa Rosenzweigpan/mdg: Remove nir_alu_src_index
2020-03-11 Alyssa Rosenzweigpan/midgard: Adjust sysval-related prototypes
2019-12-20 Alyssa Rosenzweigpan/midgard: Implement textureOffset for 2D textures
2019-11-18 Alyssa Rosenzweigpan/midgard: Use shader stage in mir_op_computes_derivative
2019-11-01 Alyssa Rosenzweigpan/midgard: Refactor swizzles
2019-08-28 Boris Brezillonpanfrost: Use ralloc() to allocate instructions to...
2019-08-26 Alyssa Rosenzweigpan/midgard: Fold ssa_args into midgard_instruction
2019-08-21 Alyssa Rosenzweigpan/midgard: Represent unused nodes by ~0
2019-08-02 Alyssa Rosenzweigpan/midgard: Switch sources to an array for trinary...
2019-07-30 Alyssa Rosenzweigpan/midgard: Implement derivatives