summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* weston-info: Add support for zwp_linux_dmabuf_v1Emmanuel Gil Peyrot2017-12-011-1/+3
* libweston: Add check and fallback for linux/sync_file.hAlexandros Frantzis2017-09-291-0/+1
* configure.ac: fix linking when using compiler sanitizersArnaud Vrac2017-08-111-2/+2
* clients/simple-dmabuf-drm: import with dmabuf modifiersVarad Gautam2017-06-121-1/+3
* clients/simple-dmabuf-drm: add freedreno support alongside intelVarad Gautam2017-06-121-1/+1
* clients/simple-dmabuf-intel: rename to simple-dmabuf-drmVarad Gautam2017-06-121-6/+6
* libweston: fix pixel-format helpers compilation on non-X11 EGL platformsPhilipp Zabel2017-04-121-1/+1
* libweston: Add pixel-format helpersDaniel Stone2017-04-071-1/+4
* build: make libdrm a hard build-time dependencyPekka Paalanen2017-04-071-1/+1
* build: do not link libdrm without DRM backendPekka Paalanen2017-04-071-2/+10
* timespec: Add timespec_add_nsec helperDaniel Stone2017-03-081-0/+10
* tests: add subsurface-shot testPekka Paalanen2017-02-071-2/+12
* tests: add test-desktop-shellQuentin Glidic2017-02-071-0/+8
* tests: Remove buffer-countDaniel Stone2017-01-301-7/+0
* Move weston-egl-ext.h to sharedDaniel Stone2017-01-301-1/+1
* Makefile.am: Link modules to libweston.laQuentin Glidic2017-01-171-32/+73
* compositor-wayland: Support building without EGLArmin Krezović2017-01-171-0/+1
* configure: search for lib with clock_getres()Yann E. MORIN2017-01-151-0/+1
* tests: Skip Xwayland test if binary isn't availableDaniel Stone2016-11-301-1/+2
* build: fix wayland-backend distcheckPekka Paalanen2016-11-231-5/+5
* compositor-wayland: Port to xdg-shell-v6Armin Krezović2016-11-211-3/+5
* simple-im: Rename source file to be consistent with other client toolsBryce Harrington2016-10-121-1/+1
* libweston: Add initial output API for windowed outputs configurationArmin Krezović2016-10-031-0/+1
* Revert "compositor: Add public interface support for client-requested idle in...Bryce Harrington2016-08-301-3/+1
* Revert "clients: Add screensaver inhibitor client demo"Bryce Harrington2016-08-301-13/+1
* clients: Add screensaver inhibitor client demoBryce Harrington2016-08-291-1/+13
* compositor: Add public interface support for client-requested idle inhibitionBryce Harrington2016-08-291-1/+3
* Makefile.am: Fix libtool raceQuentin Glidic2016-08-161-0/+8
* clients/simple-dmabuf-v4l: Port to xdg_shell unstable v6Jonas Ådahl2016-08-151-4/+2
* clients/simple-dmabuf-intel: Port to xdg_shell unstable v6Jonas Ådahl2016-08-151-2/+2
* clients/simple-damage: Port to xdg_shell unstable v6Jonas Ådahl2016-08-151-2/+2
* clients/simple-shm: Port to xdg_shell unstable v6Jonas Ådahl2016-08-151-2/+2
* clients/simple-egl: Port to xdg_shell unstable v6Jonas Ådahl2016-08-151-2/+2
* toytoolkit: Port to xdg_shell unstable v6Jonas Ådahl2016-08-151-2/+4
* libweston-desktop: Implement xdg_shell_v6Quentin Glidic2016-08-151-0/+4
* Makefile.am: Include files built for libweston-desktop in BUILT_SOURCESJonas Ådahl2016-08-151-3/+3
* desktop-shell: Port to libweston-desktopQuentin Glidic2016-08-141-1/+1
* xwayland: Introduce a private struct for XWayland interfaceQuentin Glidic2016-08-141-0/+1
* Introduce libweston-desktopQuentin Glidic2016-08-141-1/+30
* Add safe_strtoint() helperBryce Harrington2016-08-061-0/+7
* automake: list static libraries before the shared onesEmil Velikov2016-08-021-12/+13
* libweston: use new versioning schemeEmil Velikov2016-08-021-12/+12
* clients: Fork clickdot as confineJonas Ådahl2016-07-261-0/+7
* clients: Add API for pointer locking and pointer confinementJonas Ådahl2016-07-261-1/+5
* Implement pointer locking and confinementJonas Ådahl2016-07-261-1/+3
* Implement the relative pointer protocolJonas Ådahl2016-07-261-1/+3
* automake: add missing git-version.h dependencyEmil Velikov2016-07-221-0/+1
* automake: list the the builddir include before the srcdirEmil Velikov2016-07-221-4/+4
* libweston: don't install shared/platform.hEmil Velikov2016-07-221-2/+1
* xwayland: make the plugin usable by libweston compositorsGiulio Camuffo2016-07-011-5/+9