Stenzek
|
57595c47af
|
GPU/TextureCache: Move replacement cache onto the GPU
And enforce a maximum. Should sort out the upload spam.
|
2024-11-25 19:37:28 +10:00 |
|
Stenzek
|
24dfd30839
|
Image: Refactor to a more generic class
|
2024-11-24 23:29:29 +10:00 |
|
Stenzek
|
9838dd9df2
|
GPU/TextureCache: Purge copy-target sources from hash cache
Saves some VRAM/hash cache usage by disacarding hash cache entries that
are discarded by a copy, but unfortunately cannot stop the uploads.
|
2024-11-18 14:19:47 +10:00 |
|
Stenzek
|
08bdffac64
|
GPU/HW: Fix toggling texture replacement settings
|
2024-10-05 13:50:36 +10:00 |
|
Stenzek
|
73fd97e770
|
GPUTextureCache: Fix reload replacements hotkey/menu action
|
2024-09-29 16:13:31 +10:00 |
|
Stenzek
|
e06f1f1002
|
GPU: Add hardware texture cache
|
2024-09-29 13:37:47 +10:00 |
|