Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: add support for depth/stencil fbo attachments and textures | Vasily Khoruzhick | 2019-04-14 | 7 | -24/+120 |
* | lima: use individual tile heap for each GP job. | Vasily Khoruzhick | 2019-04-14 | 5 | -19/+15 |
* | lima: add bool parameter to type_size function | Karol Herbst | 2019-04-12 | 1 | -1/+1 |
* | lima: lower bool to float when building shaders | Icenowy Zheng | 2019-04-12 | 3 | -3/+4 |
* | lima: implement blit with util_blitter | Icenowy Zheng | 2019-04-11 | 3 | -1/+59 |
* | lima: make lima_context_framebuffer subtype of pipe_framebuffer_state | Icenowy Zheng | 2019-04-11 | 3 | -30/+29 |
* | lima: add dummy set_sample_mask function | Icenowy Zheng | 2019-04-11 | 1 | -0/+8 |
* | gallium: add lima driver | Qiang Yu | 2019-04-11 | 49 | -0/+16487 |