eden/src
xbzk 1240cd43d7 patch: mock return for textures not found by Track method (#150)
as discussed in #dev-chat, the goal is to feed untracked bindless textures requests with last valid bindless textures for now, so that most games keep running despite possible visual artifacts. as Track evolves, this mock shall be dropped eventually.

Co-authored-by: Allison Cunha <allisonbzk@gmail.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/150
Co-authored-by: xbzk <xbzk@noreply.localhost>
Co-committed-by: xbzk <xbzk@noreply.localhost>
2025-06-05 19:00:24 +00:00
..
android Added the public lobby to android. (#125) 2025-06-05 18:59:47 +00:00
audio_core Update src/audio_core/common/feature_support.h 2025-04-04 03:40:49 +02:00
common Added the public lobby to android. (#125) 2025-06-05 18:59:47 +00:00
core Added the public lobby to android. (#125) 2025-06-05 18:59:47 +00:00
dedicated_room Added the public lobby to android. (#125) 2025-06-05 18:59:47 +00:00
frontend_common User Data Migration from Citron, Sudachi, and Yuzu (#91) 2025-05-08 22:16:07 +00:00
hid_core fix uninit values in applet and mouse (#114) 2025-05-19 19:11:06 +00:00
input_common fix uninit values in applet and mouse (#114) 2025-05-19 19:11:06 +00:00
network Added the public lobby to android. (#125) 2025-06-05 18:59:47 +00:00
shader_recompiler patch: mock return for textures not found by Track method (#150) 2025-06-05 19:00:24 +00:00
tests Implemented rewindless Fiber without Boost (using minicoro) 2025-04-04 03:40:47 +02:00
video_core Fix video decoding on newer versions of FFmpeg (#155) 2025-06-04 19:06:48 +00:00
web_service Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
yuzu Added the public lobby to android. (#125) 2025-06-05 18:59:47 +00:00
yuzu_cmd Added the public lobby to android. (#125) 2025-06-05 18:59:47 +00:00
yuzu_room_standalone remove solo executables (#106) 2025-05-19 21:30:10 +00:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt remove solo executables (#106) 2025-05-19 21:30:10 +00:00