28549 Commits (4169f41b05fa2b5739cc49207d25333f415b592d)
 

Author SHA1 Message Date
lizzie 4169f41b05
FIX BSD DEFINE IN FUCKING BSD?, fix INVALID_SOCKET on httplib 3 weeks ago
lizzie 3652624db8
fix pragma once in even MORE core stuff 3 weeks ago
lizzie b5b7e2cf81
more fs fixes 3 weeks ago
lizzie 7ed7cdbcd6
fuck? 3 weeks ago
lizzie 2c18b40773
fixup more compile issues 3 weeks ago
lizzie f289b2b161
fixup dynarmic, and dont forget push constants 3 weeks ago
lizzie 2f0192665e
fix with bigger batch sizes 3 weeks ago
lizzie 585b3dcde1
FIX FMT 3 weeks ago
lizzie 6a9068ee30
[cmake] Allow proper unity builds 3 weeks ago
lizzie 876884e783
[video_core/host_shaders] unroll lanczos loop for slightly better perf (#3754) 4 days ago
MaranBr 028050cf04
[shader_recompiler] Fix IsScaled dynamic indexing reading wrong bit source (#3789) 4 days ago
lizzie 1f787ffc39
[cmake, deps] conjure common/httplib.h and remove global def for httplib macros (#3800) 4 days ago
lizzie 148dc7b480
[arm] remove vtable bounce hack (#3776) 4 days ago
crueter 612a203ab2
[docs] add instructions to build older commits (#3826) 4 days ago
lizzie 5e927199c5
[dynarmic, cmake] Assorted RISC-V build fixes (#3797) 4 days ago
lizzie ac99ea96da
[dynarmic] fix bayonetta 3 regression due to LUT in #3718 (#3822) 1 week ago
lizzie d1b7824443
[meta] Restore base icon (#3809) 1 week ago
wildcard 34fa39eae8
[texture_cache] Skip alias synchronization in texture cache when the image has no aliases. (#3740) 1 week ago
lizzie 9ace6742d7
[docs] update multiplayer section with metaserver info (#3722) 1 week ago
crueter 79f29abcba
[core] Fix renderdoc API garbage (#3816) 1 week ago
crueter 3ce5463d2d
[cmake] Remove shader dir regeneration (#3813) 1 week ago
lizzie cae70c30fa
[dynarmic] fix GCC 12.2 complaints for regalloc.h (#3812) 1 week ago
lizzie bcceced96d
[dynarmic] fix GetDecoderTable() making the compiler nervous due to the big table that gets made into the stack (#3799) 1 week ago
lizzie 82e374f66c
[meta] April Fools 2026 icon (#3802) 1 week ago
crueter 6e76014824
[ci] Move workflows to `.forgejo` (#3808) 1 week ago
crueter bb71ace365
[cmake] switch nightly auto updater to forgejo (#3807) 1 week 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) 1 week ago
xbzk b4a485e244
[android, intent] Added proper ext content mount and game swap support for intent launch (#3755) 1 week 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) 1 week ago
crueter c0fbb2526d
[ci] Fix transifex workflow (#3805) 1 week ago
lizzie c3afd2fabd
[hle] fetch manager once in cmif wrapper (#3796) 1 week ago
lizzie ee2891c55e
[common] unify std::random_device (#3801) 1 week ago
lizzie dd91b41a78
[core] remove parallel thread remnants that keep calling sysconf() everytime a memory object is created (#3804) 1 week ago
lizzie e9f4541069
[dynarmic] improve A32 translate loop (#3780) 2 weeks ago
lizzie cf7086de7c
[dynarmic] avoid stable_vector<> reallocations for shared labels (#3717) 2 weeks ago
lizzie 8e14f07a69
[dynarmic] exclude %rbp from regalloc & have proper frame info (#3752) 2 weeks ago
wildcard 0b179517b3
[vulkan] Fix Vulkan graphics pipeline crash when image descriptor count exceeds 64 (#3785) 2 weeks ago
lizzie 7a8176f63f
[dynarmic] implement missing SSE3 implementations (#3301) 2 weeks ago
lizzie 5322bce4b8
[dynarmic] fix ODR violations (#3749) 2 weeks ago
lizzie 276dcdd8ea
[dynarmic] fix constexpr build issue on gcc-debian-stable (#3798) 2 weeks ago
lizzie 59254cd1e7
[dynarmic] restore proper backtraces for A64 (#3794) 2 weeks ago
lizzie 9a3af3a6a3
[shader_recompiler] fix CBuf get/set VUUID due to using composite for U32[1], F32[1] (#3790) 2 weeks ago
PavelBARABANOV b473c18d6e
[android] Remove unused framepacing strings (#3795) 2 weeks ago
maufeat c984c387d7
[hid] shared memory crashes (#3784) 2 weeks ago
xbzk 5856beac54
[android,addons] per-game screen ext content unmount upon rotation hotfix (#3788) 2 weeks ago
lizzie 16e7e034d7
[ports, freebsd] remove fastmem ban (#3786) 2 weeks ago
lizzie 47c6a73971
[dynarmic] nuke mcl dependency (#3777) 2 weeks ago
PavelBARABANOV 813a35abca
[vi] Restore high Z-index for shared buffer layer to fix keyboard overlay display (#3787) 2 weeks ago
crueter 93472023e2
[cmake] Fix macOS frameworks, and icon set usage (#3782) 2 weeks ago
lizzie 9cb7001656
[cmake] fixes for XCode when having languages other than C/C++ (#3772) 2 weeks ago