Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | freedreno: Stop scattered remapping of SSBOs/images to IBOs. | Eric Anholt | 2020-01-21 | 1 | -5/+5 |
* | freedreno/ir3: rename mul.s/mul.u | Rob Clark | 2019-10-18 | 1 | -1/+1 |
* | nir: Add explicit signs to image min/max intrinsics | Jason Ekstrand | 2019-08-21 | 1 | -2/+4 |
* | freedreno/ir3: move const_state to ir3_shader | Rob Clark | 2019-05-07 | 1 | -1/+1 |
* | freedreno/ir3: consolidate const state | Rob Clark | 2019-05-07 | 1 | -3/+4 |
* | freedreno/ir3: use nir_src_as_uint in a few places | Karol Herbst | 2019-04-14 | 1 | -15/+3 |
* | ir3/compiler: Enable lower_io_offsets pass and handle new SSBO intrinsics | Eduardo Lima Mitev | 2019-03-13 | 1 | -22/+27 |
* | freedreno/ir3: add image/ssbo <-> ibo/tex mapping | Rob Clark | 2019-02-16 | 1 | -7/+15 |
* | freedreno/ir3: fix ncomp for _store_image() src | Rob Clark | 2019-02-16 | 1 | -2/+3 |
* | freedreno/ir3: split out a4xx+ instructions | Rob Clark | 2019-02-16 | 1 | -0/+366 |