| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2022-04-23 | general: Convert source file copyright comments over to SPDX | 1 | -3/+2 | |
| 2022-03-20 | shader_recompiler: Reduce unused includes | 1 | -2/+0 | |
| 2021-07-22 | shader: Inline common Opcode and Inst functions | 1 | -89/+1 | |
| 2021-07-22 | shader: Calculate number of arguments in an opcode at compile time | 1 | -3/+12 | |
| 2021-07-22 | shader: Implement tessellation shaders, polygon mode and invocation id | 1 | -0/+1 | |
| 2021-07-22 | shader: Address feedback + clang format | 1 | -1/+1 | |
| 2021-07-22 | shader_recompiler,video_core: Cleanup some GCC and Clang errors | 1 | -1/+1 | |
| 2021-07-22 | shader: Unroll "using enum" for opcode declarations | 1 | -1/+27 | |
| 2021-07-22 | shader: Initial support for textures and TEX | 1 | -1/+1 | |
| 2021-07-22 | shader: Add pools and rename files | 1 | -2/+2 | |
| 2021-07-22 | shader: Initial recompiler work | 1 | -0/+67 |