Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pan/midgard: Implement textureOffset for 2D textures | Alyssa Rosenzweig | 2019-12-20 | 1 | -1/+1 |
* | pan/midgard: Use shader stage in mir_op_computes_derivative | Alyssa Rosenzweig | 2019-11-18 | 1 | -1/+8 |
* | pan/midgard: Refactor swizzles | Alyssa Rosenzweig | 2019-11-01 | 1 | -7/+8 |
* | panfrost: Use ralloc() to allocate instructions to avoid leaking those objs | Boris Brezillon | 2019-08-28 | 1 | -1/+1 |
* | pan/midgard: Fold ssa_args into midgard_instruction | Alyssa Rosenzweig | 2019-08-26 | 1 | -5/+3 |
* | pan/midgard: Represent unused nodes by ~0 | Alyssa Rosenzweig | 2019-08-21 | 1 | -1/+1 |
* | pan/midgard: Switch sources to an array for trinary sources | Alyssa Rosenzweig | 2019-08-02 | 1 | -2/+1 |
* | pan/midgard: Implement derivatives | Alyssa Rosenzweig | 2019-07-30 | 1 | -0/+165 |