aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/OsHle/Ipc/IpcMessage.cs
AgeCommit message (Expand)Author
2018-06-10Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL...gdkchan
2018-06-02Use GetBufferType0x21 on TransactParcelAuto aswellgdkchan
2018-06-02SMO stubs and implementations (#129)Starlet
2018-05-07NvServices refactoring (#120)gdkchan
2018-04-25Some small sync primitive fixes, logging fixes, started to implement the 2D e...gdkchan
2018-04-24Improved logging (#103)gdkchan
2018-03-19[WIP] Add support for events (#60)gdkchan
2018-03-10Allow to enable/disable memory checks even on release mode through the flag, ...gdkchan
2018-02-25Implement many objects, improve logging. (#42)Ac_K
2018-02-24Update IpcMessage.cs (#38)Ac_K
2018-02-20Split main project into core,graphics and chocolarm4 subproject (#29)emmauss