| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | general: fix compile for Apple Clang | 2022-11-22 | 1 | -0/+1 | |
| * | video_core: Fix SNORM texture buffer emulating error (#9001) | 2022-11-04 | 1 | -0/+1 | |
| * | general: Avoid ambiguous format_to compilation errors | 2022-05-14 | 1 | -1/+1 | |
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| * | general: Fix clang/gcc build errors | 2022-03-20 | 1 | -0/+1 | |
| * | shader_recompiler: Reduce unused includes | 2022-03-20 | 1 | -2/+0 | |
| * | shader_recompiler, video_core: Resolve clang errors | 2021-07-22 | 1 | -1/+2 | |
| * | glasm: Rework control flow introducing a syntax list | 2021-07-22 | 1 | -1/+0 | |
| * | shader: Simplify code in opcodes.h to fix Intellisense | 2021-07-22 | 1 | -8/+6 | |
| * | shader: Inline common Opcode and Inst functions | 2021-07-22 | 1 | -3/+71 | |
| * | shader: Add pools and rename files | 2021-07-22 | 1 | -0/+44 |