28537 Commits (d17e8043e0a55606cbcc2ab0bf0834a4f7514f15)
 

Author SHA1 Message Date
lizzie d17e8043e0
fix pragma once in even MORE core stuff 2 weeks ago
lizzie 65489a8f59
more fs fixes 2 weeks ago
lizzie f553731313
fuck? 2 weeks ago
lizzie daa8ef88cc
fixup more compile issues 2 weeks ago
lizzie 5a866bb216
fixup dynarmic, and dont forget push constants 2 weeks ago
lizzie 1036f84ac3
fix with bigger batch sizes 2 weeks ago
lizzie 37a56afe58
FIX FMT 2 weeks ago
lizzie eee06fba4b
[cmake] Allow proper unity builds 2 weeks ago
crueter 3ce5463d2d
[cmake] Remove shader dir regeneration (#3813) 3 days ago
lizzie cae70c30fa
[dynarmic] fix GCC 12.2 complaints for regalloc.h (#3812) 3 days ago
lizzie bcceced96d
[dynarmic] fix GetDecoderTable() making the compiler nervous due to the big table that gets made into the stack (#3799) 3 days ago
lizzie 82e374f66c
[meta] April Fools 2026 icon (#3802) 3 days ago
crueter 6e76014824
[ci] Move workflows to `.forgejo` (#3808) 3 days ago
crueter bb71ace365
[cmake] switch nightly auto updater to forgejo (#3807) 3 days ago
lizzie 21f9db1c27
[android] fix crash due to ctor/dtor ordering for std::random_device being uninitialized when used in other static ctor/dtors (#3806) 3 days ago
xbzk b4a485e244
[android, intent] Added proper ext content mount and game swap support for intent launch (#3755) 3 days ago
xbzk 81a344f3db
[android,addons] after a crash, launch button will wait for reloadGames to complete, and system will initialize after global config for proper firmware mounting (#3803) 3 days ago
crueter c0fbb2526d
[ci] Fix transifex workflow (#3805) 3 days ago
lizzie c3afd2fabd
[hle] fetch manager once in cmif wrapper (#3796) 3 days ago
lizzie ee2891c55e
[common] unify std::random_device (#3801) 3 days ago
lizzie dd91b41a78
[core] remove parallel thread remnants that keep calling sysconf() everytime a memory object is created (#3804) 3 days ago
lizzie e9f4541069
[dynarmic] improve A32 translate loop (#3780) 4 days ago
lizzie cf7086de7c
[dynarmic] avoid stable_vector<> reallocations for shared labels (#3717) 4 days ago
lizzie 8e14f07a69
[dynarmic] exclude %rbp from regalloc & have proper frame info (#3752) 4 days ago
wildcard 0b179517b3
[vulkan] Fix Vulkan graphics pipeline crash when image descriptor count exceeds 64 (#3785) 4 days ago
lizzie 7a8176f63f
[dynarmic] implement missing SSE3 implementations (#3301) 4 days ago
lizzie 5322bce4b8
[dynarmic] fix ODR violations (#3749) 5 days ago
lizzie 276dcdd8ea
[dynarmic] fix constexpr build issue on gcc-debian-stable (#3798) 5 days ago
lizzie 59254cd1e7
[dynarmic] restore proper backtraces for A64 (#3794) 5 days ago
lizzie 9a3af3a6a3
[shader_recompiler] fix CBuf get/set VUUID due to using composite for U32[1], F32[1] (#3790) 6 days ago
PavelBARABANOV b473c18d6e
[android] Remove unused framepacing strings (#3795) 6 days ago
maufeat c984c387d7
[hid] shared memory crashes (#3784) 7 days ago
xbzk 5856beac54
[android,addons] per-game screen ext content unmount upon rotation hotfix (#3788) 7 days ago
lizzie 16e7e034d7
[ports, freebsd] remove fastmem ban (#3786) 1 week ago
lizzie 47c6a73971
[dynarmic] nuke mcl dependency (#3777) 1 week ago
PavelBARABANOV 813a35abca
[vi] Restore high Z-index for shared buffer layer to fix keyboard overlay display (#3787) 1 week ago
crueter 93472023e2
[cmake] Fix macOS frameworks, and icon set usage (#3782) 1 week ago
lizzie 9cb7001656
[cmake] fixes for XCode when having languages other than C/C++ (#3772) 1 week ago
xbzk f0d77e86e3
[android,ui] driver management: fixed driver add/removal unsync (#3757) 1 week ago
lizzie 24fe223692
[dynarmic] Remove last FPT LUT table, removing around 30kb worth of unused functions (#3718) 1 week ago
PavelBARABANOV 8f770618d2
[android] Rework of frame pacing mode + Surface mode detection per API level. (#3735) 2 weeks ago
lizzie b673dad40d
[hle/service/nifm] fix pack(pop) warning on clang (#3764) 2 weeks ago
lizzie 56d3f0e353
[dynarmic] fix dynarmic_tests build issues on xcode due to using relative paths (#3765) 2 weeks ago
crueter ad58ab8976
[externals] Use Eden mirrors for llvm-mingw and tzdb (#3766) 2 weeks ago
lizzie 772e38cb8d
[hle/service/sockets] fix hogwarts legacy crash due to non-blacklisted domain (#3762) 2 weeks ago
lizzie 811cc18d74
[hle/acc] fix (false) return where it's just 2 (#3763) 2 weeks ago
lizzie c5b519380c
[externals] update renderdoc to 1.7.0 (#3751) 2 weeks ago
xbzk 5ebdb29afd
[android,ui] feat fullscreen app setting (#3676) 2 weeks ago
lizzie 96e177702e
[qt_common] remove 109kb worth of duplicate shortcut data (#3756) 2 weeks ago
xbzk 844e0360c7
[addons] fixed manual installation from per-game fragment (#3743) 2 weeks ago