Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | freedreno/ir3: Refactor out IBO source references. | Eric Anholt | 2020-05-26 | 1 | -2/+2 |
* | freedreno: Switch to using lowered image intrinsics. | Eric Anholt | 2020-02-24 | 1 | -3/+2 |
* | freedreno/ir3: Fix the arg to ir3_get_num_components_for_image_format() | Eric Anholt | 2020-02-24 | 1 | -1/+1 |
* | glsl,nir: Switch the enum representing shader image formats to PIPE_FORMAT. | Eric Anholt | 2020-02-05 | 1 | -1/+1 |
* | freedreno: Stop scattered remapping of SSBOs/images to IBOs. | Eric Anholt | 2020-01-21 | 1 | -2/+2 |
* | freedreno/ir3: add image/ssbo <-> ibo/tex mapping | Rob Clark | 2019-02-16 | 1 | -1/+8 |
* | freedreno/ir3: split out image helpers | Rob Clark | 2019-02-16 | 1 | -0/+37 |