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