ryujinx/Ryujinx.Core/OsHle/Ipc
2018-04-25 23:12:26 -03:00
..
IpcBuffDesc.cs
IpcHandleDesc.cs
IpcHandler.cs Fix GetAvailableLanguageCodes, stub ListAddOnContent and NvGpuAsIoctlRemap (0x4114) 2018-04-04 21:01:36 -03:00
IpcMagic.cs [WIP] Add support for events (#60) 2018-03-19 15:58:46 -03:00
IpcMessage.cs Some small sync primitive fixes, logging fixes, started to implement the 2D engine on the GPU, fixed DrawArrays, implemented a few more shader instructions, made a start on nvdrv refactor, etc... 2018-04-25 23:12:26 -03:00
IpcMessageType.cs
IpcPtrBuffDesc.cs Improvements to audout (#58) 2018-03-15 21:06:24 -03:00
IpcRecvListBuffDesc.cs
ServiceProcessRequest.cs