nir: Use a single list for all shader variables
[mesa.git] / src / gallium / drivers / r600 / sfn / sfn_value_gpr.h
2020-07-20 Gert Wollnyr600/sfn: Make the pin_to_channel generic
2020-05-19 Gert Wollnyr600/sfn: rework getting a vector and uniforms from...
2020-04-21 Gert Wollnyr600/nir: Pin interpolation results to channel
2020-02-28 Greg Vr600: add missing <array> include
2020-02-10 Gert Wollnyr600/sfn: add live range evaluation for the GPR
2020-02-10 Gert Wollnyr600/sfn: Add a basic nir shader backend