Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 11 | -161/+91 |
* | clang-format | MerryMage | 2018-01-16 | 1 | -0/+1 |
* | yuzu: Update license text to be consistent across project. | bunnei | 2018-01-13 | 11 | -11/+11 |
* | 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 | 9 | -165/+421 |
* | NV: Expose the nvdisp_disp0 device and a weak reference to the nvdrv:a service. | Subv | 2018-01-11 | 4 | -170/+236 |
* | NV: Implemented the nvdrv:a service and the /dev/nvmap device. | Subv | 2018-01-11 | 4 | -0/+354 |