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.
 
 
 
 
 
 
crueter 45eb9cfcee
[desktop] Reset speed mode on game shutdown (#3613)
3 months ago
..
android [android,ui] added toggle to swap confirm/back buttons (#3601) 3 months ago
audio_core [audio] add splitter_size (#3477) 3 months ago
common [cmake, common] allow build with -fno-rtti and /GR-, to disable gen of rtti and save some bytes in vtables (#359) 3 months ago
core [crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ (#3606) 3 months ago
dedicated_room [crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ (#3606) 3 months ago
dynarmic [dynarmic] Transition IR::Block to use stable_vector<Inst>, remove inline pool + pooled vector, remove unused mutable get/set block functors (#3543) 3 months ago
frontend_common [crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ (#3606) 3 months ago
hid_core [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 3 months ago
input_common [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 3 months ago
network [network, qt] use jthread and use std::vector for packet list instead of std::list (#254) 3 months ago
qt_common [desktop] Add basic Frametime/FPS overlay (#3537) 3 months ago
shader_recompiler [shader_recompiler] Fix Shuffle handling for Position attributes (#3406) 3 months ago
tests [network, qt] use jthread and use std::vector for packet list instead of std::list (#254) 3 months ago
video_core [texture_cache, buffer_cache] Added TLS handling + changed command queue for GPU threading. (#3579) 3 months ago
web_service nuke: Goodbye PCH, you will not be missed (#2821) 7 months ago
yuzu [desktop] Reset speed mode on game shutdown (#3613) 3 months ago
yuzu_cmd [common] merge RenderBackend and ShaderBackend options (#3313) 4 months ago
yuzu_room_standalone [cmake] add a `YUZU_STATIC_ROOM` option (#3411) 4 months ago
.clang-format chore: make yuzu REUSE compliant 4 years ago
CMakeLists.txt [cmake, common] allow build with -fno-rtti and /GR-, to disable gen of rtti and save some bytes in vtables (#359) 3 months ago
dep_hashes.h.in [cmake, frontend] feat: CPMUtil + dependency viewer (#238) 9 months ago