Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel/event: Reference ReadableEvent from WritableEvent | Zach Hilman | 2018-11-29 | 1 | -1/+1 |
* | core: Port all current usages of Event to Readable/WritableEvent | Zach Hilman | 2018-11-29 | 1 | -2/+5 |
* | nvdrv: Implement/stub DumpGraphicsMemoryInfo and GetStatus. | bunnei | 2018-11-24 | 1 | -0/+2 |
* | hle/service: Default constructors and destructors in the cpp file where applicable | Lioncash | 2018-09-11 | 1 | -1/+1 |
* | nvdrv: Get rid of indirect inclusions | Lioncash | 2018-08-07 | 1 | -1/+0 |
* | service: Use nested namespace specifiers where applicable | Lioncash | 2018-04-20 | 1 | -4/+2 |
* | nvdrv: Fix QueryEvent for libnx. | bunnei | 2018-02-09 | 1 | -0/+3 |
* | Extra nvdrv support (#162) | David | 2018-02-06 | 1 | -0/+2 |
* | Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114) | David | 2018-01-21 | 1 | -0/+2 |
* | nvdrv: Stub SetClientPID. | bunnei | 2018-01-19 | 1 | -0/+1 |
* | nvdrv: stubbed Close(cmd 2) | Frederic Meyer | 2018-01-17 | 1 | -0/+1 |
* | NV: Implemented the nvdrv service, which uses the same interface as nvdrv:a | Subv | 2018-01-17 | 1 | -0/+29 |