summaryrefslogtreecommitdiffstats
path: root/src/freedreno/ir3/ir3_a4xx.c
Commit message (Expand)AuthorAgeFilesLines
* freedreno: Stop scattered remapping of SSBOs/images to IBOs.Eric Anholt2020-01-211-5/+5
* freedreno/ir3: rename mul.s/mul.uRob Clark2019-10-181-1/+1
* nir: Add explicit signs to image min/max intrinsicsJason Ekstrand2019-08-211-2/+4
* freedreno/ir3: move const_state to ir3_shaderRob Clark2019-05-071-1/+1
* freedreno/ir3: consolidate const stateRob Clark2019-05-071-3/+4
* freedreno/ir3: use nir_src_as_uint in a few placesKarol Herbst2019-04-141-15/+3
* ir3/compiler: Enable lower_io_offsets pass and handle new SSBO intrinsicsEduardo Lima Mitev2019-03-131-22/+27
* freedreno/ir3: add image/ssbo <-> ibo/tex mappingRob Clark2019-02-161-7/+15
* freedreno/ir3: fix ncomp for _store_image() srcRob Clark2019-02-161-2/+3
* freedreno/ir3: split out a4xx+ instructionsRob Clark2019-02-161-0/+366