You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 weeks ago
..
android
[android, ui] joypad overlay show/hide overhaul + touchpad fix (#3315)
3 weeks ago
audio_core
[common, core] remove uneeded memory indirection overhead at startup (#3306)
3 weeks ago
common
[qt] remove VTable bouncing from unsafe options in CPU settings (#3320)
3 weeks ago
core
[buffer_cache] Add batching support for memory tracker updates (#3288)
3 weeks ago
dedicated_room
[cmake] fix macos mbedtls (#3109)
2 months ago
dynarmic
[dynarmic] fix qlaunch on android (#3310)
3 weeks ago
frontend_common
[bcat/news/web/am] Implement news applet, proper TLV return, external web browser URL and qlaunch app sorting (#3308)
3 weeks ago
hid_core
[hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080)
2 months ago
input_common
[input_common] fix xinput raw not working on sdl2 (#3305)
3 weeks ago
network
[chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398)
1 month ago
qt_common
[video_core] Implement GPU-accelerated texture unswizzling and optimize sparse texture handling (#3246)
4 weeks ago
shader_recompiler
revert old mocking for bindless textures (#3331)
3 weeks ago
tests
[buffer_cache] Add batching support for memory tracker updates (#3288)
3 weeks ago
video_core
[buffer_cache] Add batching support for memory tracker updates (#3288)
3 weeks ago
web_service
nuke: Goodbye PCH, you will not be missed (#2821)
3 months ago
yuzu
[qt] remove VTable bouncing from unsafe options in CPU settings (#3320)
3 weeks ago
yuzu_cmd
[tools] update-icons: Update ALL icons (#3184)
1 month ago
yuzu_room_standalone
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
3 months ago
.clang-format
chore: make yuzu REUSE compliant
4 years ago
CMakeLists.txt
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289)
3 weeks ago
dep_hashes.h.in
[cmake, frontend] feat: CPMUtil + dependency viewer (#238)
6 months ago