25374 Commits (30d7c756f936b967979dedb826d56dd46653a0fb)

Author SHA1 Message Date
lizzie 30d7c756f9 update loicense 6 months ago
lizzie 6b16e27414 emission focused on branch/bctr 6 months ago
lizzie e31cb55cdb the abi sucks 7 months ago
lizzie f1a7a020bb save more regs 7 months ago
lizzie 1c73ab8a29 Use ctr like gcc does 7 months ago
lizzie 47d97d5672 more ppc fixes 8 months ago
lizzie 672eda8a2d chained calls for ppc64 8 months ago
lizzie 7a24883d48 inline a32core/a64core 8 months ago
crueter 1a2064d024 build fixes + gentoo cross docs 8 months ago
lizzie 0fda5f0e20 fix invalidations, use stack for checkbit 8 months ago
lizzie 1efe587e70 A64checkbit 8 months ago
lizzie 9b3e9d01e1 A64: addition fixes extra 8 months ago
lizzie 90e49513ba even more stupid fixes i feel angry 8 months ago
lizzie 167d557e4d fix xs stuffs 8 months ago
lizzie 30904c76f5 C -> O for ppc64; impl NZCV? 9 months ago
lizzie 277d38f27e more fixes 9 months ago
lizzie b4cc852a0a i forgot jit pointer, again 9 months ago
lizzie ac933403ff just use STD() + offset, reorder stuff 9 months ago
lizzie e2737f9961 let type deduction do its thing 9 months ago
lizzie 3288a9965a reglock draft 1 9 months ago
lizzie cd1f269f96 A64: ADD now passes 9 months ago
lizzie d61b3de882 terminal draft1 9 months ago
lizzie fdb49b83ad "A64: ADD" passes (except on PC check) 9 months ago
lizzie 5cb7cca05a polish up A64 to be ready to accept stuff (but NO-op) 9 months ago
lizzie 851cdeab53 remove args, directly ref inst stuff 9 months ago
lizzie 4577595a8f fix license 9 months ago
lizzie 7c972a09dd generation of add and extraction of flags 9 months ago
lizzie 4fcee5e875 first emitted block 9 months ago
lizzie e5ff8d212c cross compile instructions; ignore toolchain files 9 months ago
lizzie 38237ba2fe spinlocks, annoyances with organistaion 9 months ago
lizzie b53fec2b9a a64+a32 stubs (+some impls) 9 months ago
lizzie e38495288c fix stuff? 6 months ago
MaranBr a27d35463e
[video_core] Improve synchronization and refactor buffer cache timing logic (#4182) 1 week ago
John 5606edd1a6
[Vulkan] Regression Fix - Return BindVertexBuffer2EXT old path (#4199) 1 week ago
lizzie 3fd6eeaf9f
Revert #3970 #4177 (#4187) 1 week ago
CamilleLaVey 372bdfccbc
[vulkan, android] Mediacodec implementation + Vulkan fixes (#4191) 1 week ago
Eden CI 3699795315
[dist, android] Update translations from Transifex for Jul 07 (#4185) 1 week ago
CamilleLaVey 3a6ac6e418
[video_core] Implementation on ASTC HDR formats + Vulkan fixes (#4190) 1 week ago
CamilleLaVey 8225151a44
[vulkan] 3rd Vulkan Global Maintenance (#4189) 1 week ago
lizzie 41762940d6
[common] rework BitField and BitUtil, use concepts whenever possible (#4076) 1 week ago
lizzie c2e74a9380
[common] remove DetachedTasks object usage (#4096) 1 week ago
lizzie e401414aab
[core/hle] update fw constants to 22.5.0, ams -> 1.11.2, implement /digest file (#4165) 1 week ago
lizzie e662108584
[fs] use recursive_directory_iterator since MSVC CRT no longer should bug out (#3670) 1 week ago
lizzie 29f712d3b5
[core/device_memory_manager] use more pointer/iterator stable std::vector<> instead of deque<> for multi address scatter/gather (#4098) 1 week ago
lizzie ae75ba4883
[shader_recompiler/ir] fix potential CBuf collision when count mismatches (#4097) 1 week ago
lizzie 7b750bf5bb
[hid_core, input_common] use std::numbers::pi{_v} instead of re-defining (#4160) 1 week ago
lizzie 94e9c2bd74
[common] remove presumed 'hot path' for QPC of 10MHz on SteadyClock::Now() (#4162) 1 week ago
lizzie 9677522e6c
[core/hle/kernel/svc] add missing CanContain check for {Un}MapProcessCodeMemory, remove 4KB align func (#4164) 1 week ago
lizzie f423471cc0
[*, docs] remove UTF8 and make docs ASCII only (#4166) 1 week ago
lizzie ce043aceb9
[core/hle/service] remove duplicate Core::System& from some ServiceFramework (#4171) 1 week ago