10750 Commits (313e885f7a7bc9eefec6ddaffce786cea28327cd)

Author SHA1 Message Date
bunnei 0d376ae49e applets: software_keyboard: Signal state change on end of interactive session. 7 years ago
bunnei b1bd8d852a applets: software_keyboard: Minor cleanup. 7 years ago
bunnei 7bdaae11ac services: prepo: Fix IPC interface with SaveReport/SaveReportWithUser. 7 years ago
bunnei bc76fe3100 hle_ipc: Add error checking to read/write buffer access. 7 years ago
bunnei 72a8ed19c3 Revert "system_archive: Fix Korean and Chinese fonts" 7 years ago
Lioncash 11c5ae60e6 core/arm: Remove usage of global GetCurrentThread() 7 years ago
Lioncash 371f3ecf5d kernel/physical_core: Make use of std::unique_ptr 7 years ago
Lioncash 6bc28ed1c8 core/cpu_manager: Remove unused includes 7 years ago
Lioncash 379194237d kernel/physical_core: Remove unused kernel reference member variable 7 years ago
ReinUsesLisp 48cb021c34 yuzu: Implement Vulkan frontend 7 years ago
ReinUsesLisp 2ba5519371 settings: Add settings for graphics backend 7 years ago
ReinUsesLisp e1da845841 core: Only wait for idle on gpu_core when it was initialized 7 years ago
Fernando Sahmkow 8eb175481c System: Address Feedback 7 years ago
Fernando Sahmkow e9b557b38e System: Correct PrepareReschedule. 7 years ago
Fernando Sahmkow 3230cfebb7 Kernel: Remove a few global instances from the kernel. 7 years ago
Fernando Sahmkow 0a5e0d4777 Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager. 7 years ago
Fernando Sahmkow fb17429a0b ArmInterface: Delegate Exclusive monitor factory to exclusive monitor interfasce. 7 years ago
Fernando Sahmkow 1c2981f6da Core: Refactor CPU Management. 7 years ago
bunnei ebb840daaf bsd: Stub several more functions. 7 years ago
FearlessTobi 40c05f9028 Disable clang-format for font files 7 years ago
Fernando Sahmkow a402d6e870 Kernel: Implement Physical Core. 7 years ago
fearlessTobi b2f53cceb6 Input: UDP Client to provide motion and touch controls 7 years ago
bunnei dcd1617ee2 service: time: Implement ToPosixTimeWithMyRule. 7 years ago
Michael Scire 56137d471a loader: provide default arguments (zero byte) to NSOs 7 years ago
bunnei c0a7b5ee4c time: Fix month off-by-one error. 7 years ago
FearlessTobi 6df85b466d system_archive: Fix Chinese font 7 years ago
FearlessTobi 4be062de19 system_archive: Fix Korean font 7 years ago
Markus Wick 4042bd107b core/memory: Create a special MapMemoryRegion for physical memory. 7 years ago
Markus Wick b18f6d19e2 core/hle: Simplify PhysicalMemory usage in vm_manager. 7 years ago
Markus Wick b8b3264c31 core/loaders: Simplify PhysicalMemory usage. 7 years ago
CJBok be576083dd Moved analog direction logic to sdl_impl 7 years ago
CJBok 5af2a8b2f6 Corrected directional states sensitivity 7 years ago
Markus Wick 2049ebc50e core/kernel: Fix GetTotalPhysicalMemoryUsed. 7 years ago
CJBok 57998ae780 hid: Fix analog sticks directional states 7 years ago
bunnei 18e502d636 service: time: Implement GetStandardLocalSystemClock. 7 years ago
bunnei 940ed35ee2 time: Remove overflow error checking (currently breaks ADO builds). 7 years ago
bunnei 2fef8d9feb service: time: Implement GetClockSnapshotFromSystemClockContext. 7 years ago
bunnei 0d1c9fe2a9 service: time: Implement IsStandardNetworkSystemClockAccuracySufficient. 7 years ago
bunnei 756c19b448 system_archive: Add a basic HLE implementation for time zone binary. 7 years ago
bunnei ac22daaf4f service: time: Rewrite implementation of glue services. 7 years ago
bunnei 9431286523 core: Initialize several structs that make use of Common::UUID. 7 years ago
bunnei cbaf3b3c40 service: vi: Implement CloseLayer. 7 years ago
ReinUsesLisp 9328c4be0b yuzu: Remove Maxwell debugger 7 years ago
Markus Wick f74d95547e core/memory + arm/dynarmic: Use a global offset within our arm page table. 7 years ago
Markus Wick 4bdaebe33e video_core: Block in WaitFence. 7 years ago
Fernando Sahmkow 367257a258 NvServices: Correct Ioctl Remap. 7 years ago
Fernando Sahmkow 48dcf4c2d8 Kernel: Correct behavior of Address Arbiter threads. (#3165) 7 years ago
Lioncash 9e160743ac kernel/svc: Correct function signature of SignalProcessWideKey 7 years ago
Lioncash 7953f7b0d8 kernel: Remove unnecessary includes 7 years ago
Lioncash 28ac8d63ef kernel/svc: Provide implementations for svcDumpInfo/svcDumpInfoNew 7 years ago