28563 Commits (6a3ac7074a4d44ae07cf11b20ab22fc095e84b9d)
 

Author SHA1 Message Date
lizzie 6a3ac7074a make .pkg and .self 4 months ago
lizzie a0a397166b exclude more stuff from vulkan 4 months ago
lizzie d4c5ab0704 exclude from vulkan surface selection 4 months ago
lizzie c75c400474 buildable toolchain script + fixes for ffmpeg 4 months ago
lizzie 65c31ce6bd merge 4 months ago
lizzie f0ace14888 merge 4 months ago
lizzie 68800d7448 fix 4 months ago
lizzie c17163dfc0 toolchain-fix 3 months ago
lizzie 71991377aa fuck you 3 months ago
lizzie e1d2d650b1 no conversion fixs 3 months ago
lizzie c95cb8f8ec
[hle] improved flusher that uses jthread (#3837) 4 days ago
CamilleLaVey 3d0eb4b5d7
[vulkan] 1st Vulkan Global Maintenance (#3839) 5 days ago
CamilleLaVey 1b4a79c7ee
[android] QoL changes to Android Phase - 1 (#3832) 5 days ago
crueter c05d999225
[bcat] Fix news to use Forgejo releases instead (#3841) 5 days ago
crueter 71d3dd67d3
[frontend] Force https on bundled OpenSSL (#3843) 5 days ago
crueter 9b2fba1275
[ci] Add CPMUtil dependency update workflow (#3838) 5 days ago
Eden CI 19eab4d7aa
[dist, android] Update translations from Transifex for Apr 07 (#3834) 6 days ago
crueter 50a6f331cf
[desktop] Use pixel-based font sizes instead of point-based for game card (#3827) 7 days ago
crueter 9c13c71da8
[externals] Require httplib >=0.18.7 (#3830) 7 days ago
crueter 7d53849cd3
[desktop] "Fix" card auto-alignment (#3829) 7 days ago
John fd0c5655c4
Fixes [shader_recompiler] fix CBuf get/set VUUID due to using composite for U32[1], F32[1] (#3790) (#3823) 7 days ago
crueter 88f0e7862a
[ci] fix tx-pull cron fr this time (#3828) 7 days ago
smiRaphi d99a8c65cc
[hle/kernel] Fix OutputDebugString formatting (#3744) 7 days ago
lizzie 876884e783
[video_core/host_shaders] unroll lanczos loop for slightly better perf (#3754) 7 days ago
MaranBr 028050cf04
[shader_recompiler] Fix IsScaled dynamic indexing reading wrong bit source (#3789) 7 days ago
lizzie 1f787ffc39
[cmake, deps] conjure common/httplib.h and remove global def for httplib macros (#3800) 7 days ago
lizzie 148dc7b480
[arm] remove vtable bounce hack (#3776) 7 days ago
crueter 612a203ab2
[docs] add instructions to build older commits (#3826) 7 days ago
lizzie 5e927199c5
[dynarmic, cmake] Assorted RISC-V build fixes (#3797) 7 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) 2 weeks ago
wildcard 34fa39eae8
[texture_cache] Skip alias synchronization in texture cache when the image has no aliases. (#3740) 2 weeks ago
lizzie 9ace6742d7
[docs] update multiplayer section with metaserver info (#3722) 2 weeks ago
crueter 79f29abcba
[core] Fix renderdoc API garbage (#3816) 2 weeks ago
crueter 3ce5463d2d
[cmake] Remove shader dir regeneration (#3813) 2 weeks ago
lizzie cae70c30fa
[dynarmic] fix GCC 12.2 complaints for regalloc.h (#3812) 2 weeks ago
lizzie bcceced96d
[dynarmic] fix GetDecoderTable() making the compiler nervous due to the big table that gets made into the stack (#3799) 2 weeks ago
lizzie 82e374f66c
[meta] April Fools 2026 icon (#3802) 2 weeks ago
crueter 6e76014824
[ci] Move workflows to `.forgejo` (#3808) 2 weeks ago
crueter bb71ace365
[cmake] switch nightly auto updater to forgejo (#3807) 2 weeks 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) 2 weeks ago
xbzk b4a485e244
[android, intent] Added proper ext content mount and game swap support for intent launch (#3755) 2 weeks 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) 2 weeks ago
crueter c0fbb2526d
[ci] Fix transifex workflow (#3805) 2 weeks ago
lizzie c3afd2fabd
[hle] fetch manager once in cmif wrapper (#3796) 2 weeks ago
lizzie ee2891c55e
[common] unify std::random_device (#3801) 2 weeks ago
lizzie dd91b41a78
[core] remove parallel thread remnants that keep calling sysconf() everytime a memory object is created (#3804) 2 weeks 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