28809 Commits (5cb7cca05aff33d95e5ee14defb8afc6e6a54389)
 

Author SHA1 Message Date
lizzie 5cb7cca05a polish up A64 to be ready to accept stuff (but NO-op) 8 months ago
lizzie 851cdeab53 remove args, directly ref inst stuff 8 months ago
lizzie 4577595a8f fix license 8 months ago
lizzie 5f57b9c91f exclude powah from non-ppc64 8 months ago
lizzie 7c972a09dd generation of add and extraction of flags 8 months ago
lizzie 4fcee5e875 first emitted block 8 months ago
lizzie 957d3f2f67 backwards relocs 8 months ago
lizzie 551968ad88 relocations 8 months ago
lizzie e5ff8d212c cross compile instructions; ignore toolchain files 8 months ago
lizzie 38237ba2fe spinlocks, annoyances with organistaion 8 months ago
lizzie 9b730a6812 cross compile instructions 8 months ago
lizzie b53fec2b9a a64+a32 stubs (+some impls) 8 months ago
lizzie e38495288c fix stuff? 6 months ago
MaranBr a27d35463e
[video_core] Improve synchronization and refactor buffer cache timing logic (#4182) 3 days ago
John 5606edd1a6
[Vulkan] Regression Fix - Return BindVertexBuffer2EXT old path (#4199) 3 days ago
crueter cd003e5ec9
[cmake] Fix CPMUtil on Windows by avoiding a temp dir (#4195) 3 days ago
crueter 813b248bc3
[docs] Tighten AI restrictions and switch to CONTRIBUTING.md (#4193) 3 days ago
lizzie 3fd6eeaf9f
Revert #3970 #4177 (#4187) 3 days ago
CamilleLaVey 372bdfccbc
[vulkan, android] Mediacodec implementation + Vulkan fixes (#4191) 3 days ago
Eden CI 3699795315
[dist, android] Update translations from Transifex for Jul 07 (#4185) 3 days ago
CamilleLaVey 3a6ac6e418
[video_core] Implementation on ASTC HDR formats + Vulkan fixes (#4190) 4 days ago
CamilleLaVey 8225151a44
[vulkan] 3rd Vulkan Global Maintenance (#4189) 4 days ago
lizzie 41762940d6
[common] rework BitField and BitUtil, use concepts whenever possible (#4076) 4 days ago
lizzie c2e74a9380
[common] remove DetachedTasks object usage (#4096) 4 days ago
lizzie e401414aab
[core/hle] update fw constants to 22.5.0, ams -> 1.11.2, implement /digest file (#4165) 4 days ago
lizzie e662108584
[fs] use recursive_directory_iterator since MSVC CRT no longer should bug out (#3670) 5 days ago
lizzie 29f712d3b5
[core/device_memory_manager] use more pointer/iterator stable std::vector<> instead of deque<> for multi address scatter/gather (#4098) 5 days ago
lizzie ae75ba4883
[shader_recompiler/ir] fix potential CBuf collision when count mismatches (#4097) 5 days ago
lizzie 7b750bf5bb
[hid_core, input_common] use std::numbers::pi{_v} instead of re-defining (#4160) 5 days ago
lizzie 94e9c2bd74
[common] remove presumed 'hot path' for QPC of 10MHz on SteadyClock::Now() (#4162) 5 days ago
lizzie 9677522e6c
[core/hle/kernel/svc] add missing CanContain check for {Un}MapProcessCodeMemory, remove 4KB align func (#4164) 5 days ago
lizzie f423471cc0
[*, docs] remove UTF8 and make docs ASCII only (#4166) 5 days ago
lizzie ce043aceb9
[core/hle/service] remove duplicate Core::System& from some ServiceFramework (#4171) 5 days ago
lizzie 1643d8766f
[vk] invalidate shader cache automatically if !=driverId or !=driverVersion (#4174) 5 days ago
lizzie fe1b8ff0ab
[input_common] Fix GetButtonMappingForDevice() when joystick doesn't have a gamepad associated with it (#4172) 5 days ago
lizzie f22fd1714b
[dynarmic] use LinkBlockFast for branches which are guarnateed to be unconditional (or conditionally unconditional) (#4177) 5 days ago
lizzie 6119e8fad2
[hid_core] fix LM2 crash due to callbacks not being removed properly (#4178) 5 days ago
lizzie bfc0e60333
[externals/stb] only include JPEG functions, disable all others (#4179) 5 days ago
lizzie 072be286d1
[shader_recompiler] fix META_TABLE/NUM_ARGS table being duplicated per TU that included opcodes.h (#4180) 5 days ago
crueter 66b073ab8d
[cmake] CPMUtil rewrite of the day number 852 (#4130) 6 days ago
lizzie 4c65780f11
Revert "[common/dynamic_library] fix AUR build error (#4156)" (#4157) 1 week ago
lizzie a9c4c8aefd
[common/dynamic_library] fix AUR build error (#4156) 1 week ago
lizzie a769505a45
[vk, ogl] Remove dedicated precomputed swizzle table; use shorter inline table in block_linear swizzle shaders (#4146) 1 week ago
xbzk 54c3d10b86
[vk, renderdoc] (VUID-02997) avoid vk_image_view as VK_NULL_HANDLE when feature nullDescriptor is unavailable (#4056) 2 weeks ago
xbzk bdf60d79a0
[video_core] gate Mesa EXIT terminator detection behind non-proprietary driver (#4151) 2 weeks ago
lizzie 2068b5d452
[vk] Clamp dynamic descriptors based on device limits (#4115) 2 weeks ago
lizzie 1b482fa99b
[hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 2 weeks ago
xbzk b6ee847947
[hle/am] make Service::Process move-only to fix #3908 KProcess use-after-free (#4137) 2 weeks ago
wildcard 6c16440996
[vulkan] Fix EDS 0-2 (#4117) 2 weeks ago
lizzie 09c583506b
[tests] Require backing base pointer to be nonnull for HostMemory tests (#4138) 2 weeks ago