summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/ir/patch.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* video_core: Fix few issues in Tess stageGravatar FengChen2022-11-071-3/+1
|
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
| | | | | This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
* shader: Implement tessellation shaders, polygon mode and invocation idGravatar ReinUsesLisp2021-07-221-0/+149