28420 Commits (281d7a468e3c61706f9687a4bcdd4c2c097f24c9)
 

Author SHA1 Message Date
lizzie 281d7a468e
[ports] Remove ENABLE_OPENSSL and mbedtls nixos remnants (#3638) 5 days ago
PavelBARABANOV 12f89745be
[android] add IntSetting for static theme and set green as default (#3655) 5 days ago
xXJSONDeruloXx 7de5eb6884
[android] fix persist manual game pause after android sleep/wake (#3651) 5 days ago
John ac181b756f
[Config] Update Rescale Toggle Description to Include Intel GPUs (#3650) 6 days ago
smiRaphi 4a833e7206
[desktop] port IR Camera to Qt6 & fix camera saving on windows (#3630) 6 days ago
lizzie 06a08de68a
[core/loader] prevent program_image reallocations in NSO+KIP loading methods (#3639) 6 days ago
JPikachu f8712e50e6
[audio] stub SetAudioDeviceOutputVolumeAutoTuneEnabled and IsAudioDeviceOutputVolumeAutoTuneEnabled (#3654) 6 days ago
crueter fc63de39dd
[docs] Bring back the Options page, and clean up LLM policy (#3649) 7 days ago
crueter bf25058dbd
[docs] SIGNUP: Add spam/junk notice, email patch info, and clarify some things (#3648) 7 days ago
lizzie 75104b6103
[hle] Implement IApplicationManagerInterface::GetTotalSpaceSize (#3642) 7 days ago
John 0d950195e9
[Settings] Add "Enable Legacy Rescale Pass" Toggle (#3582) 1 week ago
PavelBARABANOV 04e88ab82c
[qt] Remove QEvent::Polish from titlebar filter to fix Applets tab (#3644) 1 week ago
crueter f957c36238
[vk] Disable vsync when Turbo Mode is enabled (#3633) 1 week ago
crueter ee67853636
[desktop] Show basic driver info on GPU selector box (#3636) 1 week ago
crueter 0ff84ef312
[desktop] Fix path corruption for special characters on Windows (#3635) 1 week ago
crueter 00e2128fab
[desktop] Allow deletion of add-ons from the add-on menu (#3626) 1 week ago
crueter f25582833a
[cmake] Start requiring SDL2 (#3632) 1 week ago
crueter 7758f70833
[core] Fix language index mismatches (#3629) 1 week ago
John 5279e76534
[Configuration] Add Applets Tab to Per-Game Configurations (#3623) 1 week ago
crueter 270232e8d6
[dynarmic] Revert "Transition IR::Block to use stable_vector<Inst>, remove inline pool + pooled vector, remove unused mutable get/set block functors (#3543)" (#3625) 1 week ago
PavelBARABANOV d2bef2731c
[android, tu] Adjusted PoD of Vertex/ Buffers for older turnip drivers (#3621) 1 week ago
lizzie b45c78a051
[dynarmic] use bitset<32> instead of vector for ABI regset allocations (#3507) 1 week ago
PavelBARABANOV 40251c2115
[vk] Fix lost wakeup in fence mode using atomic wait (#3598) 1 week ago
PavelBARABANOV 83cdeed3c4
[common] Disable BCN patch by default (#3622) 1 week ago
JPikachu f77c91431f
[shader_recompiler] Implement indirect image/texture array indexing (#3608) 1 week ago
lizzie 213f7b810d
[dist] New 2026 Saint Patrick's icon; drop named variants (#3617) 1 week ago
DraVee a11eae425a
[file_sys] Check if language_entry is empty (#3619) 1 week ago
lizzie c610b61126
[common, hle] add new updates Polish+Thai languages (#3587) 1 week ago
xbzk 963f9981ce
[chore] Resolve more "warning C4127: conditional expression is constant" while building under MSVC (#3595) 1 week ago
crueter 89dd600790
[cmake] Comment out YUZU_USE_QT_MULTIMEDIA usages (#3616) 2 weeks ago
crueter eb57e11f42
[cmake] Delete YUZU_USE_CPM forever (#3615) 2 weeks ago
crueter 45eb9cfcee
[desktop] Reset speed mode on game shutdown (#3613) 2 weeks ago
lizzie 0a687b82d4
[crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ (#3606) 2 weeks ago
crueter 80d6172084
[desktop] Display currently applied update in tooltip alongside playtime (#3611) 2 weeks ago
crueter d8b2971a2e
[desktop] Fix game list name column starting out super small by default (#3610) 2 weeks ago
crueter 12157214b6
[externals] Update FFmpeg to `c7b5f1537d` (#3604) 2 weeks ago
crueter 0574d7d2c9
[desktop] Fix mod import for romfs mods (#3609) 2 weeks ago
lizzie d64f7dfe5c
[dynarmic] Transition IR::Block to use stable_vector<Inst>, remove inline pool + pooled vector, remove unused mutable get/set block functors (#3543) 2 weeks ago
lizzie 2d27359074
[core/memory] remove indirection handling for unaligned access (#3584) 2 weeks ago
xbzk 978ba3ed6f
[android,ui] added toggle to swap confirm/back buttons (#3601) 2 weeks ago
DraVee f1e9e846f1
[docs] Add Gentoo and Arch Linux packages to GDB instructions (#3521) 2 weeks ago
DraVee 097ccf830d
[dynarmic] Fix building of tests (#3599) 2 weeks ago
crueter fecf763a51
[desktop] Fix crash on restart (#3600) 2 weeks ago
lizzie a12eb5fef6
[docs] add qt6-charts to deps.md, add nixOS note (#3597) 2 weeks ago
DraVee 4014b45cb6
[cmake] Remove not working QT_VERSION check (#3553) 2 weeks ago
lizzie 2082ba7ec7
[cmake, common] allow build with -fno-rtti and /GR-, to disable gen of rtti and save some bytes in vtables (#359) 2 weeks ago
lizzie bfc720152a
[vfs] remove usage of 'dynamic_cast', use ankerl::map for files (#3594) 2 weeks ago
lizzie b6238d6df7
[vfs] fix crash at dtor() time (#3593) 2 weeks ago
lizzie f94bae10f2
[dynarmic] fix SignedDiv64 crashing if immediate constprop took effect; also fix result for 0x8000_0000/0xFFFF_FFFF not returning properly for SignedDiv32 (#3517) 2 weeks ago
xbzk d19303883e
[chore] Resolve "warning C4127: conditional expression is constant" while building under MSVC (#3567) 2 weeks ago