Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lima/gpir: add limit of max 512 instructions | Erico Nunes | 2019-05-02 | 1 | -0/+6 |
* | lima/ppir: fix pointer referenced after a free | Patrick Lerda | 2019-04-29 | 1 | -1/+2 |
* | lima/ppir: Add gl_FragCoord handling | Andreas Baierl | 2019-04-29 | 5 | -2/+29 |
* | lima/ppir: support ppir_op_ceil | Erico Nunes | 2019-04-19 | 3 | -0/+14 |
* | nir: make nir_const_value scalar | Karol Herbst | 2019-04-14 | 2 | -2/+2 |
* | lima: use nir_src_as_float | Karol Herbst | 2019-04-14 | 2 | -9/+2 |
* | lima/gpir: fix alu check miss last store slot | Qiang Yu | 2019-04-14 | 1 | -2/+2 |
* | lima/gpir: fix compile fail when two slot node | Qiang Yu | 2019-04-14 | 3 | -3/+25 |
* | lima: lower bool to float when building shaders | Icenowy Zheng | 2019-04-12 | 2 | -3/+2 |
* | gallium: add lima driver | Qiang Yu | 2019-04-11 | 25 | -0/+10482 |