summaryrefslogtreecommitdiff
path: root/src/backends/native/meta-renderer-native.h
Commit message (Expand)AuthorAgeFilesLines
* backend: Move GPU ownership from the monitor manager to the backendJonas Ådahl2019-06-201-2/+2
* backends: Split out CRTC/output management to MetaGpuJonas Ådahl2017-10-051-2/+4
* backends/native: Move KMS fd management to monitor managerJonas Ådahl2017-10-051-5/+3
* Revert "renderer-native: Destroy monitor framebuffers when suspending"Jonas Ådahl2017-09-041-2/+0
* renderer-native: Destroy monitor framebuffers when suspendingJonas Ådahl2017-08-161-0/+2
* MetaRendererNative: Add EGLDevice based rendering supportJonas Ådahl2016-11-181-0/+10
* backends/native: Pass KMS file path to rendererJonas Ådahl2016-11-181-2/+3
* backends/native: Support drawing onto multiple onscreen framebuffersJonas Ådahl2016-07-201-4/+11
* Let MetaMonitorManagerKms handle page flipsJonas Ådahl2016-07-201-10/+0
* backends/native: Let the monitor manager manage KMS modesJonas Ådahl2016-07-201-4/+1
* MetaRendererNative: Absorb CoglRendererKMSJonas Ådahl2016-07-201-0/+3
* Move cogl KMS winsys into the native backendJonas Ådahl2016-07-201-0/+29
* Introduce MetaRendererJonas Ådahl2016-07-201-0/+37