28432 Commits (a9c46201f412a1c22b07ce0ca68d100decff5c07)
 

Author SHA1 Message Date
lizzie a9c46201f4 even more stupid fixes i feel angry 4 months ago
lizzie 1cdb982ee3 fix xs stuffs 4 months ago
lizzie de655bce59 more bclr fixes 4 months ago
lizzie 6b34d09323 fixes for cmpld(i) encodings 4 months ago
lizzie 2723d268c7 C -> O for ppc64; impl NZCV? 4 months ago
lizzie 775b75419f more fixes 4 months ago
lizzie 183a2dbb7e i forgot jit pointer, again 4 months ago
lizzie 1a3b2928ae just use STD() + offset, reorder stuff 4 months ago
lizzie a4d6d8fc85 let type deduction do its thing 4 months ago
lizzie 683e9cfdbc reglock draft 1 4 months ago
lizzie be2f3476e7 A64: ADD now passes 4 months ago
lizzie 4e4c9d759a terminal draft1 4 months ago
lizzie 4c309b7bde "A64: ADD" passes (except on PC check) 4 months ago
lizzie 7655f0e543 polish up A64 to be ready to accept stuff (but NO-op) 4 months ago
lizzie 76ed90c806 remove args, directly ref inst stuff 4 months ago
lizzie 5142c036d4 fix license 4 months ago
lizzie 17cc473818 exclude powah from non-ppc64 4 months ago
lizzie c89e6e7f8d generation of add and extraction of flags 4 months ago
lizzie 8dabecc53c first emitted block 4 months ago
lizzie 8e08541875 backwards relocs 4 months ago
lizzie eaf303ef3f relocations 4 months ago
lizzie b66428869d cross compile instructions; ignore toolchain files 4 months ago
lizzie c5eea391f9 spinlocks, annoyances with organistaion 4 months ago
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) 5 days ago
PavelBARABANOV 40251c2115
[vk] Fix lost wakeup in fence mode using atomic wait (#3598) 5 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) 6 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