28799 Commits (a7cc42c86c06aa2bfb3132c5a5ef8e598704f282)
 

Author SHA1 Message Date
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
lizzie bfc0e60333
[externals/stb] only include JPEG functions, disable all others (#4179) 1 month ago
lizzie 072be286d1
[shader_recompiler] fix META_TABLE/NUM_ARGS table being duplicated per TU that included opcodes.h (#4180) 1 month ago
Exverge 5858998e35
Align all physical pages to page size 1 month ago
Exverge 78f29d9010
fix linux arm build 1 month ago
crueter 66b073ab8d
[cmake] CPMUtil rewrite of the day number 852 (#4130) 1 month ago
Exverge da54e20332
[dynarmic] minor optimization on codepage caching for non-fastmem 1 month ago
Exverge 8ea600f0a7
track unaligned mappings and only map when needed 1 month ago
Exverge 8ed9805d8e
remove old debugging changes 1 month ago
Exverge 0ab7e58d39
fix compile on non-msvc windows and linux 1 month ago
Exverge c78d2068e1
[core/arm] initial fastmem/nce support on variable page sizes & macOS 1 month ago
lizzie 4c65780f11
Revert "[common/dynamic_library] fix AUR build error (#4156)" (#4157) 1 month ago
lizzie a9c4c8aefd
[common/dynamic_library] fix AUR build error (#4156) 1 month ago
lizzie a769505a45
[vk, ogl] Remove dedicated precomputed swizzle table; use shorter inline table in block_linear swizzle shaders (#4146) 1 month ago
xbzk 54c3d10b86
[vk, renderdoc] (VUID-02997) avoid vk_image_view as VK_NULL_HANDLE when feature nullDescriptor is unavailable (#4056) 1 month ago
xbzk bdf60d79a0
[video_core] gate Mesa EXIT terminator detection behind non-proprietary driver (#4151) 1 month ago
lizzie 2068b5d452
[vk] Clamp dynamic descriptors based on device limits (#4115) 1 month ago
lizzie 1b482fa99b
[hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 2 months ago
xbzk b6ee847947
[hle/am] make Service::Process move-only to fix #3908 KProcess use-after-free (#4137) 2 months ago
wildcard 6c16440996
[vulkan] Fix EDS 0-2 (#4117) 2 months ago
lizzie 09c583506b
[tests] Require backing base pointer to be nonnull for HostMemory tests (#4138) 2 months ago
lizzie 894add43f3
[vk] fix PR5R black screen on qcom driver (#4120) 2 months ago
Lizzie d142b5dd6a
[android] Add Enable GPU Buffer Readback option to Android (#4132) 2 months ago
maufeat 0c2894eabf
[hle] add: (re)winding application and revert option<Process> back to unique_ptr (#4134) 2 months ago
lizzie d8a8169eb2
[hle/bsd] do not use rust-result wannabe Expected in functions (#4075) 2 months ago
lizzie 81c6e56713
[core/am] ban y2k domain to make Civ7 boot web-appletless (#3868) 2 months ago
MaranBr b4b41ee62c
[buffer_cache] Add option to control GPU buffer readback (#4126) 2 months ago
simply0001 0d6a2158f0
[maxwell_3d] append inline index draw streams in bulk (#4083) 2 months ago
xbzk 09b6b3b71e
xbzk/gpu-logging_qt-controls_android-fix (#4018) 2 months ago
simply0001 629ebf1bde
[video_core/maxwell3d] compute macro param address on demand (#4067) 2 months ago
crueter c993bc01a4
[cmake] Update CPMUtil (#4123) 2 months ago