swr: fix build with mingw
[mesa.git] / src / gallium / drivers / r600 / sfn / sfn_vertexstageexport.cpp
2020-07-20 Gert Wollnyr600/sfn: Fix Ring output swizzle masks
2020-05-23 Vinson Leer600/sfn: Initialize VertexStageExportForGS m_num_clip_...
2020-05-19 Gert Wollnyr600/sfn: Don't reorder outputs by location
2020-05-19 Gert Wollnyr600/sfn: Fix clip vertex output as possible stream...
2020-05-19 Gert Wollnyr600/sfn: remove pointless check
2020-05-19 Gert Wollnyr600/sfn: Add support for viewport index output
2020-05-19 Gert Wollnyr600/sfn: rework getting a vector and uniforms from...
2020-05-19 Gert Wollnyr600/sfn: Unify semantic name and index query and use...
2020-04-28 Gert Wollnyr600/sfn: extract class to handle the VS export to...