7087 Commits (940a71422e18b6305556d0efc2588a90f156ae04)

Author SHA1 Message Date
David Marcec 28181919a6 Deglobalize System: Hid 7 years ago
David Marcec a9e9570d84 Deglobalize System: Friend 7 years ago
David Marcec a40e5b2def Deglobalize System: Fatal 7 years ago
David Marcec c33faabb27 Deglobalize System: Btm 7 years ago
David Marcec f2b61ff073 Deglobalize System: Btdrv 7 years ago
David Marcec 7da8e3f812 Deglobalize System: Aoc 7 years ago
David Marcec 2dbfac652e Deglobalize System: Am 7 years ago
Zach Hilman 2a4730cbee pl_u: Use kernel physical memory 7 years ago
Zach Hilman 60c2e9e675 qt: Prompt user for confirmation if exit lock is active 7 years ago
David Marcec 6325c3044c server side clang format fix2 7 years ago
Zach Hilman e58e3719d8 am: Implement ISelfController ExitLock commands 7 years ago
Zach Hilman a7fda84902 am: Implement ISelfController Exit 7 years ago
Zach Hilman 4c1c8801a5 am: Add RequestExit event to AppletMessageQueue 7 years ago
David Marcec d3783fcc52 Use clang-format provided by build server 7 years ago
Zach Hilman 885ea2de2a pl_u: Remove excess static qualifier 7 years ago
Zach Hilman 94afffe9e5 pl_u: Use OSS system archives if real archives don't exist 7 years ago
Zach Hilman ae9604faba pl_u: Expose method to encrypt TTF to BFTTF 7 years ago
Zach Hilman 8dd2e91427 prepo: Remove system global accessors 7 years ago
Zach Hilman daf9cd9358 prepo: Implement SaveReport New and System variants 7 years ago
Zach Hilman 038bcec111 configure_debug: Move reporting option to logging 7 years ago
Zach Hilman a49169e819 filesystem: Add const qualification to various accessors 7 years ago
Zach Hilman c6ff4a6f4d yuzu: Port old usages of Filesystem namespace to FilesystemController 7 years ago
Zach Hilman 4b91057688 services: Pass FileSystemController as reference to services that need it 7 years ago
Zach Hilman 1b04b72653 am: Unstub IApplicationFunctions EnsureSaveData (20) 7 years ago
Zach Hilman 43af31836e filesystem: Pass Size Getter functions to IFileSystem for sizes 7 years ago
Zach Hilman 8abbc619a1 filesystem: Add FileSystemController to deglobalize FS services 7 years ago
David Marcec c2f966dbc1 Mark KickOffPb & SubmitGPFIFO as trace 7 years ago
David Marcec 0740758b25 disable clang-format temp 7 years ago
David Marcec f9259c0383 Initial implementation of Ioctl2 & Ioctl3 7 years ago
Lioncash d1abe8e92a service/am: Remove usages of global system accessors 7 years ago
Lioncash f763e23083 kernel/vm_manager: Correct doxygen comment parameter tags for MapPhysicalMemory/UnmapPhysicalMemory 7 years ago
Lioncash b0da7e4262 kernel/vm_manager: Move variables closer to usage spots in MapPhysicalMemory/UnmapPhysicalMemory 7 years ago
mailwl a1d48b5f52 AM: Stub IApplicationFunctions::GetGpuErrorDetectedSystemEvent (#2827) 7 years ago
Morph1984 cd81194fc0
ditto 7 years ago
Morph1984 ef98828d40
IsVibrationEnabled() as a const member func 7 years ago
Morph1984 d6969fa7d4
clang-format 7 years ago
Morph1984 ee35f7adf7
Update npad.h 7 years ago
Morph1984 5130b8a6a9
Update npad.cpp 7 years ago
Morph1984 1559477740
Update hid.h 7 years ago
Morph1984 a83eb90a78
Update hid.cpp 7 years ago
Morph1984 84815fa879
Add Kernel::EventPair audio_input_device_switch_event; 7 years ago
Morph1984 ec95c73a12
remove <f32> 7 years ago
Morph1984 1449ed9dbf
audren_u: Stub IAudioDevice::QueryAudioDeviceInputEvent 7 years ago
Morph1984 58783b8a46
explicitly represent 1 as a float (1.0f instead of 1) 7 years ago
Morph1984 b1ca56bed2
Change u32 -> f32 7 years ago
Morph1984 ba661c8d9a
service/audio/audren_u: Stub IAudioDevice::GetAudioDeviceOutputVolume 7 years ago
Lioncash 96cc9a9279 kernel/vm_manager: Correct behavior in failure case of UnmapPhysicalMemory() 7 years ago
Lioncash 56c6f767ae kernel/vm_manager: Reserve memory ahead of time for slow path in MergeAdjacentVMA 7 years ago
Lioncash a43ee8d752 kernel/vm_manager: std::move shared_ptr instance in MergeAdjacentVMA 7 years ago
Lioncash 785c4946dd kernel/vm_manager: Deduplicate iterator creation in MergeAdjacentVMA 7 years ago