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.
JPikachu
aa93e0cbb1
[video_core] Bypass mip level assertion to ASSERT_MSG ( #2914 )
This will bypass the check and continue execution,
preventing crashes in cases where games (like CTGP-DX) may request
more mip levels than supported. This is a temporary solution to bypass
instead of ending the crashing when asserts fail.
Co-authored-by: MaranBr <maranbr@outlook.com>
Co-authored-by: JPikachu <jpikachu.eden@gmail.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/2914
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Reviewed-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Co-authored-by: JPikachu <jpikachu@eden-emu.dev>
Co-committed-by: JPikachu <jpikachu@eden-emu.dev>
4 months ago
..
android
[android] Various UX fixups / Improvements (#2870)
4 months ago
audio_core
[audio_core] Remove unused files and make audio rendering more safe (#2903)
4 months ago
common
[audio_core] Remove unused files and make audio rendering more safe (#2903)
4 months ago
core
[kernel] Implement code address offset for Skyline compatibility (#2858)
4 months ago
dedicated_room
nuke: Goodbye PCH, you will not be missed (#2821)
4 months ago
dynarmic
[dynarmic] simplify assert macro usage (Only ASSERT/DEBUG_ASSERT are needed) (#2890)
4 months ago
frontend_common
[frontend] fix Simpleini warnings SI_NO_CONVERSION macro being redefined when provided by cmdline (freebsd, linux, etc) (#2877)
4 months ago
hid_core
nuke: Goodbye PCH, you will not be missed (#2821)
4 months ago
input_common
nuke: Goodbye PCH, you will not be missed (#2821)
4 months ago
network
[network] Fix potential infinite hang when generating fake IPs (#2898)
4 months ago
qt_common
[qt] clean up some orphaned_profiles bugs; add help (#2894)
4 months ago
shader_recompiler
Reapply PRs #2778 and #2812 (#2867) (#2868)
4 months ago
tests
nuke: Goodbye PCH, you will not be missed (#2821)
4 months ago
video_core
[video_core] Bypass mip level assertion to ASSERT_MSG (#2914)
4 months ago
web_service
nuke: Goodbye PCH, you will not be missed (#2821)
4 months ago
yuzu
[meta] Add option to FORCE X11 as Graphics Backend (#2820)
4 months ago
yuzu_cmd
nuke: Goodbye PCH, you will not be missed (#2821)
4 months ago
yuzu_room_standalone
Fix License headers & CI (#168)
8 months ago
.clang-format
chore: make yuzu REUSE compliant
4 years ago
CMakeLists.txt
nuke: Goodbye PCH, you will not be missed (#2821)
4 months ago
dep_hashes.h.in
[cmake, frontend] feat: CPMUtil + dependency viewer (#238)
6 months ago