summaryrefslogtreecommitdiff
path: root/src/backends/native/meta-barrier-native.c
Commit message (Expand)AuthorAgeFilesLines
* backend/native: Move barrier manager to MetaSeatNativeCarlos Garnacho2020-10-231-5/+4
* Use G_GNUC_FALLTHROUGH instead of commentsJonas Ådahl2020-01-091-1/+1
* Replace ClutterPoint by graphene_point_tGeorges Basile Stavracas Neto2019-10-161-1/+1
* Use a consistent style for enum bracesNiels De Graef2019-02-281-1/+2
* Use G_DECLARE_DERIVABLE/FINAL_TYPE on some typesNiels De Graef2018-12-211-56/+39
* Clean up include macros messJonas Ådahl2018-11-061-3/+4
* Move out generic math parts out of the native barrier implementationJonas Ådahl2016-02-161-154/+27
* backends/native: Implement support for pointer barriersJonas Ådahl2015-01-191-0/+744