Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600/sfn: Don't reorder outputs by location | Gert Wollny | 2020-05-19 | 1 | -1/+0 |
* | r600/sfn: use the per shader atomic base | Gert Wollny | 2020-05-19 | 1 | -1/+1 |
* | 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 | -2/+3 |
* | r600/sfn: Handle LDS output in VS | Gert Wollny | 2020-04-28 | 1 | -0/+8 |
* | r600/sfn: extract class to handle the VS export to different stages | Gert Wollny | 2020-04-28 | 1 | -415/+54 |
* | r600/sfn: Add VS for TCS shader skeleton | Gert Wollny | 2020-02-10 | 1 | -0/+19 |
* | r600/sfn: Add support for geometry shader | Gert Wollny | 2020-02-10 | 1 | -0/+62 |
* | r600/sfn: Add lowering arrays to scratch and according instructions | Gert Wollny | 2020-02-10 | 1 | -1/+2 |
* | r600/sfn: Add a basic nir shader backend | Gert Wollny | 2020-02-10 | 1 | -0/+491 |