summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-17xwm: move FILE to the callers of dump_property()Pekka Paalanen3-44/+65
2018-09-17xwm: dump_property() to use FILE internallyPekka Paalanen1-28/+30
2018-09-17compositor: offer logs via weston-debugPekka Paalanen1-2/+36
2018-09-17clients: add weston-debugPekka Paalanen3-2/+564
2018-09-17compositor: add option to enable weston_debugPekka Paalanen2-0/+18
2018-09-17libweston: add weston_debug API and implementationPekka Paalanen5-0/+855
2018-09-11protocol: add weston-debug.xmlPekka Paalanen4-0/+157
2018-08-31gl-renderer: Explicitly zeroing the offset for 2^ plane of SHM_FOMRAT_YUYVMatteo Valdina1-0/+1
2018-08-28CONTRIBUTING: How do I get started?Daniel Stone1-0/+24
2018-08-27man: make substitutions meson-friendlyPekka Paalanen5-22/+22
2018-08-24configure.ac: Reopen master for regular developmentDerek Foreman1-2/+2
2018-08-24configure.ac: bump to version 5.0.0 for the official release5.0.05.0Derek Foreman1-2/+2
2018-08-20compositor-drm: add DPI connector typeStefan Agner1-0/+3
2018-08-17configure.ac: bump to version 4.0.94 for the RC2 release4.0.94Derek Foreman1-1/+1
2018-08-17input: Send unique keymap file descriptors to clientsDerek Foreman2-35/+28
2018-08-17input: add weston_keyboard_send_keymap helper functionDerek Foreman3-10/+12
2018-08-10configure.ac: bump to version 4.0.93 for the RC1 release4.0.93Derek Foreman1-1/+1
2018-08-10ivi-shell: Remove the compositor destory listener from list during de-initHarsha M M1-0/+2
2018-08-08libweston: Remove signals from the list during de-initHarsha M M3-0/+6
2018-08-07doc: fix typos in CONTRIBUTING.mdWill Thompson1-2/+2
2018-08-07doc: Use GitLab MRs for patches, not the listDaniel Stone1-70/+73
2018-08-07README: Move to Markdown, rewrite introductionDaniel Stone3-30/+80
2018-08-06doc: Update CONTRIBUTING for WestonDaniel Stone1-5/+5
2018-08-06Add CONTRIBUTING.md documentPekka Paalanen2-0/+344
2018-07-27configure.ac: bump to version 4.0.92 for the beta release4.0.92Derek Foreman1-1/+1
2018-07-27compositor-drm: Remove addfb warning for user buffersDaniel Stone1-4/+3
2018-07-27compositor-drm: Don't test render-only atomic configurationDaniel Stone1-0/+5
2018-07-27compositor-drm: Remove unnecessary libdrm definesDaniel Stone1-16/+0
2018-07-22xwayland/selection: do not remove NULL property_sourceGreg V1-5/+10
2018-07-22ivi-shell: use install paths in example configEmre Ucan2-30/+28
2018-07-22ivi-shell: listen compositor wake_signalEmre Ucan2-0/+17
2018-07-13configure.ac: bump to version 4.0.91 for the alpha release4.0.91Derek Foreman1-1/+1
2018-07-13simple-dmabuf-drm: fix build with --disable-eglEmilio Pozuelo Monfort2-12/+1
2018-07-13simple-dmabuf-drm: require zwp_linux_dmabuf_v1 v3Emilio Pozuelo Monfort1-11/+3
2018-07-11compositor-drm: Enable planes for atomicDaniel Stone1-11/+11
2018-07-11compositor-drm: Relax plane restrictions for atomicDaniel Stone1-8/+12
2018-07-11compositor-drm: Allow scanout plane to be occluded by overlayDaniel Stone1-6/+8
2018-07-11compositor-drm: Incrementally test plane states in mixed modeDaniel Stone1-32/+91
2018-07-11compositor-drm: Add planes-only mode to state proposalDaniel Stone1-2/+19
2018-07-11compositor-drm: Never lift solid surfaces to planesDaniel Stone1-0/+3
2018-07-11compositor-drm: Add test-only mode to state applicationDaniel Stone1-0/+57
2018-07-11compositor-drm: Return plane state from plane preparationDaniel Stone1-32/+31
2018-07-11compositor-drm: Add modes to drm_output_propose_stateDaniel Stone1-25/+45
2018-07-11compositor-drm: Use sprites_are_broken for scanout planeDaniel Stone1-2/+8
2018-07-11compositor-drm: Disallow overlapping overlay planesDaniel Stone1-0/+10
2018-07-10libweston: Fix clear timing of output repainted flagTomohito Esaki1-2/+3
2018-07-10compositor-drm: Ignore occluded viewsDaniel Stone1-5/+38
2018-07-10compositor-drm: Ignore views on other outputsDaniel Stone1-8/+15
2018-07-10compositor-drm: Split drm_assign_planes in twoDaniel Stone1-58/+97
2018-07-09compositor-drm: Use GBM modifier APIDaniel Stone2-9/+51