aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS
AgeCommit message (Expand)Author
2021-10-13Fix regression with foreground software keyboard (#2732)Caian Benedicto
2021-10-12Enqueue frame before signalling the frame is ready. (#2722)riperiperi
2021-10-12spl: Implement IGeneralInterface GetConfig (#2705)Ac_K
2021-10-12Inline software keyboard without input pop up dialog (#2180)Caian Benedicto
2021-10-05Fix DisplayInfo struct (#2708)gdkchan
2021-09-29clkrst: Stub/Implement IClkrstManager and IClkrstSession calls (#2692)Ac_K
2021-09-29NVDEC (H264): Use separate contexts per channel and decode frames in DTS orde...gdkchan
2021-09-29irs: Stub some service calls (#2665)Ac_K
2021-09-19amadeus: Fix regression from #2654 on ListAudioDeviceNameMary
2021-09-19vi: Unify resolutions values and accurate implementation of them. (#2640)Ac_K
2021-09-19amadeus: Update to REV10 (#2654)Mary
2021-09-18Fix problems added by Pause (#2645)mpnico
2021-09-15hos: Cleanup the project (#2634)Ac_K
2021-09-11Implement GetVaRegions on nvservices (#2621)gdkchan
2021-09-11Report 1080p resolution when in docked mode (#2618)gdkchan
2021-09-11Implement a "Pause Emulation" option & hotkey (#2428)mpnico
2021-08-26Bugfix LibHac update to 0.13.3 and remove SD card workaround (#2579)Alex Barney
2021-08-21Ignore exceptions when cleaning the SD card saves (#2576)Alex Barney
2021-08-20Clean the SD card save directory when opening the emulator (#2564)Alex Barney
2021-08-12Update to LibHac 0.13.1 (#2475)Alex Barney
2021-08-11hle: Tidy-up ServiceNotImplementedException (#2535)jduncanator
2021-08-05Implement vibrations (#2468)mpnico
2021-08-04Update TamperMachine and disable write-to-code prevention (#2506)Caian Benedicto
2021-07-24Ensure right joycon motion data is set (#2488)emmauss
2021-07-14Close transfer memory properly on nvservices (#2477)gdkchan
2021-07-13Revert LibHac updateMary
2021-07-13Update to LibHac 0.13.1 (#2328)Alex Barney
2021-07-11Separate GPU engines (part 2/2) (#2440)gdkchan
2021-07-11Fix virtual memory allocation being out of range (#2464)gdkchan
2021-07-10am: Implement CreateApplicationAndRequestToStart (#2448)Ac_K
2021-07-06nifm: Fixes IsDynamicDnsEnabled not supported (#2443)Ac_K
2021-07-06aoc: Fixes some inconsistencies (#2434)Ac_K
2021-07-06Implement 12.0.0 hwopus functions (#2410)Billy Laws
2021-06-29aoc: Fix wrong check (#2427)Ac_K
2021-06-29Fix disposing of IPC sessions server at emulation stop (#2334)Mary
2021-06-29Initial support for separate GPU address spaces (#2394)gdkchan
2021-06-29aoc/am: Cleanup aoc service and stub am calls (#2414)Ac_K
2021-06-28no name: Mii Editor applet support (#2419)Ac_K
2021-06-25caps: Stubs GetAlbumFileList0AafeAruidDeprecated and GetAlbumFileList3AaeArui...Ac_K
2021-06-24Add Direct Mouse Support (#2374)emmauss
2021-06-24Initial support for GPU channels (#2372)gdkchan
2021-06-24settings: Implement GetDeviceNickName and SetDeviceNickName (#2383)Ac_K
2021-06-24nfc/nfp: Implement ISystemManager and ISystem (#2381)Ac_K
2021-06-23input: Fixes TouchPoint wrong attribute (#2390)Ac_K
2021-06-23hid: Cleanup and implement some calls (#2380)Ac_K
2021-06-23prepo: Implement SaveSystemReport and SaveSystemReportWithUser (#2379)Ac_K
2021-06-23pl: Implement GetSharedFontInOrderOfPriorityForSystem (#2382)Ac_K
2021-06-23mii: Fix multiple inconsistencies (#2392)Mary
2021-06-23kernel: Implement MapTransferMemory and UnmapTransferMemory (#2386)Mary
2021-06-22ipc: Remove size checks for buffer type 0x21/0x22 (#2387)Ac_K