summaryrefslogtreecommitdiff
path: root/src/freedreno/ir3/ir3_nir_lower_tess.c
Commit message (Expand)AuthorAgeFilesLines
* freedreno/ir3: remove store_output lowered to store_shared_ir3Rob Clark2019-12-041-1/+1
* freedreno/ir3: Extend geometry lowering pass to handle tessellationKristian H. Kristensen2019-11-071-5/+506
* freedreno/ir3: Use imul24 in offset calculationsKristian H. Kristensen2019-11-071-2/+2
* freedreno/ir3: Implement lowering passes for VS and GSKristian H. Kristensen2019-10-171-0/+455