summaryrefslogtreecommitdiff
path: root/src/video_core/buffer_cache
diff options
context:
space:
mode:
authorEmulationEnjoyer <emulationenjoyer@noreply.localhost>2024-11-12 21:49:49 +0000
committerMike Lothian <mike@fireburn.co.uk>2024-12-20 15:24:58 +0000
commitf2bb52a22a10ca4ca73a032d8468cded4d546f29 (patch)
tree781669ecb7257ba66b0d1b92ef23f9de7589d08f /src/video_core/buffer_cache
parent65202006a27cc35a6633f8b5092d51fe62dfd373 (diff)
shader/recompiler: Revert NVN storage buffer bias range
- Return to original NVN bias values which better cover the full range of storage buffer accesses: - offset_begin: 0x110 -> 0x100 - offset_end: 0x610 -> 0x700 The wider range ensures we catch all valid storage buffer accesses while maintaining the same alignment requirements. ref: https://git.citron-emu.org/Citron/Citron/commit/2564e721df8b11e81df66c3fd5b04ae760e9550b
Diffstat (limited to 'src/video_core/buffer_cache')
0 files changed, 0 insertions, 0 deletions