eden/src
MaranBr 19eb8272b1
[video_core] Fix a bug in buffer cache that caused flickering in some games when using fast buffering (#2584)
This fixes a bug in the buffer cache that caused flickering in some games when using fast buffering. This fixes Kirby Star Allies, Yoshi's Crafted World, and possibly many others.

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/2584
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Co-authored-by: MaranBr <maranbr@outlook.com>
Co-committed-by: MaranBr <maranbr@outlook.com>
2025-09-26 05:13:08 +02:00
..
android [android] Implement foreground notification service (#480) 2025-09-26 05:01:33 +02:00
audio_core [common] remove ranges polyfill (#2546) 2025-09-24 19:29:48 +02:00
common [common] remove nvidia driver hack using environment variables (#2575) 2025-09-25 17:08:43 +02:00
core [core] fix msvc comp (#2567) 2025-09-24 21:50:18 +02:00
dedicated_room [cmake, core] refactor: update mbedtls and make YUZU_USE_CPM better (#485) 2025-09-15 04:22:15 +02:00
dynarmic [core] fix msvc comp (#2567) 2025-09-24 21:50:18 +02:00
frontend_common [qt] refactor: qt_common lib (#94) 2025-09-15 17:21:18 +02:00
hid_core [hid_core/frontend] use shared lock for accesses on emulated controller (reduces contention in FBSD) (#2553) 2025-09-24 19:30:21 +02:00
input_common [common] remove ranges polyfill (#2546) 2025-09-24 19:29:48 +02:00
network [cmake] feat: FFmpeg CI, allow 16kb android builds, update translations for transifex (#2543) 2025-09-23 19:38:11 +02:00
qt_common [video_core] Improve asynchronous shader building description (#2568) 2025-09-24 22:11:13 +02:00
shader_recompiler [common] remove ranges polyfill (#2546) 2025-09-24 19:29:48 +02:00
tests [dynarmic] jit fix branch v2 (#203) 2025-08-27 06:49:50 +02:00
video_core [video_core] Fix a bug in buffer cache that caused flickering in some games when using fast buffering (#2584) 2025-09-26 05:13:08 +02:00
web_service [cmake] refactor: SDL2 CI and CPMUtil::AddCIPackage (#284) 2025-08-23 19:42:49 +02:00
yuzu [common] remove nvidia driver hack using environment variables (#2575) 2025-09-25 17:08:43 +02:00
yuzu_cmd [common] remove nvidia driver hack using environment variables (#2575) 2025-09-25 17:08:43 +02:00
yuzu_room_standalone Fix License headers & CI (#168) 2025-06-09 01:40:21 +00:00
.clang-format
CMakeLists.txt [qt] refactor: qt_common lib (#94) 2025-09-15 17:21:18 +02:00
dep_hashes.h.in [cmake, frontend] feat: CPMUtil + dependency viewer (#238) 2025-08-11 22:27:29 +02:00