summaryrefslogtreecommitdiff
path: root/src/backends/native/meta-kms-private.h
Commit message (Expand)AuthorAgeFilesLines
* backends/native: Remove unused `meta_gpu_kms_wait_for_flip` and moreDaniel van Vugt2020-08-041-2/+0
* kms: Return gpointer from impl tasksJonas Ådahl2020-02-111-2/+2
* kms: Add assert to check that the main thread is blocked on impl taskJonas Ådahl2019-09-051-0/+4
* backend/native: Add and use transactional KMS APIJonas Ådahl2019-06-201-3/+6
* kms: Add API to register impl file descriptorsJonas Ådahl2019-06-201-0/+5
* kms: Add API to add a GSource that'll be invoked in the impl contextJonas Ådahl2019-06-201-0/+4
* kms: Add API to post callbacks out of the impl contextJonas Ådahl2019-06-201-0/+8
* backends/native: Add basic KMS abstraction building blocksJonas Ådahl2019-06-201-0/+43