Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | video_core: Fix SNORM texture buffer emulating error (#9001) | Feng Chen | 2022-11-04 | 1 | -2/+10 |
* | Merge pull request #8858 from vonchenplus/mipmap | bunnei | 2022-11-04 | 1 | -0/+9 |
|\ | |||||
| * | video_core: Generate mipmap texture by drawing | FengChen | 2022-09-20 | 1 | -0/+9 |
* | | Update 3D regs | Kelebek1 | 2022-10-07 | 1 | -1/+1 |
|/ | |||||
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | ShaderDecompiler: Add a debug option to dump the game's shaders. | Fernando Sahmkow | 2022-01-04 | 1 | -0/+6 |
* | gpu: Migrate implementation to the cpp file | ameerj | 2021-10-03 | 1 | -3/+1 |
* | shader_environment: Receive cache version from outside | ReinUsesLisp | 2021-07-23 | 1 | -4/+5 |
* | shader: Initial OpenGL implementation | ReinUsesLisp | 2021-07-23 | 1 | -16/+0 |
* | shader: Move pipeline cache logic to separate files | ReinUsesLisp | 2021-07-23 | 1 | -0/+198 |