Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow Fermi blit accelerate to add src/dst to the cache if they don't exist already. Use ScratchBuffers in the software blit path. | Kelebek1 | 2023-05-11 | 1 | -11/+14 |
* | general: fix spelling mistakes | Liam | 2023-03-12 | 1 | -1/+1 |
* | externals: update dynarmic, SDL2 | Liam | 2022-12-04 | 1 | -11/+11 |
* | Fermi2D: Cleanup and address feedback. | Fernando Sahmkow | 2022-11-24 | 3 | -8/+150 |
* | GPU: Implement additional render target formats. | Fernando Sahmkow | 2022-11-24 | 1 | -4/+102 |
* | Fermi2D: Implement Bilinear software filtering and address feedback. | Fernando Sahmkow | 2022-11-24 | 4 | -110/+169 |
* | Fermi2D: Rework blit engine and add a software blitter. | Fernando Sahmkow | 2022-11-24 | 4 | -0/+1372 |