21298 Commits (34710065e84ccc3de4433b7dd0ffb569e14788b8)
 

Author SHA1 Message Date
Fernando S 34710065e8
Merge pull request #8172 from bunnei/kernel-mutex 4 years ago
bunnei 8ae43a1be9
Merge pull request #8190 from Docteh/palswap 4 years ago
bunnei 46da380b57
Merge pull request #8027 from lat9nq/cmd-fullscreen-size 4 years ago
Fernando S 072b3e6e26
Merge pull request #8202 from merryhime/fix-single-core 4 years ago
Fernando S 276764cfe9
Merge pull request #8199 from liamwhite/jit-service 4 years ago
merry ba08f63ec4 dynarmic: Fix single core mode 4 years ago
Liam f17aaeccf9 service: jit: Implement the JIT service 4 years ago
bunnei ca2accfb25
Merge pull request #8165 from bunnei/ensure-session-port-cleanup 4 years ago
Kyle K f6695814be ui: Touching QPalette::Text broke dark -> light UI. don't do 4 years ago
bunnei dc2dd5d5a6
Merge pull request #8178 from tech-ticks/skyline-icache-fix 4 years ago
bunnei 3f0b93925f core: hle: kernel: k_thread: Rework dummy thread waiting. 4 years ago
bunnei 965c05b43d core: hle: service: Allocate a service thread. 4 years ago
bunnei ae38b8bf5e hle: kernel: k_spin_lock: Remove unused ThreadPause. 4 years ago
bunnei 8deaac8bd1 hle: kernel: Use std::mutex instead of spin locks for most kernel locking. 4 years ago
bunnei fd5e1e80da
Merge pull request #8157 from lat9nq/kernel-races 4 years ago
bunnei fc258f1d7a
Merge pull request #8196 from jbeich/freebsd 4 years ago
Jan Beich d13e48e002 service: sfdnsres: add missing includes for some BSDs after 82d46a974a 4 years ago
Fernando S b86cfe159f
Merge pull request #8180 from liamwhite/symbols 4 years ago
Kyle K 38dd6dc190 ui: Set Link Color when setting theme 4 years ago
Fernando S 4ad6bca31c
Merge pull request #8171 from tech-ticks/skyline-improvements 4 years ago
tech-ticks 3b91d213b1 hle: kernel: Invalidate entire icache in UnmapProcessMemory and UnmapCodeMemory (fixes #8174) 4 years ago
bunnei bf3c6f8812
Merge pull request #8149 from liamwhite/front-face 4 years ago
Liam b29242862b core: extract symbol reading 4 years ago
bunnei 32e2fb5d33
Merge pull request #8138 from german77/data-no-race 4 years ago
bunnei a7f73d606f hle: kernel: Unify and integrate reference tracking for KServerPort/KServerSession. 4 years ago
bunnei b44a564792 hle: kernel: k_server_port: Release ref-counted host emulation members on Destroy. 4 years ago
bunnei 788bebb160 hle: kernel: k_auto_object: Move unregister with kernel to after Destroy. 4 years ago
bunnei d737652d08 hle: service: sm: Remove manual tracking of KServerPorts. 4 years ago
bunnei f55fc850a2 hle: kernel: hle_ipc: HasSessionRequestHandler: Check if domain handler is expired rather than locking. 4 years ago
bunnei 04efd729d6
Merge pull request #8169 from merryhime/scoped_lock 4 years ago
tech-ticks 82d46a974a service: sfdnsres: Implement DNS address resolution 4 years ago
Mai M 21359936b8
Merge pull request #8173 from Morph1984/msvc-warn-unused-fn 4 years ago
Morph be95b5a954 CMakeLists: Enforce C4505 and C5245 4 years ago
Narr the Reg bbaa08d7f0 core: hid: Fix double lock on softlock and forced updates 4 years ago
merry 50b10c4bac
Merge pull request #8167 from Tachi107/patch-1 4 years ago
tech-ticks 1c3983c12e service: bsd: Add keepalive socket option 4 years ago
tech-ticks f05e87402a patch_manager: Apply layered exefs patches from 'atmosphere' SD directory 4 years ago
Narr the Reg 9c85cb354a core: hid: Replace lock_guard with scoped_lock 4 years ago
Merry d79274a5d9 core/hle: Standardize scoped_lock initializers 4 years ago
Merry 4778656110 yuzu/util: Replace lock_guard with scoped_lock 4 years ago
Merry 3cf6593342 web_service: Replace lock_guard with scoped_lock 4 years ago
Merry bbc585881a video_core: Replace lock_guard with scoped_lock 4 years ago
Merry 159ae5e47c input_common: Replace lock_guard with scoped_lock 4 years ago
Merry 6a071c42d2 core: Replace lock_guard with scoped_lock 4 years ago
Merry 1f275eb077 core/hle: Replace lock_guard with scoped_lock 4 years ago
Merry c589db6add common: Replace lock_guard with scoped_lock 4 years ago
german77 fa5277ecdb core: hid: Reduce the amount of dataraces 4 years ago
Fernando S 4265372099
Merge pull request #8161 from liamwhite/gl-s8d24 4 years ago
Fernando S 03d5794183
Merge pull request #8152 from liamwhite/gl-crop 4 years ago
Fernando S 827a901153
Merge pull request #8150 from liamwhite/vk-crop 4 years ago