Age | Commit message (Expand) | Author |
2021-11-04 | Ensure syncpoints are released and event handles closed on channel close (#2812) | gdkchan |
2021-11-01 | When waiting on CPU, do not return a time out error from EventWait (#2780) | gdkchan |
2021-10-19 | EventWait should not signal the event when it returns Success (#2739) | gdkchan |
2020-12-02 | IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h... | gdkchan |
2020-08-04 | Improved Logger (#1292) | mageven |
2020-07-12 | New NVDEC and VIC implementation (#1384) | gdkchan |
2020-05-04 | Move kernel state out of the Horizon class (#1107) | gdkchan |
2020-05-02 | nvservice: add a lock around NvHostEvent and remove release fence on SFv2 (#1... | Thog |
2020-05-01 | nvservices: mitigate abort with heavy load on the GPU processing thread (#1173) | Thog |
2020-04-22 | SurfaceFlinger v2 (#981) | Thog |
2020-04-19 | Implement GPU syncpoints (#980) | Thog |
2019-11-03 | Rewrite nvservices (#800) | Thomas Guillemard |
2019-09-19 | Refactoring HOS folder structure (#771) | Ac_K |