summaryrefslogtreecommitdiffstats
path: root/src/broadcom/compiler/v3d_nir_lower_io.c
Commit message (Expand)AuthorAgeFilesLines
* v3d: Move the stores for fixed function VS output reads into NIR.Eric Anholt2019-03-051-16/+271
* v3d: Stop scalarizing our uniform loads.Eric Anholt2019-01-041-46/+11
* v3d: Remove dead switch cases and comments from v3d_nir_lower_io.Eric Anholt2019-01-041-8/+3
* v3d: Use the original bit size when scalarizing uniform loads.Eric Anholt2018-12-161-1/+2
* v3d: Use nir_remove_unused_io_vars to handle binner shader output DCEEric Anholt2018-10-301-42/+0
* broadcom: Add VC5 NIR compiler.Eric Anholt2017-10-101-0/+176