swr: fix build with mingw
[mesa.git] / src / gallium / drivers / r600 / sfn / sfn_value_gpr.cpp
2020-07-20 Gert Wollnyr600/sfn: Make the pin_to_channel generic
2020-05-25 Vinson Leer600/sfn: Use correct setter method.
2020-04-21 Gert Wollnyr600/nir: Pin interpolation results to channel
2020-03-02 Gert Wollnyr600/sfn: Use static_cast when type is already known
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