Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | freedreno/ir3: Refactor out IBO source references. | Eric Anholt | 2020-05-26 | 1 | -6/+20 |
* | freedreno: Switch to using lowered image intrinsics. | Eric Anholt | 2020-02-24 | 1 | -51/+14 |
* | 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 | -63/+4 |
* | freedreno: Stop scattered remapping of SSBOs/images to IBOs. | Eric Anholt | 2020-01-21 | 1 | -15/+4 |
* | freedreno: support 16b for the sampler opcode | Hyunjun Ko | 2019-11-20 | 1 | -0/+6 |
* | freedreno: Reuse glsl_get_sampler_coordinate_components(). | Eric Anholt | 2019-06-04 | 1 | -25/+5 |
* | freedreno/ir3: fix const assert | Rob Clark | 2019-04-19 | 1 | -1/+0 |
* | freedreno/ir3: use nir_src_as_uint in a few places | Karol Herbst | 2019-04-14 | 1 | -2/+2 |
* | freedreno/ir3: add image/ssbo <-> ibo/tex mapping | Rob Clark | 2019-02-16 | 1 | -14/+62 |
* | freedreno/ir3: split out image helpers | Rob Clark | 2019-02-16 | 1 | -0/+197 |