6592 Commits (8562b516c0e3fa25a65e440db29cd474c0cbb896)

Author SHA1 Message Date
David Marcec 8bddc750e2 am: IsVrModeEnabled & SetVrModeEnabled fixes 6 years ago
David Marcec 1417849a2b acc: Return a unique value per account for GetAccountId 6 years ago
David Marcec 1fbc341aba acc: Fix InitializeApplicationInfo 6 years ago
David Marcec b6538c3e7c kernel: Don't fail silently 6 years ago
David Marcec b4dbf1b9c7 Don't fail silently for vi, sm, set and ns services 6 years ago
David Marcec 2261cf24af kernel: Bad GetInfo ids should not be marked as stubs 6 years ago
David Marcec fdbeb90bd0 Updated comment to reflect ListQualifiedUsers better 6 years ago
David Marcec 0f6064e5c9 style: Change AMs & Glues error codes to be dec instead of hex 6 years ago
David Marcec 1276e425d2 marked stubs 6 years ago
David Marcec a17813c4f4 account: ListQualifiedUsers 6 years ago
David Marcec fb51a655b8 Audin:u ListAudioIns, OpenAudioIn, ListAudioInsAuto, OpenAudioInAuto, ListAudioInsAutoFiltered, OpenAudioInProtocolSpecified 6 years ago
M&M c1ffaa8b29 services: hid: Stub StopSevenSixAxisSensor. 6 years ago
David Marcec 03a6f3b0f4 vi: Don't let uninitialized data pass as a response for SetBufferCount 6 years ago
Lioncash cc84b48ce5 physical_core: Make use of std::make_unique instead of std::make_shared in ctor 6 years ago
Lioncash ce7c02735e shared_memory: Amend doxygen reference 6 years ago
Lioncash 4730347f8e svc: Re-add MapProcessCodeMemory/UnmapProcessCodeMemory 6 years ago
Lioncash bed4865981 svc: Remove unused variable 6 years ago
Lioncash f77b5dfe81 page_table: Remove unused captures 6 years ago
bunnei ff0c49e1ce
kernel: memory: Improve implementation of device shared memory. (#3707) 6 years ago
Fernando Sahmkow b8aef40c56 GPU: Add Fast GPU Time Option. 6 years ago
Fernando Sahmkow 7f44f22451 Correct Linux Compile Error. 6 years ago
Fernando Sahmkow 084ceb925a UI: Replasce accurate GPU option for GPU Accuracy Level 6 years ago
David 11c63ca969
audio_renderer: Preliminary BehaviorInfo (#3736) 6 years ago
bunnei 9c12aef2f8 loader: nro: Fix process initialization using ProgramMetadata default. 6 years ago
bunnei 68039addbc loader: elf: Fix process initialization using ProgramMetadata default. 6 years ago
bunnei f0a7f05070 file_sys: program_metadata: Add a helper function for generating reasonable default metadata. 6 years ago
Lioncash 99eaa2e6f2 service: Update function tables 6 years ago
FearlessTobi 4e99a06c70 npad: Lower log level for VibrateController to Debug 6 years ago
FearlessTobi 6ce0f3575a audren: Lower log level for RequestUpdateImpl to Debug 6 years ago
MerryMage a3a12deecc dynarmic: Add option to disable CPU JIT optimizations 6 years ago
Lioncash bfee33cce3 service/time: Remove reliance on the global system accessor 6 years ago
MerryMage 2bfac7b61d thread: FPCR.FZ is likely not 1 6 years ago
bunnei 74c27fd1b5 core: arm_unicorn: Fix interpret fallback by temporarily mapping instruction page. 6 years ago
bunnei a8d5d08e2e service: hid: npad: Fix implicit fallthrough errors. 6 years ago
Lioncash 7714b02d95 time/system_clock_core: Remove unnecessary initializer 6 years ago
Lioncash b533f18ab9 service/time: Mark IsStandardNetworkSystemClockAccuracySufficient as const 6 years ago
Lioncash 0cfd3b94db service/time: Add virtual destructors where applicable 6 years ago
Lioncash 4d8a8a8033 service: Remove unused RequestParser instances 6 years ago
Lioncash 7e585bce28 memory/slab_heap: Make use of static_cast over reinterpret_cast 6 years ago
Lioncash 441a2812ed loader/nso: Resolve moves not occurring in DecompressSegment 6 years ago
Lioncash 64f226889c am: Resolve ineffective moves 6 years ago
bunnei 8bbe74a8dc core: hle: Address various feedback & code cleanup. 6 years ago
bunnei 92caa003a8 core: device_memory: Remove incorrect usage of constexpr. 6 years ago
bunnei 6f3266e98b memory: Add copyright notice for Atmosphere where applicable. 6 years ago
bunnei 02547a0cb4 kernel: Remove old VMManager class. 6 years ago
bunnei bebfb05c1b loader: nso: Fix loader size and arguments. 6 years ago
bunnei 83761d5316 loader: elf/kip/nro: Updates for new VMM. 6 years ago
bunnei 37b79ebe85 service: ldr: Updates for new VMM. 6 years ago
bunnei a8292f6cd9 kernel: memory: page_table: Simplify GetPhysicalAddr impl. 6 years ago
bunnei c629e544a7 kernel: svc: Updates for new VMM. 6 years ago