eden-mirror/src
xbzk 4ea8311113
revert old mocking for bindless textures (#3331)
this revert is intended to bring back the original behavior (throw exception) for untracked bindless textures.
reason: this was a mock intended to extend ender magnolia's mean time to crash.
by reverting it we will be able to identify more games which rely on bindless textures, and avoid to obfuscate visual issues investigation on them.

this is super safe to merge. if any game that was benefitting of it gets visual regression, we will know immediately via the throw message in logs.

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3331
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Co-authored-by: xbzk <xbzk@eden-emu.dev>
Co-committed-by: xbzk <xbzk@eden-emu.dev>
2026-01-18 04:31:24 +01:00
..
android [android, ui] joypad overlay show/hide overhaul + touchpad fix (#3315) 2026-01-17 23:42:34 +01:00
audio_core [common, core] remove uneeded memory indirection overhead at startup (#3306) 2026-01-16 23:39:16 +01:00
common [qt] remove VTable bouncing from unsafe options in CPU settings (#3320) 2026-01-17 03:40:09 +01:00
core [buffer_cache] Add batching support for memory tracker updates (#3288) 2026-01-18 03:48:09 +01:00
dedicated_room
dynarmic [dynarmic] fix qlaunch on android (#3310) 2026-01-14 23:08:57 +01:00
frontend_common [bcat/news/web/am] Implement news applet, proper TLV return, external web browser URL and qlaunch app sorting (#3308) 2026-01-17 01:48:15 +01:00
hid_core
input_common [input_common] fix xinput raw not working on sdl2 (#3305) 2026-01-16 22:18:19 +01:00
network [chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398) 2025-12-26 02:55:52 +01:00
qt_common [video_core] Implement GPU-accelerated texture unswizzling and optimize sparse texture handling (#3246) 2026-01-13 19:18:08 +01:00
shader_recompiler revert old mocking for bindless textures (#3331) 2026-01-18 04:31:24 +01:00
tests [buffer_cache] Add batching support for memory tracker updates (#3288) 2026-01-18 03:48:09 +01:00
video_core [buffer_cache] Add batching support for memory tracker updates (#3288) 2026-01-18 03:48:09 +01:00
web_service
yuzu [qt] remove VTable bouncing from unsafe options in CPU settings (#3320) 2026-01-17 03:40:09 +01:00
yuzu_cmd [tools] update-icons: Update ALL icons (#3184) 2025-12-31 17:01:35 +01:00
yuzu_room_standalone
.clang-format
CMakeLists.txt [cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289) 2026-01-14 19:29:13 +01:00
dep_hashes.h.in