platform/upstream/weston.git
2018-06-20 Daniel Stonetests: Reshuffle IVI layout tests
2018-06-20 Pekka Paalanentests: remove WESTON_BUILD_DIR from env
2018-06-20 Pekka Paalanenshared: remove weston_config_get_libexec_dir()
2018-06-20 Daniel Stonetests: Don't rely on build directory layout
2018-06-13 Peter Huttererman: fix prefixes for weston.ini(5)
2018-06-12 Peter Hutterercompositor: print usage to stdout on success (not stder...
2018-06-11 Peter Hutterercompositor: print usage to stdout on success (not stderr)
2018-06-11 Peter Huttererweston-launch: always run through all groups
2018-06-11 Daniel Stonedoc: Update for GitLab migration
2018-06-07 Yong Ganclient: Fix segmentation fault in the case weston-nested
2018-06-07 Tomohito Esakilibweston: Reset repaint schedule for all repainted...
2018-06-07 Tomohito Esakilibweston: fix indentation
2018-06-07 Daniel Stonesimple-dmabuf-drm: Fallback DRM_FORMAT_MOD_LINEAR defin...
2018-06-07 Daniel StoneAdd .gitlab-ci.yml
2018-05-30 Pekka Paalanendoc: add example calibration-helper script
2018-05-30 Louis-Francis... clients: add a new touchscreen calibrator
2018-05-30 Louis-Francis... weston: add touchscreen_calibrator option
2018-05-30 Louis-Francis... libweston: implement touch calibration protocol
2018-05-30 Pekka Paalanenprotocol: add weston_touch_calibration
2018-05-30 Louis-Francis... input: introduce touch event mode for calibrator
2018-05-30 Pekka Paalaneninput: do not forward unmatched touch-ups
2018-05-30 Louis-Francis... input: move touchpoint counting up
2018-05-30 Pekka Paalanenlibweston: introduce notify_touch_normalized() and doc
2018-05-30 Pekka Paalanenlibweston: notify_touch API to use weston_touch_device
2018-05-30 Pekka Paalanenlibinput: move calibration printing into do_set_calibra...
2018-05-30 Louis-Francis... input: introduce weston_touch_device
2018-05-29 Markus Ongyerthweston-info: destroy wl_keyboard
2018-05-29 Markus Ongyerthweston-info: Add support for tablet-unstable-v2
2018-05-29 Dima RyazanovFix a crash when unlocking or unconfining a pointer
2018-05-29 Guido Günthersimple-dmabuf-drm: support DRM_FORMAT_LINEAR for NV12...
2018-05-28 Matt Hoosierlog: improve handling of use-before-init
2018-05-28 Guido Günthersimple-dmabuf-drm: don't exit from create_display
2018-05-28 Guido Günthersimple-dmabuf-drm: drop superfluous declaration
2018-05-28 Guido Günthersimple-dmabuf-drm: support etnaviv drm as well
2018-05-28 Guido Günthersimple-dmabuf-drm: simplify fd_map_bo
2018-05-28 Guido Günthersimple-dmabuf-drm: 0 is a valid fd (freedreno)
2018-05-28 David Fortrdp-compositor: fix compilation against FreeRDP 2.0...
2018-05-24 Pekka Paalanenxwm: dump properties of type WINDOW
2018-05-24 Pekka Paalanenxwm: dump properties of type CARDINAL
2018-05-24 Pekka Paalanendesktop-shell: survive NULL output in shell_configure_f...
2018-05-24 Pekka Paalanendesktop-shell: do not lower_fullscreen_layer(s, NULL)
2018-05-24 Pekka Paalanendesktop-shell: handle NULL output in center_on_output()
2018-05-24 Pekka Paalanendesktop-shell: handle NULL output in get_output_work_area()
2018-05-24 Pekka Paalanenmain: add setting for DRM/pixman shadow framebuffer
2018-05-24 Pekka Paalanencompositor-drm: expose global shadow flag for pixman
2018-05-24 Pekka Paalanenpixman: make shadow buffer optional
2018-05-24 Pekka Paalanenpixman,drm: do not composite previous damage
2018-05-22 Pekka Paalanenlibweston: fix output destroy signal list corruption
2018-05-22 Pekka Paalanendesktop-shell: fix output destroy signal list corruption
2018-05-21 Semi Malinendesktop-shell: detect stale shell surface outputs
2018-05-18 Semi Malinenlibweston: add weston_view_set_output()
2018-05-02 Pekka Paalanenweston: use wet.compositor consistently in main()
2018-05-02 Pekka Paalanenweston: store weston_compositor in wet_compositor
2018-05-02 Pekka Paalanencompositor-drm: allow shared-CRTC cloning
2018-05-02 Pekka Paalanencompositor-drm: head attach requires a modeset
2018-05-02 Pekka Paalanencompositor-drm: head detach requires a modeset
2018-05-02 Pekka Paalanencompositor-drm: preserve CRTC routing harder
2018-05-02 Pekka Paalanencompositor-drm: rewrite crtc picking for clone mode
2018-04-30 Louis-Francis... libweston: fix weston_touch_start_grab() arg name
2018-04-30 Pekka Paalanenlibweston: unexport weston_{pointer,keyboard,touch...
2018-04-26 Pekka PaalanenUpdate copyrights for Collabora and General Electric...
2018-04-20 Pekka Paalanentests: add test_seat_release() for symmetry
2018-04-20 Pekka Paalanenman: document WESTON_LIBINPUT_LOG_PRIORITY env
2018-04-20 Pekka Paalanenlibinput: do not switch output associations on disable
2018-04-20 Pekka Paalanenlibweston: require connected heads for input devices
2018-04-20 Pekka Paalanenlibinput: use head names for output matching
2018-04-20 Pekka Paalanenlibinput: allow evdev_device_set_output(dev, NULL)
2018-04-20 Pekka Paalanenlibinput: make setting the same output a no-op
2018-04-20 Pekka Paalanenlibinput: log input device to output associations
2018-04-20 Pekka Paalanenlibinput: deprecate WL_CALIBRATION
2018-04-20 Pekka Paalanenlibinput: note if calibrating without an output
2018-04-20 Pekka Paalanenlibinput: remove evdev_device::devnode
2018-04-18 Pekka Paalanencompositor-drm: no need to clear inherited_mode
2018-04-18 Pekka Paalanencompositor-drm: introduce drm_head_read_current_setup()
2018-04-18 Pekka Paalanencompositor-drm: update video mode printing
2018-04-18 Pekka Paalanencompositor-drm: backlight control for all heads
2018-04-18 Pekka Paalanencompositor-drm: combine mode list from heads
2018-04-18 Pekka Paalanencompositor-drm: unify head status logging
2018-04-18 Pekka Paalanencompositor-drm: drm_set_backlight heads
2018-04-18 Pekka Paalanencompositor-drm: drm_output_apply_state_atomic heads
2018-04-18 Pekka Paalanencompositor-drm: drm_output_apply_state_legacy heads
2018-04-18 Pekka Paalanencompositor-drm: remove unused_connectors array
2018-04-18 Pekka Paalanencompositor-drm: create heads for all connectors
2018-04-18 Pekka Paalanencompositor-drm: move mode list to set_mode()
2018-04-18 Pekka Paalanencompositor-drm: get current mode on head discovery
2018-04-18 Pekka Paalanencompositor-drm: simplify drm_output_find_special_plane()
2018-04-18 Pekka Paalanencompositor-drm: simplify drm_output_find_by_crtc()
2018-04-18 Pekka Paalanencompositor-drm: allocate CRTC on enable()
2018-04-18 Pekka Paalanencompositor-drm: move connector fields into drm_head
2018-04-17 Pekka Paalanencompositor-drm: move backlight into drm_head
2018-04-17 Pekka Paalanencompositor-drm: find disconnects from head_list
2018-04-17 Pekka Paalanencompositor-drm: use head_find_by_connector in update_un...
2018-04-17 Pekka Paalanencompositor-drm: drm_output_find_by_connector from head_list
2018-04-17 Pekka Paalanenlibweston: log head detach on enabled output
2018-04-17 Pekka Paalanenlibweston: allow attaching heads to enabled outputs
2018-04-17 Pekka Paalanenlibweston: support user data on weston_output
2018-04-17 Pekka Paalanenlibweston: create/find output by name
2018-04-17 Pekka Paalanenlibweston: print head names on output enable
2018-04-17 Pekka Paalanenlibweston: remove weston_output::head
2018-04-17 Pekka Paalanencompositor-drm: start migration to head-based output API
next