..
android
[android,ui] added toggle to swap confirm/back buttons ( #3601 )
2026-02-22 06:04:41 +01:00
audio_core
[audio] add splitter_size ( #3477 )
2026-02-11 01:13:09 +01:00
common
[cmake, common] allow build with -fno-rtti and /GR-, to disable gen of rtti and save some bytes in vtables ( #359 )
2026-02-22 03:09:03 +01:00
core
[crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ ( #3606 )
2026-02-23 02:50:13 +01:00
dedicated_room
[crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ ( #3606 )
2026-02-23 02:50:13 +01:00
dynarmic
[dynarmic] Transition IR::Block to use stable_vector<Inst>, remove inline pool + pooled vector, remove unused mutable get/set block functors ( #3543 )
2026-02-22 21:01:04 +01:00
frontend_common
[crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ ( #3606 )
2026-02-23 02:50:13 +01:00
hid_core
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants ( #3442 )
2026-02-10 03:34:07 +01:00
input_common
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants ( #3442 )
2026-02-10 03:34:07 +01:00
network
[network, qt] use jthread and use std::vector for packet list instead of std::list ( #254 )
2026-02-11 03:00:15 +01:00
qt_common
[desktop] Add basic Frametime/FPS overlay ( #3537 )
2026-02-15 19:22:19 +01:00
shader_recompiler
[shader_recompiler] Fix Shuffle handling for Position attributes ( #3406 )
2026-02-12 01:34:25 +01:00
tests
[network, qt] use jthread and use std::vector for packet list instead of std::list ( #254 )
2026-02-11 03:00:15 +01:00
video_core
[texture_cache, buffer_cache] Added TLS handling + changed command queue for GPU threading. ( #3579 )
2026-02-20 00:52:07 +01:00
web_service
nuke: Goodbye PCH, you will not be missed ( #2821 )
2025-10-27 20:50:16 +01:00
yuzu
[cmake] Comment out YUZU_USE_QT_MULTIMEDIA usages ( #3616 )
2026-02-23 03:47:25 +01:00
yuzu_cmd
[common] merge RenderBackend and ShaderBackend options ( #3313 )
2026-01-18 12:33:00 +01:00
yuzu_room_standalone
[cmake] add a YUZU_STATIC_ROOM option ( #3411 )
2026-01-28 23:54:49 +01:00
.clang-format
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
CMakeLists.txt
[cmake, common] allow build with -fno-rtti and /GR-, to disable gen of rtti and save some bytes in vtables ( #359 )
2026-02-22 03:09:03 +01:00
dep_hashes.h.in
[cmake, frontend] feat: CPMUtil + dependency viewer ( #238 )
2025-08-11 22:27:29 +02:00