aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS
AgeCommit message (Expand)Author
2020-11-20audout: Implement and fix some calls (#1725)Ac_K
2020-11-20olsc: Add service olsc:u and stub some calls (#1734)Ac_K
2020-11-17shader cache: Fix Linux boot issues (#1709)Mary
2020-11-15am: Fix VR enabled by default (#1715)Ac_K
2020-11-15am/lbl/hid/pctl: Enabled VR Rendering (#1688)Ac_K
2020-11-13Salieri: shader cache (#1701)Mary
2020-11-12Update performance mode when docked mode changes. (#1696)riperiperi
2020-11-08apm/am: Refactoring/Unstub services (#1662)Ac_K
2020-10-28Motion Fixes (#1589)emmauss
2020-10-10surfaceflinger: Disable async buffer (#1603)Mary
2020-10-10Fix exiting emulator with multi programs (#1590)Mary
2020-09-29Add Motion controls (#1363)emmauss
2020-09-28Basic impl of Error Applet (#1551)Ac_K
2020-09-25Isolate more services to separate threads (#1573)mageven
2020-09-23Return "NotAvailable" when no UserChannel data is present. (#1569)riperiperi
2020-09-23Run audren in a separate thread (#1572)mageven
2020-09-22IPC refactor part 1: Use explicit separate threads to process requests (#1447)gdkchan
2020-09-21hle/ui: Basic multi programs support (#1560)Mary
2020-09-20acc/hid: Implement ListQualifiedUsers and SetTouchScreenConfiguration (#1555)Ac_K
2020-09-20friend: Implement GetCompletionEvent and AddPlayHistory (#1554)Ac_K
2020-09-20am: Stub Begin/EndBlockingHomeButton (#1553)Ac_K
2020-09-20caps: Stub SetShimLibraryVersion (#1552)Ac_K
2020-09-19Correct the threshold for control stick buttons (#1483)Billy Laws
2020-09-01Update to LibHac 0.12.0 (#1485)Alex Barney
2020-08-30Remove the Ryujinx.Debugger project (#1506)Mary
2020-08-30Allow launching with custom data directories (#1505)mageven
2020-08-30Clean up and update readme (#1501)Mary
2020-08-23Improve multi-controller support in HID and Controller Applet (#1453)mageven
2020-08-18account: Implement IManagerForApplication calls and IAsyncContext (#1466)Ac_K
2020-08-18Misc audio fixes (#1348)Mary
2020-08-17Amadeus: Final Act (#1481)Mary
2020-08-13bluetooth: Fix event handle in IBluetoothDriver (#1464)Ac_K
2020-08-08CPU: This PR fixes Fpscr, among other things. (#1433)LDj3SNuD
2020-08-08Forward OpenSaveDataInfoReaderOnlyCacheStorage to OpenSaveDataInfoReaderWithF...Alex Barney
2020-08-04Improved Logger (#1292)mageven
2020-08-03Implement Software Keyboard GTK frontend (#1434)mageven
2020-08-02friend: Implement GetPlayHistoryRegistrationKey (#1424)Ac_K
2020-07-31fs: stub ReadSaveDataFileSystemExtraDataWithMaskBySaveDataAttribute (#1443)Mary
2020-07-30 Print guest stack trace on invalid memory access (#1407)gdkchan
2020-07-27ns/nim: Stub eShop related calls (#1420)Ac_K
2020-07-27audin: Implement IAudioInManager ListAudioIns (#1419)Ac_K
2020-07-26Implement BGRA texture support (#1418)gdkchan
2020-07-23New GPFifo and fast guest constant buffer updates (#1400)gdkchan
2020-07-23vi: Implement GetIndirectLayerImageRequiredMemoryInfo (#1415)Ac_K
2020-07-22Add multiple calls to am service (#1411)Ac_K
2020-07-21Better TimeZone entry in System Settings (#1254)mageven
2020-07-21Fix IDeliveryCacheProgressService GetEvent (#1409)gdkchan
2020-07-20ipc hle: Fix disposing of session created with MakeObject (#1404)Mary
2020-07-19Fix session service disposal and improve transfer memory implementation (#1397)gdkchan
2020-07-18Do not print guest stack trace for svcBreak debug calls (#1398)gdkchan