summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2018-01-07Unconditionally add linux-dmabuf’s protocol to BUILT_SOURCESHEADmasterEmmanuel Gil Peyrot1-3/+3
2017-12-18tests: Add test for touch event timestampsAlexandros Frantzis1-1/+6
2017-12-18rdp compositor: add a man page and add links to that pageDavid Fort1-0/+5
2017-12-12tests: Move wl_pointer tests to their own fileAlexandros Frantzis1-4/+4
2017-12-05xwm: Use Pango to draw title string if availableLouis-Francis Ratté-Boulianne1-0/+2
2017-12-01weston-info: Add support for zwp_linux_dmabuf_v1Emmanuel Gil Peyrot1-1/+3
2017-09-29libweston: Add check and fallback for linux/sync_file.hAlexandros Frantzis1-0/+1
2017-08-11configure.ac: fix linking when using compiler sanitizersArnaud Vrac1-2/+2
2017-06-12clients/simple-dmabuf-drm: import with dmabuf modifiersVarad Gautam1-1/+3
2017-06-12clients/simple-dmabuf-drm: add freedreno support alongside intelVarad Gautam1-1/+1
2017-06-12clients/simple-dmabuf-intel: rename to simple-dmabuf-drmVarad Gautam1-6/+6
2017-04-12libweston: fix pixel-format helpers compilation on non-X11 EGL platformsPhilipp Zabel1-1/+1
2017-04-07libweston: Add pixel-format helpersDaniel Stone1-1/+4
2017-04-07build: make libdrm a hard build-time dependencyPekka Paalanen1-1/+1
2017-04-07build: do not link libdrm without DRM backendPekka Paalanen1-2/+10
2017-03-08timespec: Add timespec_add_nsec helperDaniel Stone1-0/+10
2017-02-07tests: add subsurface-shot testPekka Paalanen1-2/+12
2017-02-07tests: add test-desktop-shellQuentin Glidic1-0/+8
2017-01-30tests: Remove buffer-countDaniel Stone1-7/+0
2017-01-30Move weston-egl-ext.h to sharedDaniel Stone1-1/+1
2017-01-17Makefile.am: Link modules to libweston.laQuentin Glidic1-32/+73
2017-01-17compositor-wayland: Support building without EGLArmin Krezović1-0/+1
2017-01-15configure: search for lib with clock_getres()Yann E. MORIN1-0/+1
2016-11-30tests: Skip Xwayland test if binary isn't availableDaniel Stone1-1/+2
2016-11-23build: fix wayland-backend distcheckPekka Paalanen1-5/+5
2016-11-21compositor-wayland: Port to xdg-shell-v6Armin Krezović1-3/+5
2016-10-12simple-im: Rename source file to be consistent with other client toolsBryce Harrington1-1/+1
2016-10-03libweston: Add initial output API for windowed outputs configurationArmin Krezović1-0/+1
2016-08-30Revert "compositor: Add public interface support for client-requested idle in...Bryce Harrington1-3/+1
2016-08-30Revert "clients: Add screensaver inhibitor client demo"Bryce Harrington1-13/+1
2016-08-29clients: Add screensaver inhibitor client demoBryce Harrington1-1/+13
2016-08-29compositor: Add public interface support for client-requested idle inhibitionBryce Harrington1-1/+3
2016-08-16Makefile.am: Fix libtool raceQuentin Glidic1-0/+8
2016-08-15clients/simple-dmabuf-v4l: Port to xdg_shell unstable v6Jonas Ådahl1-4/+2
2016-08-15clients/simple-dmabuf-intel: Port to xdg_shell unstable v6Jonas Ådahl1-2/+2
2016-08-15clients/simple-damage: Port to xdg_shell unstable v6Jonas Ådahl1-2/+2
2016-08-15clients/simple-shm: Port to xdg_shell unstable v6Jonas Ådahl1-2/+2
2016-08-15clients/simple-egl: Port to xdg_shell unstable v6Jonas Ådahl1-2/+2
2016-08-15toytoolkit: Port to xdg_shell unstable v6Jonas Ådahl1-2/+4
2016-08-15libweston-desktop: Implement xdg_shell_v6Quentin Glidic1-0/+4
2016-08-15Makefile.am: Include files built for libweston-desktop in BUILT_SOURCESJonas Ådahl1-3/+3
2016-08-14desktop-shell: Port to libweston-desktopQuentin Glidic1-1/+1
2016-08-14xwayland: Introduce a private struct for XWayland interfaceQuentin Glidic1-0/+1
2016-08-14Introduce libweston-desktopQuentin Glidic1-1/+30
2016-08-06Add safe_strtoint() helperBryce Harrington1-0/+7
2016-08-02automake: list static libraries before the shared onesEmil Velikov1-12/+13
2016-08-02libweston: use new versioning schemeEmil Velikov1-12/+12
2016-07-26clients: Fork clickdot as confineJonas Ådahl1-0/+7
2016-07-26clients: Add API for pointer locking and pointer confinementJonas Ådahl1-1/+5
2016-07-26Implement pointer locking and confinementJonas Ådahl1-1/+3