aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/OsHle/Ipc/IpcMessage.cs
AgeCommit message (Expand)Author
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