Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #131 from lioncash/enum | bunnei | 2018-01-22 | 2 | -12/+13 |
|\ | |||||
| * | nvmap: Add a return 0 underneath the UNIMPLEMENTED macro | Lioncash | 2018-01-21 | 1 | -0/+1 |
| * | nvmap: Make IoctlCommands an enum class | Lioncash | 2018-01-21 | 2 | -12/+12 |
* | | Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114) | David | 2018-01-21 | 2 | -0/+94 |
|/ | |||||
* | UI: Fix frame rate perf stats | James Rowe | 2018-01-17 | 1 | -0/+3 |
* | NV: Move the nvdrv classes into the Nvidia namespace, and move the functionality to a s single module that services call. | Subv | 2018-01-17 | 7 | -14/+14 |
* | yuzu: Update license text to be consistent across project. | bunnei | 2018-01-13 | 7 | -7/+7 |
* | core: Include <algorithm> where used. | bunnei | 2018-01-12 | 1 | -0/+2 |
* | nv: Fix more broken asserts. | bunnei | 2018-01-12 | 2 | -3/+3 |
* | nvdisp_disp0: Fix broken assert. | bunnei | 2018-01-12 | 1 | -1/+1 |
* | nvdisp_disp0: Call SwapBuffers to render framebuffer. | bunnei | 2018-01-11 | 1 | -0/+7 |
* | NV: Move the nv device nodes to their own directory and namespace. | Subv | 2018-01-11 | 7 | -0/+402 |