r600/sfn: Add support for geometry shader
[mesa.git] / src / gallium / drivers / r600 / sfn / sfn_nir.cpp
2020-02-10 Gert Wollnyr600/sfn: Add support for geometry shader
2020-02-10 Gert Wollnyr600/sfn: Add lowering arrays to scratch and according...
2020-02-10 Gert Wollnyr600/sfn: add live range evaluation for the GPR
2020-02-10 Gert Wollnyr600/sfn: Add the VS in and FS out vectorization
2020-02-10 Gert Wollnyr600/sfn: Add a basic nir shader backend