| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MacroHLE: Add HLE replacement for base vertex and base instance. | 2023-01-01 | 1 | -0/+21 | |
| * | general: fix compile for Apple Clang | 2022-11-22 | 1 | -1/+1 | |
| * | video_core: Fix SNORM texture buffer emulating error (#9001) | 2022-11-04 | 1 | -2/+10 | |
| * | Merge pull request #8858 from vonchenplus/mipmap | 2022-11-03 | 1 | -0/+9 | |
| |\ | |||||
| | * | video_core: Generate mipmap texture by drawing | 2022-09-20 | 1 | -0/+9 | |
| * | | Update 3D regs | 2022-10-07 | 1 | -1/+1 | |
| |/ | |||||
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| * | ShaderDecompiler: Add a debug option to dump the game's shaders. | 2022-01-04 | 1 | -0/+6 | |
| * | gpu: Migrate implementation to the cpp file | 2021-10-03 | 1 | -3/+1 | |
| * | shader_environment: Receive cache version from outside | 2021-07-22 | 1 | -4/+5 | |
| * | shader: Initial OpenGL implementation | 2021-07-22 | 1 | -16/+0 | |
| * | shader: Move pipeline cache logic to separate files | 2021-07-22 | 1 | -0/+198 | |