aboutsummaryrefslogtreecommitdiffstats
path: root/src/freedreno/ir3/ir3_compiler.c
Commit message (Expand)AuthorAgeFilesLines
* freedreno/ir3: decouple regset from gpu genRob Clark2020-06-181-1/+2
* freedreno/ir3: Drop the max_const on a6xx to 512.Eric Anholt2020-06-051-1/+4
* freedreno/a3xx: parameterize ubo optimizationIlia Mirkin2020-05-171-0/+4
* freedreno/ir3/ra: add debug option for RA debug msgsRob Clark2020-03-271-1/+3
* freedreno/ir3: Lower output precisionKristian H. Kristensen2020-02-241-0/+1
* freedreno/ir3: add scheduler tracesRob Clark2019-12-131-0/+3
* freedreno/ir3: Extend debug helpers to support TCS/TES/GSKristian H. Kristensen2019-06-051-0/+3
* freedreno/ir3: add IR3_SHADER_DEBUG flag to disable ubo loweringRob Clark2019-05-021-0/+1
* freedreno/ir3: Add workaround for VS samgqKristian H. Kristensen2019-03-281-0/+4
* freedreno/ir3: optimize sam.s2en to samRob Clark2019-03-211-6/+7
* freedreno: move ir3 to common locationRob Clark2018-11-271-0/+71