summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2015-09-08weston: Add the beginnings of a Vulkan backendJason Ekstrand1-0/+17
2015-08-14clients: add simple-dmabuf clientGeorge Kiagiadakis1-0/+15
2015-08-14gl-renderer: add dmabuf importPekka Paalanen1-0/+1
2015-08-14dmabuf: implement linux_dmabuf extensionPekka Paalanen1-0/+2
2015-08-14protocol: add linux_dmabuf extension (v3)Pekka Paalanen1-2/+5
2015-07-23build: mkdir target weston.ini directories before writingRoss Burton1-2/+2
2015-07-17Adding doxygen setup and info for the testing framework.Jon A. Cruz1-0/+22
2015-07-17Converted the config parser test to the new framework.Jon A. Cruz1-1/+8
2015-07-17Enables output in the JUnit XML format.Jon A. Cruz1-0/+9
2015-07-16build: don't duplicate rule for weston.desktopRoss Burton1-2/+1
2015-07-16compositor-drm: Allow instant start of repaint loop. (v4)Mario Kleiner1-0/+1
2015-07-16shared: introduce timespec-util.hPekka Paalanen1-0/+1
2015-07-10compositor: move the main() to a new main.c fileGiulio Camuffo1-0/+1
2015-07-07Added simple unit/integration test framework and corresponding test program.Jon A. Cruz1-3/+51
2015-06-23build: Use AM_CFLAGS instead of GCC_CFLAGSDerek Foreman1-32/+32
2015-06-22Remove weston-screensaverPekka Paalanen1-20/+0
2015-06-18Do not install the new helpers macro header file.Jon A. Cruz1-1/+0
2015-06-18Added new include file to all SOURCES variables with files that use it.Jon A. Cruz1-34/+95
2015-06-18ivi: Use build dir instead of libexec dir in generated test ini fileDerek Foreman1-1/+1
2015-06-15Moved helper macro to a discrete include file.Jon Cruz1-0/+1
2015-05-26internal-screenshot-test: Make distcheck passDerek Foreman1-1/+6
2015-05-21tests: Add internal test for the weston test screenshot capabilityBryce Harrington1-1/+19
2015-05-21tests: Support --config to enable tests to override config defaultsBryce Harrington1-1/+2
2015-04-13build: fix setuid checkDerek Foreman1-1/+1
2015-04-10build: give explicit error when unable to setuid on install.Jon A. Cruz1-2/+9
2015-04-09tests: add ivi_layout stand-alone test modulePekka Paalanen1-0/+7
2015-04-09tests: ivi_layout test infrastructurePekka Paalanen1-0/+24
2015-04-09tests: add a basic ivi-shell testPekka Paalanen1-0/+12
2015-04-07ivi-shell/weston.ini: fix pathsPekka Paalanen1-0/+2
2015-04-07build: generate weston-ivi.ini for testsPekka Paalanen1-2/+18
2015-03-31tests: add tests for devices handlingMarek Chalupa1-1/+6
2015-03-20clients & tests: use eglGetPlatformDisplayEXT when supportedJonny Lamb1-1/+3
2015-02-25surface-screenshot: a new manual test modulePekka Paalanen1-0/+17
2015-02-25shared: add file_create_dated() helperPekka Paalanen1-0/+2
2015-02-24tests: Rename wayland-test to weston-testDerek Foreman1-8/+8
2015-02-20build: do not install ivi-shell png files with "--disable-ivi-shell"Manuel Bachmann1-1/+5
2015-02-12releasing: Revert fix and just document work-around of Xwayland pathBryce Harrington1-1/+0
2015-02-11build: Pass along any user-specified xserver path to distcheckBryce Harrington1-0/+1
2015-02-11build: Enable xwayland-test during distcheckDerek Foreman1-2/+1
2015-01-22Makefile: fix assigning to dist_wayland_session_DATAMarek Chalupa1-1/+1
2015-01-21Makefile.am: Use fine-grained dist control for desktop fileBryce Harrington1-2/+1
2015-01-20build: install a login manager session entryLubomir Rintel1-0/+5
2015-01-20Revert "simple-egl: HACK to report presentation flags"Bryce Harrington1-2/+0
2015-01-20simple-egl: HACK to report presentation flagsPekka Paalanen1-0/+2
2014-12-15ivi-shell: make ivi-layout.c as a part of ivi-shell.soNobuhiko Tanibata1-12/+4
2014-12-08compositor: Implement JSON-timeline loggingPekka Paalanen1-0/+4
2014-12-04ivi-shell: reference implementation of input panel for ivi-shellNobuhiko Tanibata1-1/+2
2014-12-04clients: support ivi-application.xml for clients/simple-egl.cNobuhiko Tanibata1-1/+3
2014-12-04clients: support ivi-application.xml for clients/simple-shm.cNobuhiko Tanibata1-1/+3
2014-12-04ivi-shell: a reference of weston.ini for ivi-shell and ivi-hmi-controller.Nobuhiko Tanibata1-3/+10