28414 Commits (8dabecc53ce901a7b89a880491492d73d9333b88)
 

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