platform/upstream/weston.git
2018-02-21 Jason Gereckecompositor-rdp: Correct mouse scrolling direction
2018-02-20 Greg Vcompositor-drm: handle null cursor_plane
2018-02-20 Alexandros... libweston: Implement touch timestamps for input_timesta...
2018-02-20 Alexandros... libweston: Implement pointer timestamps for input_times...
2018-02-20 Alexandros... libweston: Implement keyboard timestamps for input_time...
2018-02-20 Alexandros... libweston: Introduce input-timestamps support
2018-02-20 Alexandros... tests: Introduce input timestamps helper
2018-02-20 Alexandros... shared: Add timespec_eq helper function
2018-02-16 Emil Velikovgl-renderer: make use of linux_dmabuf_buffer_get_user_d...
2018-02-15 Alexandros... tests: Add test for seat destruction and creation
2018-02-15 Alexandros... tests: Run devices tests using the test desktop shell
2018-02-15 Alexandros... tests: Support setting the test client input dynamically
2018-02-15 Alexandros... tests: Handle removal of seat global in test clients
2018-02-15 Alexandros... libweston: Make weston_seat release safe
2018-02-14 Alexandros... libweston: Make weston_pointer destruction safe
2018-02-14 Alexandros... libweston: Support NULL weston_pointer in init_pointer_...
2018-02-14 Emre Ucantests: fix a race condition in ivi-shell tests
2018-02-14 Alexandros... libweston-desktop/xdg-shell-v5: Drop xdg-shell v5 support
2018-02-14 Pekka Paalanendesktop-shell: fix shell_output_destroy_move_layer...
2018-02-12 Pekka Paalanencompositor-drm: unref udev monitor on exit
2018-02-12 Pekka Paalanencompositor-drm: free filename in exit
2018-02-12 Pekka Paalanencompositor-drm: fix uninitialized bytes on modeinfo
2018-02-12 Pekka Paalanencompositor-drm: move refresh rate computation
2018-02-12 Pekka Paalanencompositor-drm: drm_property_info_free() must reset
2018-02-12 Pekka Paalanencompositor-drm: refactor into drm_mode_list_destroy()
2018-02-12 Pekka Paalanencompositor-drm: factor out drm_output_init_crtc()
2018-02-12 Pekka Paalanencompositor-drm: factor out drm_output_init_gamma_size()
2018-02-12 Pekka Paalanencompositor-drm: drm_output_enable updates unused_crtcs...
2018-02-12 Pekka Paalanenclients/desktop-shell: preserve background/panel in...
2018-02-12 Pekka Paalanendesktop-shell: handle redundant panels
2018-02-12 Pekka Paalanendesktop-shell: handle redundant backgrounds
2018-02-12 Pekka Paalanenclients/desktop-shell: avoid invalid sized panel
2018-02-12 Pekka Paalanenclients/desktop-shell: avoid invalid sized background
2018-02-12 Philipp Kerlinggl-renderer: Fix crash in dmabuf format query for fallb...
2018-02-09 Emmanuel Gil... xwm: Fix icon surface ownership
2018-02-09 Pekka Paalanencompositor-drm: move state_invalid setting to deinit
2018-02-09 Pekka Paalanencompositor-drm: let repaint cycle disable crtcs
2018-02-09 Marius Vladdesktop-shell: Correctly migrate views to other outputs...
2018-02-09 Pekka Paalanenlibweston: remove restore functionality
2018-02-09 Pekka Paalanenweston: remove SEGV and ABRT handlers
2018-02-09 Aleksander... screenshot: save screenshot files in XDG_PICTURES_DIR
2018-02-09 Aleksander... file-util: allow specifying path separately in file_cre...
2018-02-09 Aleksander... screenshot: save each new screenshot in a different...
2018-02-08 Emre Ucanivi-shell: fix the layer assignment change from one...
2018-02-08 Emre Ucanivi-shell: don't expilicitly assign outputs to views
2018-02-08 Emre Ucanivi-shell: don't schedule compositor repaint
2018-02-08 Emre Ucanivi-shell: change layer visibility to bool
2018-02-07 Derek Foremanxwayland: Fix crash on weston shutdown
2018-02-07 Emre Ucanivi-shell: remove ivi_shell_setting
2018-02-07 Emre Ucanivi-shell: don't load controller modules
2018-02-07 Emre Ucantests: load ivi-shell test plugins as weston module
2018-02-07 Emre Ucanhmi-controller: load as weston module
2018-02-07 Emre Ucanhmi-controller: remove ivi_layout_interface global
2018-02-07 Emre Ucanivi-shell: register ivi_layout_interface
2018-02-07 Derek Foremanbuild: Clean up -DDATADIR in makefiles
2018-02-07 Derek Foremanshared: Update all users of DATADIR
2018-02-07 Derek Foremantests: Set WESTON_DATA_DIR for tests
2018-02-07 Derek Foremanshared: Add a function to prefix filenames with datadir
2018-02-06 Daniel Stonecompositor-drm: Atomic modesetting support
2018-02-06 Daniel Stonecompositor-drm: Add blob_id member to drm_mode
2018-02-06 Pekka Paalanencompositor-drm: Discover atomic properties
2018-02-06 Daniel Stonecompositor-drm: Don't restore original CRTC mode
2018-02-06 Daniel Stonecompositor-drm: Consistent failure paths for output...
2018-02-06 Daniel Stonecompositor-drm: Use apply_state for starting repaint
2018-02-06 Daniel Stonecompositor-drm: Move repaint state application to flush
2018-02-06 Daniel Stonecompositor-drm: Disable unused CRTCs/connectors
2018-02-06 Daniel Stonecompositor-drm: Track unused connectors and CRTCs
2018-02-01 Alexandros... tests: Support weston_test request for adding a test...
2018-02-01 Alexandros... libweston: Make weston_touch destruction safe
2018-02-01 Alexandros... libweston: Make weston_keyboard destruction safe
2018-01-31 Tomohito Esakidesktop-shell: remove surface listener when surface...
2018-01-18 Greg VUse $(SED) to make sure GNU sed is used
2018-01-18 Daniel Stonexwayland: Explicitly link with xcb-shape
2018-01-18 Emmanuel Gil... xwm: Add icon support to the frame
2018-01-18 Daniel Stonecompositor-drm: Add to_drm_mode helper
2018-01-18 Ian Rayxwm: do not include shadow in input region
2018-01-18 Ilia Bozhinovcompositor: Implement runtime output transform changes
2018-01-18 Philipp Zabelgl-renderer: return conservative format list if dmabuf...
2018-01-18 Michael Tretterlinux-dmabuf: send deprecated format events
2018-01-18 Emre Ucandmabuf: set modifier to invalid for not supporting...
2018-01-18 Arnaud Vracgl-renderer: always enable unpack subimage and RG textu...
2018-01-18 Arnaud Vracgl-renderer: move GL_EXT_texture_rg extension check
2018-01-18 Arnaud Vracgl-renderer: try to create a GLES3 context
2018-01-18 Arnaud Vracgl-renderer: save OpenGL version in renderer context
2018-01-17 Daniel Stonecompositor-drm: Don't repaint if no damage
2018-01-17 Daniel Stonecompositor-drm: Remove NULL checks in switch_mode
2018-01-17 Daniel Stonecompositor-drm: Use drm_plane for scanout plane
2018-01-17 Daniel Stonecompositor-drm: Use drm_plane for cursor plane
2018-01-17 Daniel Stonecompositor-drm: Introduce drm_plane_is_available
2018-01-17 Daniel Stonecompositor-drm: Introduce drm_plane_state structure
2018-01-17 Daniel Stonecompositor-drm: Introduce drm_output_state structure
2018-01-17 Daniel Stonecompositor-drm: Add shutting_down flag
2018-01-07 Emmanuel Gil... Unconditionally add linux-dmabuf’s protocol to BUILT_SO...
2017-12-19 Pekka Paalanenconfigure: fix sys/sysmacros.h check
2017-12-18 Pekka Paalanenweston: add --drm-device option for DRM-backend
2017-12-18 Pekka Paalanencompositor-drm: add specific_device configuration option
2017-12-18 Alexandros... tests: Add test for pointer axis events
2017-12-18 Alexandros... tests: Add test for touch event timestamps
2017-12-18 Alexandros... tests: Add test for keyboard key event timestamps
2017-12-18 Alexandros... tests: Add checks for pointer motion and button event...
next