aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/sfn/sfn_shader_vertex.h
Commit message (Expand)AuthorAgeFilesLines
* r600/sfn: Make allocate_reserved_registers forward to a virtual functionGert Wollny2020-05-191-1/+1
* r600/sfn: plumb the chip class into the instruction emissionDave Airlie2020-05-181-1/+2
* r600/sfn: extract class to handle the VS export to different stagesGert Wollny2020-04-281-39/+14
* r600/sfn: Add VS for TCS shader skeletonGert Wollny2020-02-101-0/+8
* r600/sfn: Add support for geometry shaderGert Wollny2020-02-101-0/+10
* r600/sfn: Add a basic nir shader backendGert Wollny2020-02-101-0/+86