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.
Lizzie and Samuel
45b6ecff05
[vulkan, vk_pipeline_cache] PSO Optimizations ( #4294 )
PR/Commit Owner: CamilleLaVey
This PR prevents the recompilation of shaders when a new session has been started, based on data found on the recompiler, each new session does still recompile already cached shader cache, reducing the reaction and speed of games by at certain level, this prevent the warm-up with post sessions, only needed the initial warm-up and works globally for all games.
Co-authored-by: CamilleLaVey <camillelavey99@gmail.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4294
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Reviewed-by: Maufeat <sahyno1996@gmail.com>
2 days ago
..
android
[android, ui] carousel: display-wise scaling, snapping fix, bottom insets rework (#4307)
3 days ago
audio_core
[core, hle, video_core, memory] Improve multi-process, display layers, dynamic shader cache and rework overlay (#4238)
4 days ago
common
[common/net] fix linking errors due to C++11 ABI typedef mishandle (#4260)
3 days ago
core
[file_sys] robust-er IPSwitch compiler (#3911)
2 days ago
dedicated_room
[common] remove DetachedTasks object usage (#4096)
2 months ago
dynarmic
[dynarmic] optimise BlockOfCode to use less memory (#4303)
2 days ago
frontend_common
[qt] fix various crashes due to invalid/corrupted/outdated settings (#4070)
3 months ago
hid_core
[core, hle, video_core, memory] Improve multi-process, display layers, dynamic shader cache and rework overlay (#4238)
4 days ago
input_common
[cmake] Add ENABLE_WERROR option (#4080)
3 weeks ago
network
[cmake] Simplify DetectPlatform and normalize platform names (#4183)
3 weeks ago
qt_common
[file_sys] robust-er IPSwitch compiler (#3911)
2 days ago
shader_recompiler
[vulkan] Implementation for VK_EXT_shader_quad_control (#4168)
5 days ago
tests
[tests] Require backing base pointer to be nonnull for HostMemory tests (#4138)
2 months ago
video_core
[vulkan, vk_pipeline_cache] PSO Optimizations (#4294)
2 days ago
web_service
[common] remove DetachedTasks object usage (#4096)
2 months ago
yuzu
[core, hle, video_core, memory] Improve multi-process, display layers, dynamic shader cache and rework overlay (#4238)
4 days ago
yuzu_cmd
[core, hle, video_core, memory] Improve multi-process, display layers, dynamic shader cache and rework overlay (#4238)
4 days ago
yuzu_room_standalone
[cmake] add a `YUZU_STATIC_ROOM` option (#3411)
7 months ago
.clang-format
chore: make yuzu REUSE compliant
4 years ago
CMakeLists.txt
[cmake] Simplify DetectPlatform and normalize platform names (#4183)
3 weeks ago
dep_hashes.h.in
[cmake, frontend] feat: CPMUtil + dependency viewer (#238)
1 year ago