platform/upstream/weston.git
2017-12-04 Emilio Pozuelo... tests: add a create_test_surface function
2017-12-04 Quentin Glidicinput: Do not override keyboard focus on restore
2017-12-04 Armin Krezovićcompositor-x11: Implement mode switching
2017-12-04 Tomohiro Komagataclients: simple-egl: Restore window size when un-maximized
2017-12-04 Sergei Trofimovichconfigure.ac: use AC_HEADER_MAJOR to detect major(...
2017-12-04 Eric Engestromoption-parser: replace int/0/1 with bool/false/true
2017-12-04 Eric Engestromconfig-parser: fix `short_name` type
2017-12-04 Derek Foremanweston-resizor: Don't add new frame callbacks every...
2017-12-04 Emil Velikovgl-renderer: remove unneeded cast
2017-12-04 Matt Hoosiercompositor-drm: fix z-order inversion in plane assignment
2017-12-04 Valery Kartelweston: added missing header time.h
2017-12-04 Alexandros... tests: Fix integer overflows on 32-bit systems
2017-12-04 Derek Foremandnd: Abort with an error message if compositor doesn...
2017-12-04 Derek Foremanclients: Don't crash when compositor doesn't support...
2017-12-01 Emmanuel Gil... weston-info: Add support for zwp_linux_dmabuf_v1
2017-12-01 Emmanuel Gil... tests: Mark tests as used so they don’t get removed...
2017-12-01 Emmanuel Gil... tests: Add one more indentation level to some macros
2017-12-01 Daniel Stonegl-renderer: Set pitch correctly for subsampled textures
2017-11-30 Joshua Wattclients/editor: Toggle panel visibility on click
2017-11-30 Joshua Watttext-backend: Allow client hiding of input panel
2017-11-28 Pekka Paalanenman: mention logind for launching
2017-11-28 Pekka Paalanencompositor-drm, compositor-fbdev: stop suggesting root
2017-11-28 Pekka Paalanenweston-launch: improve help text for -u and -t
2017-11-28 Pekka Paalanenweston-launch: fix -t option parsing
2017-11-28 Pekka Paalanenweston-launch: quit if -t without -u
2017-11-28 Pekka Paalanenweston: add wait-for-debugger option
2017-11-27 Pekka Paalanenweston: arm SEGV handler earlier
2017-11-27 Alexandros... libweston: Use struct timespec for compositor time
2017-11-27 Alexandros... libweston: Use struct timespec for touch motion events
2017-11-27 Alexandros... libweston: Use struct timespec for touch up events
2017-11-27 Alexandros... libweston: Use struct timespec for touch down events
2017-11-27 Alexandros... libweston: Use struct timespec for key events
2017-11-27 Alexandros... libweston: Use struct timespec for axis events
2017-11-27 Alexandros... libweston: Use struct timespec for button events
2017-11-27 Alexandros... libweston: Use struct timespec for motion events
2017-11-27 Alexandros... libweston: Use struct timespec for the output presentat...
2017-11-27 Alexandros... build,libweston: Use struct timespec for animations
2017-11-27 Alexandros... shared: Add helpers to convert between various time...
2017-11-27 Alexandros... shared: Add timespec_is_zero helper
2017-11-24 Alexandros... ivi-shell: Fix incorrect use of logical instead of...
2017-11-10 Reynaldo H... buildsystem: add missing pkg-config stub for libweston...
2017-10-24 Pekka Paalanencompositor-wayland: fix shm_buffer damage init
2017-10-24 Armin Krezovićcompositor-wayland: fix damage coordinates with pixman...
2017-10-24 Pekka Paalanencompositor-wayland: clarify wl_display_connect() error
2017-10-24 Pekka Paalanencompositor-wayland: windowed/fullscreen not on fullscre...
2017-10-24 Pekka Paalanencompositor-wayland: allow to unset fullscreen
2017-10-24 Pekka Paalanencompositor-wayland: actually free parent_output
2017-10-23 Pekka Paalanencompositor-wayland: fix mode_list corruption on --sprawl
2017-10-23 Pekka Paalanencompositor-wayland: remove unused 'scale'
2017-10-23 Pekka Paalanencompositor-wayland: avoid recursive dispatch with wl_ou...
2017-10-23 Pekka Paalanenweston: fix boolean wayland backend options
2017-10-18 Quentin Glidiclibweston-desktop/xdg-shell-v6: Actually send same...
2017-10-13 Armin Krezovićcompositor-wayland: Don't use two different presentatio...
2017-10-13 Sergi Granellcompositor-wayland: destroy the appropriate output...
2017-10-13 Sergi Granellcompositor-wayland: use input region instead of opaque...
2017-10-04 Daniel Stonecompositor-drm: Allow disabling universal planes
2017-10-04 Daniel Stonegl-renderer: Ignore INVALID modifier
2017-10-04 Pekka Paalanencompositor-fbdev: fix finish_frame_timer leak
2017-10-04 Pekka Paalanencompositor-fbdev: rename fbdev_output_disable_handler()
2017-10-04 Pekka Paalanencompositor-fbdev: always destroy renderer-output on...
2017-10-04 Pekka Paalanencompositor-fbdev: simplify FB destroy/unmap/disable
2017-10-04 Pekka Paalanencompositor-fbdev: remove unused output arguments
2017-10-04 Pekka Paalanenlibweston: set backend pointer earlier
2017-10-04 Pekka Paalanenlibweston: ensure backend is not loaded twice
2017-10-04 Pekka Paalanenlibweston: rename weston_output_destroy() to weston_out...
2017-10-04 Pekka Paalanenlibweston: send more wl_surface.enter/leave events
2017-10-04 Pekka Paalanencompositor-drm: set all properties in create_output_for...
2017-10-04 Pekka Paalanencompositor-drm: set output make/model/serial once
2017-10-04 Pekka Paalanencompositor-wayland: move output init into common, fix...
2017-10-04 Pekka Paalanenlibweston: weston_output_init(..., +name)
2017-10-04 Pekka Paalanentests: ensure output dependent IVI tests run
2017-10-04 Pekka Paalanenlibweston: move weston_output::mode_list init to core
2017-10-03 David FortFix API troubles with FreeRDP 2.0 v2
2017-10-02 Yann E. MORINshared: struct timespec is in time.h
2017-09-29 Alexandros... gl-renderer: Emit GPU rendering begin and end timeline...
2017-09-29 Alexandros... libweston: Add check and fallback for linux/sync_file.h
2017-09-29 Alexandros... gl-renderer: Add support for fence sync extensions
2017-09-29 Alexandros... timeline: Add GPU timestamp timepoint argument
2017-09-26 Matt Hoosiercompositor: fix starvation of wl_buffer::release
2017-09-25 Pekka Paalanencompositor-drm: unref udev on backend destruction
2017-09-25 Pekka Paalanencompositor-fbdev: unref udev on backend destruction
2017-09-25 Pekka Paalanencompositor-fbdev: remove unused field 'depth'
2017-09-25 Pekka Paalanencompositor-fbdev: MAP_FAILED is not NULL
2017-09-25 Pekka Paalanencompositor-wayland: use asprintf for output title
2017-09-25 Pekka Paalanencompositor-drm: use asprintf in make_connector_name()
2017-09-18 Ian Raydesktop-shell: disable opacity binding when modifier...
2017-09-18 Ian Raydesktop-shell: use binding_modifier for zoom
2017-09-18 Fabien Lahouderecalibrator: Make mouse button optional
2017-09-18 Eric Engestromclients/nested: fix boolean test
2017-09-04 Ucan, Emre... compositor-drm: remove connector option
2017-09-04 Michael Teyfelivi-shell: Added tests for screen-remove-layer API
2017-08-30 Quentin Glidiclibweston-desktop/xdg-shell-v6: Ensure first configure...
2017-08-28 Daniel Stonecompositor-drm: Introduce drm_pending_state structure
2017-08-28 Daniel Stonecompositor-drm: Track all plane types
2017-08-28 Pekka Paalanencompositor-drm: Add universal plane awareness
2017-08-28 Daniel Stonecompositor-drm: Add DRM property cache
2017-08-28 Daniel Stonecompositor-drm: Rename fb_plane to scanout_plane
2017-08-28 Pekka Paalanencompositor-drm: Refactor sprite create/destroy into...
2017-08-16 Pekka Paalanencompositor-fbdev: fix start-up assertion
2017-08-11 Arnaud Vracconfigure.ac: remove dependency on mtdev
next