Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600/sfn: Make allocate_reserved_registers forward to a virtual function | Gert Wollny | 2020-05-19 | 1 | -1/+1 |
* | r600/sfn: plumb the chip class into the instruction emission | Dave Airlie | 2020-05-18 | 1 | -1/+2 |
* | r600/sfn: extract class to handle the VS export to different stages | Gert Wollny | 2020-04-28 | 1 | -39/+14 |
* | r600/sfn: Add VS for TCS shader skeleton | Gert Wollny | 2020-02-10 | 1 | -0/+8 |
* | r600/sfn: Add support for geometry shader | Gert Wollny | 2020-02-10 | 1 | -0/+10 |
* | r600/sfn: Add a basic nir shader backend | Gert Wollny | 2020-02-10 | 1 | -0/+86 |