28829 Commits (c2bc7d92ceb3026a60f838f237a897c955b39c4a)
 

Author SHA1 Message Date
Exverge c2bc7d92ce
Fix compile errors and finish up Windows NCE 1 month ago
Exverge bd9c233552 Fix winternl header include 1 month ago
Exverge 301c030234
[core] Windows NCE because why the fuck not 1 month ago
Exverge c886d26200
Fix rare off cases for misaligned mappings 1 month ago
Exverge 75954f1131
Fix compiler errors 1 month ago
Exverge f6a26e63fe Add bimap to link targets 1 month ago
Exverge b9d55e105e
license header 1 month ago
Exverge 2555473c0f
[core] hook DeviceMemory to check for irregular mappings 1 month ago
Exverge 403adff3d1
Use multiple indexes to allow indexing for paddr 1 month ago
Exverge 826d7a435d
Conditionally disable NCE on macOS 1 month ago
Exverge 871b6320ae
Merge branch 'variable-page-size' of http://git.exverge.xyz:3000/Exverge/eden into variable-page-size 1 month ago
git 641209adb8 fix nce on linux 1 month ago
Exverge b13653d698
[loader] log error messages when failing to load 1 month ago
Exverge aa6e221760
Merge branch 'master' into variable-page-size 1 month ago
Exverge 5304134a71
gcc and macOS fixes 1 month ago
MaranBr a27d35463e
[video_core] Improve synchronization and refactor buffer cache timing logic (#4182) 1 month ago
John 5606edd1a6
[Vulkan] Regression Fix - Return BindVertexBuffer2EXT old path (#4199) 1 month ago
crueter cd003e5ec9
[cmake] Fix CPMUtil on Windows by avoiding a temp dir (#4195) 1 month ago
Exverge f8d0bd8ff8
fix compile on linux 1 month ago
Exverge bdd9278c8b
[nce] Clean up loose ends 1 month ago
crueter 813b248bc3
[docs] Tighten AI restrictions and switch to CONTRIBUTING.md (#4193) 1 month ago
lizzie 3fd6eeaf9f
Revert #3970 #4177 (#4187) 1 month ago
CamilleLaVey 372bdfccbc
[vulkan, android] Mediacodec implementation + Vulkan fixes (#4191) 1 month ago
Eden CI 3699795315
[dist, android] Update translations from Transifex for Jul 07 (#4185) 1 month ago
CamilleLaVey 3a6ac6e418
[video_core] Implementation on ASTC HDR formats + Vulkan fixes (#4190) 1 month ago
Exverge 8b9c1d07be
[nce] no more asm 1 month ago
CamilleLaVey 8225151a44
[vulkan] 3rd Vulkan Global Maintenance (#4189) 1 month ago
lizzie 41762940d6
[common] rework BitField and BitUtil, use concepts whenever possible (#4076) 1 month ago
lizzie c2e74a9380
[common] remove DetachedTasks object usage (#4096) 1 month ago
lizzie e401414aab
[core/hle] update fw constants to 22.5.0, ams -> 1.11.2, implement /digest file (#4165) 1 month ago
Exverge a7cc42c86c
i should test my code 1 month ago
Exverge 78320e8c7c add license header 1 month ago
Exverge 81a81c10de
[nce] macOS TLS, start inlining asm code 1 month ago
Exverge 9cdd7aee44
only use MAP_FIXED_NOREPLACE on linux 1 month ago
Exverge f9be994e32
[hle/kernel] assume all memory managers to be aligned to host page size 1 month ago
Exverge 4308391d4c
go back to csignal 1 month ago
Exverge 2905c19b36
[nce] don't define __ASSEMBLY__ in C++ code 1 month ago
Exverge 45fc1ab8be
Merge branch 'master' into variable-page-size 1 month ago
lizzie e662108584
[fs] use recursive_directory_iterator since MSVC CRT no longer should bug out (#3670) 1 month ago
lizzie 29f712d3b5
[core/device_memory_manager] use more pointer/iterator stable std::vector<> instead of deque<> for multi address scatter/gather (#4098) 1 month ago
lizzie ae75ba4883
[shader_recompiler/ir] fix potential CBuf collision when count mismatches (#4097) 1 month ago
lizzie 7b750bf5bb
[hid_core, input_common] use std::numbers::pi{_v} instead of re-defining (#4160) 1 month ago
lizzie 94e9c2bd74
[common] remove presumed 'hot path' for QPC of 10MHz on SteadyClock::Now() (#4162) 1 month ago
lizzie 9677522e6c
[core/hle/kernel/svc] add missing CanContain check for {Un}MapProcessCodeMemory, remove 4KB align func (#4164) 1 month ago
lizzie f423471cc0
[*, docs] remove UTF8 and make docs ASCII only (#4166) 1 month ago
lizzie ce043aceb9
[core/hle/service] remove duplicate Core::System& from some ServiceFramework (#4171) 1 month ago
lizzie 1643d8766f
[vk] invalidate shader cache automatically if !=driverId or !=driverVersion (#4174) 1 month ago
lizzie fe1b8ff0ab
[input_common] Fix GetButtonMappingForDevice() when joystick doesn't have a gamepad associated with it (#4172) 1 month ago
lizzie f22fd1714b
[dynarmic] use LinkBlockFast for branches which are guarnateed to be unconditional (or conditionally unconditional) (#4177) 1 month ago
lizzie 6119e8fad2
[hid_core] fix LM2 crash due to callbacks not being removed properly (#4178) 1 month ago