Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: Include <algorithm> where used. | bunnei | 2018-01-12 | 1 | -0/+2 |
* | NV: Move the nv device nodes to their own directory and namespace. | Subv | 2018-01-11 | 1 | -1/+2 |
* | VI: Use a Pulse event instead of OneShot for the vblank events. | Subv | 2018-01-11 | 1 | -1/+1 |
* | vi: Use new CoreTiming::EventType | bunnei | 2018-01-11 | 1 | -1/+5 |
* | NV: Expose the nvdisp_disp0 device and a weak reference to the nvdrv:a service. | Subv | 2018-01-11 | 2 | -2/+16 |
* | NV: Determine what buffer to draw for each layer of each display. | Subv | 2018-01-11 | 2 | -13/+58 |
* | NV: Signal all display's vsync event 60 times per second. | Subv | 2018-01-11 | 2 | -1/+32 |
* | NV: Give each display its own vsync event. | Subv | 2018-01-11 | 2 | -12/+29 |
* | NV: Keep track of Displays, Layers and BufferQueues in nvflinger. | Subv | 2018-01-11 | 4 | -41/+261 |
* | NV: Implemented (with stubs) the vi:m service and some of its subservices. | Subv | 2018-01-11 | 4 | -0/+714 |