6978 Commits (5c55f3b585eb92cd2fa6da0c714de2b3cf1003bc)

Author SHA1 Message Date
Fernando Sahmkow d6584d988f Kernel: Correct pending feedback. 6 years ago
Fernando Sahmkow 8a079a59ed System: Expose Host thread registering routines from kernel. 6 years ago
Fernando Sahmkow 78f01601d0 Kernel: Address Feedback. 6 years ago
Fernando Sahmkow 7c2b72bcef Kernel: Implement Scheduler locks 6 years ago
Fernando Sahmkow fe53ac3e33 Kernel: Implement Time Manager. 6 years ago
Fernando Sahmkow e6cc0a48e0 Kernel: Rename ThreadCallbackHandleTable and Setup Thread Ids on Kernel. 6 years ago
Fernando Sahmkow f5da504663 Kernel: Make global scheduler depend on KernelCore 6 years ago
Brian Clinkenbeard 050a4362ad httplib compatibility 6 years ago
CJBok 7ec4bd7793 analog_from_button get direction implementation 6 years ago
Nguyen Dac Nam 2807020c01 IUserLocalCommunicationService: add function Initialize2 6 years ago
Nguyen Dac Nam c4e8f9589a HLE: correct function name of IUserLocalCommunicationService 6 years ago
namkazy 8bb64da7ac nvhost_gpu: implement ChannelSetTimeslice 6 years ago
Morph 5afb6b95ed Add 4:3 aspect ratio and address feedback 6 years ago
Fernando Sahmkow f326183e8b Core: Correct compilition in GCC 6 years ago
Morph 5abb2b6336 Address feedback 6 years ago
Morph db5dc22c68 Use enumeration instead of magic numbers 6 years ago
Morph 74a490c909 Add following aspect ratios: 16:9, 21:9, Stretch to Window 6 years ago
Fernando Sahmkow 0d2a459fae Core: Address Feedback 6 years ago
Lioncash 5c0742bb94 address_arbiter: Collapse loops in InsertThread() and RemoveThread() 6 years ago
Lioncash 3105b7864c address_arbiter: Simplify GetThreadsWaitingOnAddress() 6 years ago
Lioncash d5435df964 bcat/backend: Make formatting of passphrase consistent in NullBackend::SetPassphrase() 6 years ago
Lioncash 8792d4562c bcat/backend: Prevent fmt exception in debug log within NullBackend::Clear() 6 years ago
Lioncash 750c48af18 kernel/thread: Remove trivial usages of the global system accessor 6 years ago
Fernando Sahmkow 6fc0790f3a Core: Set all hardware emulation constants in a single file. 6 years ago
Fernando Sahmkow 1ee7a4d926 Kernel: Refactor synchronization to better match RE 6 years ago
makigumo b71b872e74 update hwopus DecodeInterleaved for FW 7.0.0+ 6 years ago
Fernando Sahmkow 3a7f539463 Kernel: Change WaitObject to Synchronization object. In order to better reflect RE. 6 years ago
bunnei 3edec585bc hle: services: Use std::shared_ptr instead of copy by value. 6 years ago
bunnei 9ffdef96d9 kernel: transfer_memory: Properly reserve and reset memory region. 6 years ago
Zach Hilman a0400ebc19 wait_object: Make wait behavior only require one object to signal. 7 years ago
bunnei 900b370e13 am: Correct IPC object count mismatch. 6 years ago
bunnei 141c06ca8b services: am: Clear events on PopOutData and PopInteractiveOutData. 6 years ago
bunnei b10a96347f am: Refactor IStorage interface. 6 years ago
bunnei 0d376ae49e applets: software_keyboard: Signal state change on end of interactive session. 6 years ago
bunnei b1bd8d852a applets: software_keyboard: Minor cleanup. 6 years ago
bunnei 7bdaae11ac services: prepo: Fix IPC interface with SaveReport/SaveReportWithUser. 6 years ago
bunnei bc76fe3100 hle_ipc: Add error checking to read/write buffer access. 6 years ago
bunnei 72a8ed19c3 Revert "system_archive: Fix Korean and Chinese fonts" 6 years ago
Lioncash 11c5ae60e6 core/arm: Remove usage of global GetCurrentThread() 6 years ago
Lioncash 371f3ecf5d kernel/physical_core: Make use of std::unique_ptr 6 years ago
Lioncash 6bc28ed1c8 core/cpu_manager: Remove unused includes 6 years ago
Lioncash 379194237d kernel/physical_core: Remove unused kernel reference member variable 6 years ago
ReinUsesLisp 48cb021c34 yuzu: Implement Vulkan frontend 6 years ago
ReinUsesLisp 2ba5519371 settings: Add settings for graphics backend 6 years ago
ReinUsesLisp e1da845841 core: Only wait for idle on gpu_core when it was initialized 6 years ago
Fernando Sahmkow 8eb175481c System: Address Feedback 6 years ago
Fernando Sahmkow e9b557b38e System: Correct PrepareReschedule. 6 years ago
Fernando Sahmkow 3230cfebb7 Kernel: Remove a few global instances from the kernel. 6 years ago
Fernando Sahmkow 0a5e0d4777 Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager. 6 years ago
Fernando Sahmkow fb17429a0b ArmInterface: Delegate Exclusive monitor factory to exclusive monitor interfasce. 6 years ago