| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| * | shader_recompiler: Reduce unused includes | 2022-03-20 | 1 | -2/+0 | |
| * | glasm: Implement TEX and TEXS instructions | 2021-07-22 | 1 | -9/+9 | |
| * | shader: Implement SULD and SUST | 2021-07-22 | 1 | -4/+8 | |
| * | shader_recompiler,video_core: Cleanup some GCC and Clang errors | 2021-07-22 | 1 | -1/+1 | |
| * | shader: Implement I2F | 2021-07-22 | 1 | -1/+1 | |
| * | shader: Add partial rasterizer integration | 2021-07-22 | 1 | -1/+1 | |
| * | shader: Implement TEXS | 2021-07-22 | 1 | -0/+262 |