aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/ir3/ir3_gallium.h
Commit message (Expand)AuthorAgeFilesLines
* freedreno/ir3: Implement primitive layout intrinsicsKristian H. Kristensen2019-10-171-0/+3
* freedreno/a6xx: Share shader state constructor and destructorKristian H. Kristensen2019-09-181-1/+3
* freedreno/a6xx: pre-calculate userconst stateobj sizeRob Clark2019-09-121-0/+2
* freedreno/a6xx: stop using ir3_emit_{vs,fs}_consts()Rob Clark2019-08-131-0/+15
* freedreno/ir3: move VS driver-param emitRob Clark2019-08-131-0/+13
* freedreno: Remove the ir3_tgsi_to_nir() helper function.Eric Anholt2019-05-161-3/+0
* freedreno: Plumb pipe_screen through to irX_tgsi_to_nir.Timur Kristóf2019-03-051-3/+7
* freedreno: move ir3 to common locationRob Clark2018-11-271-1/+1
* freedreno/ir3: split up ir3_shaderRob Clark2018-11-271-0/+55