aboutsummaryrefslogtreecommitdiffstats
path: root/src/freedreno/ir3/ir3_image.h
Commit message (Expand)AuthorAgeFilesLines
* freedreno/ir3: Refactor out IBO source references.Eric Anholt2020-05-261-2/+2
* freedreno: Switch to using lowered image intrinsics.Eric Anholt2020-02-241-3/+2
* freedreno/ir3: Fix the arg to ir3_get_num_components_for_image_format()Eric Anholt2020-02-241-1/+1
* glsl,nir: Switch the enum representing shader image formats to PIPE_FORMAT.Eric Anholt2020-02-051-1/+1
* freedreno: Stop scattered remapping of SSBOs/images to IBOs.Eric Anholt2020-01-211-2/+2
* freedreno/ir3: add image/ssbo <-> ibo/tex mappingRob Clark2019-02-161-1/+8
* freedreno/ir3: split out image helpersRob Clark2019-02-161-0/+37