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.
MaranBr
d8caa74233
[video_core] Fix regressions introduced in #3015 ( #3068 )
This change is intended to fix two regressions:
1. Fixes the issue where `EDS3` + `Vertex Input Dynamic State` being enabled prevented some games from launching correctly.
2. Fixes the issue with broken water in `Super Mario Party Jamboree`.
This complements #3042 .
Co-authored-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3068
Co-authored-by: MaranBr <maranbr@outlook.com>
Co-committed-by: MaranBr <maranbr@outlook.com>
3 months ago
..
android
[android] Fix build id (#3066)
3 months ago
audio_core
[qt_common, core, audio] remove duplicate string literal definitions, inline SystemManager::threadfunc, increase latency of audio shutdown (#3030)
3 months ago
common
[video_core] Improve EDS logic and fix a lot of inconsistencies (#3042)
3 months ago
core
Revert "[gpu/nvdrv] Unstub SetErrorNotifier, add PostErrorNotification function (#2500)" (#3046)
3 months ago
dedicated_room
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
3 months ago
dynarmic
[dynarmic] force-disable perfmap on non-platforms (#3031)
3 months ago
frontend_common
[frontend] use hh:mm:ss for playtime so we don't have to translate h,m or s suffixes (#3065)
3 months ago
hid_core
nuke: Goodbye PCH, you will not be missed (#2821)
3 months ago
input_common
nuke: Goodbye PCH, you will not be missed (#2821)
3 months ago
network
[network] Fix potential infinite hang when generating fake IPs (#2898)
3 months ago
qt_common
[video_core] Improve EDS logic and fix a lot of inconsistencies (#3042)
3 months ago
shader_recompiler
[shader_recompiler] macro-ify flow_test and attribute (#2900)
3 months ago
tests
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
3 months ago
video_core
[video_core] Fix regressions introduced in #3015 (#3068)
3 months ago
web_service
nuke: Goodbye PCH, you will not be missed (#2821)
3 months ago
yuzu
[qt_common, core, audio] remove duplicate string literal definitions, inline SystemManager::threadfunc, increase latency of audio shutdown (#3030)
3 months ago
yuzu_cmd
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
3 months 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
externals: Fix Debug builds and remove PCH leftover (#3000)
3 months ago
dep_hashes.h.in
[cmake, frontend] feat: CPMUtil + dependency viewer (#238)
6 months ago