aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/sfn/sfn_instruction_export.cpp
Commit message (Expand)AuthorAgeFilesLines
* r600/sfn: Fix memring print outputGert Wollny2020-05-191-1/+1
* r600/sfn: Use static_cast when type is already knownGert Wollny2020-03-021-1/+1
* r600/sfn: Add MemRingOut instructionsGert Wollny2020-02-101-0/+85
* r600/sfn: Add lowering arrays to scratch and according instructionsGert Wollny2020-02-101-0/+92
* r600/sfn: add register remappingGert Wollny2020-02-101-0/+22
* r600/sfn: add live range evaluation for the GPRGert Wollny2020-02-101-0/+1
* r600/sfn: Add a basic nir shader backendGert Wollny2020-02-101-0/+132