summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: bump to version 2.0.0 for the official release2.0.02.0Bryce Harrington2017-02-241-3/+3
* releasing: Should only publish publican docs for actual releasesBryce Harrington2017-02-211-2/+2
* configure.ac: bump to version 1.99.94 for the RC2 release1.99.94Bryce Harrington2017-02-211-1/+1
* config-parser: Export weston_config_next_sectionEmmanuel Gil Peyrot2017-02-211-0/+1
* clients: Fix build without Cairo/GLES2Daniel Stone2017-02-211-1/+1
* screen-share: Use wl_list_for_each_safe on destroyDaniel Stone2017-02-211-2/+2
* screen-share: Avoid NULL dereferenceDaniel Stone2017-02-211-1/+2
* configure.ac: bump to version 1.99.93 for the RC1 release1.99.93Bryce Harrington2017-02-141-1/+1
* (multiple): Use standard permission noticeYong Bakos2017-02-137-113/+134
* compositor-drm: Mark eDP connection as internalArmin Krezović2017-02-131-1/+2
* compositor: Improve xwayland warning messageArmin Krezović2017-02-091-3/+4
* compositor-drm: Remove connector_allocatorDaniel Stone2017-02-091-24/+40
* compositor-drm: Avoid connector_allocator for hotplugsDaniel Stone2017-02-091-6/+25
* compositor-drm: Remove crtc_allocatorDaniel Stone2017-02-091-6/+26
* configure.ac: bump to version 1.99.92 for the beta release1.99.92Bryce Harrington2017-02-081-1/+1
* Revert "clients: teach simple-dmabuf-v4l to deal with flipped input"Daniel Stone2017-02-081-54/+8
* launcher: don't try to switch to weston's vtGiulio Camuffo2017-02-075-1/+40
* ivi-shell: Damage view below after unmappingUcan, Emre (ADITG/SW1)2017-02-071-1/+12
* tests: doc iterating in the runnerPekka Paalanen2017-02-071-1/+5
* compositor: damage pending subsurfaces when committing themEmilio Pozuelo Monfort2017-02-073-1/+35
* tests: add subsurface-shot testPekka Paalanen2017-02-077-2/+275
* tests: put screenshots to ./logs by defaultPekka Paalanen2017-02-071-2/+3
* tests: implement get_test_name()Pekka Paalanen2017-02-072-2/+31
* tests/shell: change background colorPekka Paalanen2017-02-071-1/+1
* tests/shell: get rid of static variablesPekka Paalanen2017-02-071-48/+84
* tests: add test-desktop-shellQuentin Glidic2017-02-072-0/+206
* clients: teach simple-dmabuf-v4l to deal with flipped inputMicah Fedke2017-02-071-8/+54
* compositor-drm: don't pass option_connector to create_outputsUcan, Emre (ADITG/SW1)2017-02-071-5/+4
* compositor-drm: update connectors with connector configUcan, Emre (ADITG/SW1)2017-02-071-1/+10
* compositor-drm: don't put y-inverted / interlaced / bottom-first dmabufs on o...Micah Fedke2017-02-061-1/+13
* ivi-shell: simplify commit_changes functionUcan, Emre (ADITG/SW1)2017-02-061-20/+21
* ivi-shell: pass only ivi_view to update_propUcan, Emre (ADITG/SW1)2017-02-061-9/+5
* releasing: CopyeditsBryce Harrington2017-02-031-10/+10
* libweston: grammar fix to recent commentBryce Harrington2017-02-031-1/+1
* tests: Remove buffer-countDaniel Stone2017-01-306-251/+0
* Move weston-egl-ext.h to sharedDaniel Stone2017-01-302-1/+1
* Add comments and whitespace to repaint machineryDaniel Stone2017-01-301-6/+21
* systemd: fix Wincompatible-pointer-typeUcan, Emre (ADITG/SW1)2017-01-271-1/+1
* ivi-shell: add screen_add_layers testUcan, Emre (ADITG/SW1)2017-01-271-0/+54
* ivi-shell: add layer_add_surfaces testUcan, Emre (ADITG/SW1)2017-01-272-0/+50
* ivi-shell: don't check layer is already on the screenUcan, Emre (ADITG/SW1)2017-01-271-5/+0
* ivi-shell: don't check view is rendered before adding surfaceUcan, Emre (ADITG/SW1)2017-01-271-2/+0
* ivi-shell: fix typo in layer_destroy APIUcan, Emre (ADITG/SW1)2017-01-271-1/+1
* compositor-rdp: Fix build with freerdp2, take 2Daniel Stone2017-01-271-1/+1
* compositor-drm: Restore use-current-mode functionalityArmin Krezović2017-01-263-6/+7
* releasing: Drop extraneous word in docsBryce Harrington2017-01-241-1/+1
* configure.ac: bump to version 1.99.91 for the alpha release1.99.91Bryce Harrington2017-01-241-2/+2
* tests: add missing includeYann E. MORIN2017-01-231-0/+1
* gitignore: version headers are in libweston/Pekka Paalanen2017-01-231-2/+3
* compositor-rdp: Fix build with freerdp2Emilio Pozuelo Monfort2017-01-201-2/+11