6067 Commits (be5c149d374a7caaead4b7d1bfbd7ae4670fc229)

Author SHA1 Message Date
Morph1984 b1ca56bed2
Change u32 -> f32 6 years ago
Morph1984 ba661c8d9a
service/audio/audren_u: Stub IAudioDevice::GetAudioDeviceOutputVolume 6 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
Lioncash 70485e690b kernel/vm_manager: Simplify some std::vector constructor calls 7 years ago
Lioncash 3f695333cd kernel/vm_manager: Simplify some assertion messages 7 years ago
Ethan 5adbe66ae8 accommodate for fmt update 6 years ago
ReinUsesLisp 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig 6 years ago
Fernando Sahmkow 024b5fe91a Kernel: Address Feedback 7 years ago
Fernando Sahmkow 9bede4eeed VM_Manager: Align allocated memory to 256bytes 7 years ago
Lioncash 16730c4c43 service/audren_u: Handle audio USB output revision queries in ListAudioDeviceName() 7 years ago
Lioncash b9ebab71be service/audren_u: Move revision testing code out of AudRenU 7 years ago
Lioncash ed0485c599 service/audio: Remove global system accessors 7 years ago
Lioncash 7653e4babc service/audren_u: Remove unnecessary return value from GetActiveAudioDeviceName() 7 years ago
Lioncash 6ecbc6c557 service/audren_u: Report proper device names 7 years ago
Fernando Sahmkow 5e457bf258 Kernel: Downgrade WaitForAddress and SignalToAddress messages to Trace. 7 years ago
Lioncash 093e5440e2 core: Remove CurrentArmInterface() global accessor 7 years ago
David Marcec ea5602b959 Clang format 7 years ago
David Marcec 73b37886c1 "AudioRenderer" thread should have a unique name 7 years ago
Michael Scire d4fc560c05 Remove unicorn mappings/unmappings 7 years ago
Lioncash f4ae449f73 service/am: Implement IsAutoSleepDisabled 7 years ago
Lioncash b81f6f67f5 service/am: Implement SetAutoSleepDisabled 7 years ago
Lioncash 8fc806e88a yuzu: Remove setting for using Unicorn 7 years ago
Lioncash 70624e1c1d core/arm: Remove obsolete Unicorn memory mapping 7 years ago
Michael Scire 072a9796f5 Restore memory perms on svcUnmapMemory/UnloadNro 7 years ago
Zach Hilman adab188c2b system_archive: Add open-source reimplementation of MiiModel data 7 years ago
Zach Hilman 37a352e9d3 mii: Handle logging of unknown database source 7 years ago
David Marcec 0330f5d6f8 IFriendService::GetFriendList 7 years ago
Michael Scire 697206092e Prevent merging of device mapped memory blocks. 7 years ago
David Marcec 5234e08a0d addressed issues 7 years ago
Zach Hilman 50d5414075 key_manager: Convert Ticket union to std::variant 7 years ago
Zach Hilman d9ef20e5a5 es: Populate/synthesize tickets on construction 7 years ago
Zach Hilman f8718ae779 key_manager: Add structure for Ticket parsing 7 years ago
Zach Hilman b294b13584 es: Implement ETicket GetPersonalizedTicketData (17) 7 years ago
Zach Hilman c6a32dc077 es: Implement ETicket GetCommonTicketData (16) 7 years ago
Zach Hilman 44b0c19f6a es: Implement ETicket GetPersonalizedTicketSize (15) 7 years ago
Zach Hilman 35b617b57f es: Implement ETicket GetCommonTicketSize (14) 7 years ago
Zach Hilman 669a21babb es: Implement ETicket ListPersonalizedTicket (12) 7 years ago
Zach Hilman 5d6bf75296 es: Implement ETicket ListCommonTicket (11) 7 years ago
Zach Hilman 11f45e6015 es: Implement ETicket CountPersonalizedTicket (10) 7 years ago
Zach Hilman 71bc2182c2 es: Implement ETicket CountCommonTicket (9) 7 years ago
Zach Hilman 475a7a4446 es: Implement ETicket GetTitleKey (8) 7 years ago
Zach Hilman f15f73a555 es: Implement ETicket ImportTicket (1) 7 years ago
Zach Hilman e35fac2054 key_manager: Add accessors/helpers for ticket management 7 years ago
Zach Hilman 5275fd2789 key_manager: Add equality operator for RSAKeyPair 7 years ago
Michael Scire ca6f08e3b1 Remove unused member function declaration 7 years ago
Michael Scire ce64a9fab9 physmem: add helpers, cleanup logic. 7 years ago
Michael Scire b901cd584e clang-format fixes 7 years ago