summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* clutter: Install cally headers again when using autotoolsJonas Ådahl2018-11-071-0/+3
* cogl: Expose more headers for introspectionGeorges Basile Stavracas Neto2018-11-072-12/+12
* cogl/framebuffer: Mark CoglOffscreen as a CoglFramebuffer implementationGeorges Basile Stavracas Neto2018-11-071-1/+2
* Add .gitlab-ci.yml for build testingJonas Ådahl2018-11-072-0/+22
* build: Make libmutter-cogl-path a dependency for test-journalGeorges Basile Stavracas Neto2018-11-061-0/+1
* build: Prefer dependencies instead of link_withGeorges Basile Stavracas Neto2018-11-068-19/+33
* gudev: Require 232Georges Basile Stavracas Neto2018-11-061-1/+2
* build: Make minimum udev version as 228Georges Basile Stavracas Neto2018-11-061-1/+1
* Add meson build supportJonas Ådahl2018-11-0639-0/+3876
* wayland/eglstream: Don't build skeleton when disabledJonas Ådahl2018-11-065-10/+31
* wayland/touch: Only handle touch when using the native backendJonas Ådahl2018-11-061-4/+34
* wayland/tablet: Fix warnings when native backend is disabledJonas Ådahl2018-11-062-1/+3
* Fix compiler errors when Wayland support is disabledJonas Ådahl2018-11-061-0/+1
* Make it possible to build without GLX supportJonas Ådahl2018-11-063-0/+12
* Make it possible to build without EGL supportJonas Ådahl2018-11-064-0/+14
* autotools: Make install directories paths more consistentJonas Ådahl2018-11-0614-26/+31
* tests: Move out test client path init into helper functionJonas Ådahl2018-11-061-11/+28
* tests/headless-start-test: Use common test init functionJonas Ådahl2018-11-061-3/+1
* tests: Call g_test_init() in test-runner tooJonas Ådahl2018-11-064-54/+10
* Fix some of introspection comment issuesJonas Ådahl2018-11-062-3/+3
* tests: Add env var to override plugin used for testsJonas Ådahl2018-11-061-1/+7
* plugin: Rename the .so file from plugin.so to libplugin.soJonas Ådahl2018-11-068-10/+21
* Move meta-enum-type.*.in into meta/Jonas Ådahl2018-11-063-6/+6
* Fix warnings when building without verbose modeJonas Ådahl2018-11-063-0/+12
* Pass -D_GNU_SOURCE instead of defining it in sourceJonas Ådahl2018-11-0610-19/+2
* x11: Require XInput 2.3 at build timeJonas Ådahl2018-11-066-28/+1
* x11: Require xrandr 1.5 at build timeJonas Ådahl2018-11-065-37/+2
* Clean up include macros messJonas Ådahl2018-11-06274-1367/+1479
* tests: Make testboxes an actual testJonas Ådahl2018-11-065-69/+76
* Always generate meta-default-modes.hJonas Ådahl2018-11-066-65/+26
* clutter/tests/micro-bench: Don't define unused macroJonas Ådahl2018-11-061-1/+0
* clutter/tests: Unconditionally include tests using gdk-pixbufJonas Ådahl2018-11-062-31/+6
* clutter: Unconditionalize a few X11 extensionsJonas Ådahl2018-11-066-188/+63
* clutter/configure.ac: Remove left-over gbm and drm dependenciesJonas Ådahl2018-11-061-2/+1
* clutter/configure.ac: Remove unused gdk dependencyJonas Ådahl2018-11-061-2/+0
* clutter: Assume compiler supports visibility flag and attributesJonas Ådahl2018-11-063-24/+2
* clutter: Fix a couple of guard macrosJonas Ådahl2018-11-062-2/+2
* clutter: Remove examplesJonas Ådahl2018-11-0622-4273/+1
* clutter: Remove useless OS_LINUX macroJonas Ådahl2018-11-062-7/+4
* clutter: Require full relative path when includingJonas Ådahl2018-11-062-16/+1
* clutter: Stop defining some unused macrosJonas Ådahl2018-11-061-4/+0
* clutter: Remove clutter specific versionJonas Ådahl2018-11-06148-2433/+1706
* cogl: Pass unit-tests file to run-tests.shJonas Ådahl2018-11-063-4/+12
* cogl: Fix HAVE_COGL_GL guardJonas Ådahl2018-11-061-1/+1
* cogl: Make cogl-config.h include check explicitJonas Ådahl2018-11-063-3/+5
* cogl: Require relative full paths when includingJonas Ådahl2018-11-0662-157/+153
* cogl: Remove left-over WebGL pathsJonas Ådahl2018-11-065-21/+0
* clutter: Unconditionally include clutter-build-config.hJonas Ådahl2018-11-06120-241/+2
* cogl: Unconditionally include cogl-config.hJonas Ådahl2018-11-06109-219/+0
* cogl: Unconditionally depend on cairoJonas Ådahl2018-11-062-27/+5