28409 Commits (c37415d84e64df44ca8ea476c91f8055f5ae5fcf)
 

Author SHA1 Message Date
lizzie c37415d84e cross compile instructions 4 months ago
lizzie 433a13961d a64+a32 stubs (+some impls) 4 months ago
lizzie 874ec9adb9 fix stuff? 1 month ago
crueter 0ff84ef312
[desktop] Fix path corruption for special characters on Windows (#3635) 3 days ago
crueter 00e2128fab
[desktop] Allow deletion of add-ons from the add-on menu (#3626) 4 days ago
crueter f25582833a
[cmake] Start requiring SDL2 (#3632) 4 days ago
crueter 7758f70833
[core] Fix language index mismatches (#3629) 4 days ago
John 5279e76534
[Configuration] Add Applets Tab to Per-Game Configurations (#3623) 4 days 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) 4 days ago
PavelBARABANOV d2bef2731c
[android, tu] Adjusted PoD of Vertex/ Buffers for older turnip drivers (#3621) 4 days ago
lizzie b45c78a051
[dynarmic] use bitset<32> instead of vector for ABI regset allocations (#3507) 4 days ago
PavelBARABANOV 40251c2115
[vk] Fix lost wakeup in fence mode using atomic wait (#3598) 4 days ago
PavelBARABANOV 83cdeed3c4
[common] Disable BCN patch by default (#3622) 5 days ago
JPikachu f77c91431f
[shader_recompiler] Implement indirect image/texture array indexing (#3608) 5 days ago
lizzie 213f7b810d
[dist] New 2026 Saint Patrick's icon; drop named variants (#3617) 5 days ago
DraVee a11eae425a
[file_sys] Check if language_entry is empty (#3619) 5 days ago
lizzie c610b61126
[common, hle] add new updates Polish+Thai languages (#3587) 5 days ago
xbzk 963f9981ce
[chore] Resolve more "warning C4127: conditional expression is constant" while building under MSVC (#3595) 5 days ago
crueter 89dd600790
[cmake] Comment out YUZU_USE_QT_MULTIMEDIA usages (#3616) 6 days ago
crueter eb57e11f42
[cmake] Delete YUZU_USE_CPM forever (#3615) 6 days ago
crueter 45eb9cfcee
[desktop] Reset speed mode on game shutdown (#3613) 6 days ago
lizzie 0a687b82d4
[crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ (#3606) 6 days ago
crueter 80d6172084
[desktop] Display currently applied update in tooltip alongside playtime (#3611) 6 days ago
crueter d8b2971a2e
[desktop] Fix game list name column starting out super small by default (#3610) 6 days ago
crueter 12157214b6
[externals] Update FFmpeg to `c7b5f1537d` (#3604) 6 days ago
crueter 0574d7d2c9
[desktop] Fix mod import for romfs mods (#3609) 6 days 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) 6 days ago
lizzie 2d27359074
[core/memory] remove indirection handling for unaligned access (#3584) 6 days ago
xbzk 978ba3ed6f
[android,ui] added toggle to swap confirm/back buttons (#3601) 6 days ago
DraVee f1e9e846f1
[docs] Add Gentoo and Arch Linux packages to GDB instructions (#3521) 6 days ago
DraVee 097ccf830d
[dynarmic] Fix building of tests (#3599) 7 days ago
crueter fecf763a51
[desktop] Fix crash on restart (#3600) 7 days ago
lizzie a12eb5fef6
[docs] add qt6-charts to deps.md, add nixOS note (#3597) 7 days ago
DraVee 4014b45cb6
[cmake] Remove not working QT_VERSION check (#3553) 7 days ago
lizzie 2082ba7ec7
[cmake, common] allow build with -fno-rtti and /GR-, to disable gen of rtti and save some bytes in vtables (#359) 7 days ago
lizzie bfc720152a
[vfs] remove usage of 'dynamic_cast', use ankerl::map for files (#3594) 7 days ago
lizzie b6238d6df7
[vfs] fix crash at dtor() time (#3593) 1 week 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) 1 week ago
xbzk d19303883e
[chore] Resolve "warning C4127: conditional expression is constant" while building under MSVC (#3567) 1 week ago
xbzk 5ee81a4932
[settings] changed debug knobs category to allow per-game usage (#3564) 1 week ago
lizzie 4f29128e50
[dynarmic] Fix ISB with new JIT schema (#3576) 1 week ago
lizzie f76dc401c3
[dynarmic] remove dead-code interpreter (#3547) 1 week ago
xbzk 732b7eb560
[file_sys] added packed language entries support (#3585) 1 week ago
lizzie 93eecca894
[xbyak] fix unordered map that wasn't actually wanting to be unordered (#3589) 1 week ago
lizzie d5aa10d572
[dynarmic] make Xbyak::CodeGen use Ankerl for backing unordered maps (#3438) 1 week ago
crueter 308a995275
[desktop] Revert FPS counter to 500ms (#3586) 1 week ago
crueter f8145152c7
[cmake] Fix MoltenVK Fetch and Dynarmic tests build (#3559) 1 week ago
lizzie c9c136bea7
[texture_cache, buffer_cache] Added TLS handling + changed command queue for GPU threading. (#3579) 1 week ago
lizzie 6f9d025ad2
[host_memory] avoid doing madvise(2) syscall for a simple memset op (#3108) 1 week ago
lizzie ab129cf314
Revert "[vk] Simplified layouts per driver configuration (#3271)" (#3571) 1 week ago