platform/upstream/weston.git
2017-04-10 Daniel Stonecompositor-drm: Clean up page_flip_pending path
2017-04-10 Daniel Stonecompositor-drm: Turn vblank_pending from bool to refcount
2017-04-10 Daniel Stonecompositor-drm: Introduce fb_last member
2017-04-07 Emil Velikovcompositor-drm: correctly set the version of the drmEve...
2017-04-07 Daniel Stonecompositor-drm: Return FB directly from render
2017-04-07 Daniel Stonecompositor-drm: Reshuffle drm_output_render
2017-04-07 Daniel Stonecompositor-drm: Rename current/next FB members
2017-04-07 Daniel Stonecompositor-drm: Use drm_fb for cursor buffers
2017-04-07 Daniel Stonecompositor-drm: Refcount drm_fb
2017-04-07 Daniel Stonecompositor-drm: Drop output from release_fb
2017-04-07 Tomohito Esakicompositor-drm: Refactor destroy drm_fb function
2017-04-07 Daniel Stonecompositor-drm: Store format in drm_fb
2017-04-07 Daniel Stonecompositor-drm: Add explicit type member to drm_fb
2017-04-07 Daniel Stonecompositor-drm: Calculate more cursor state up front
2017-04-07 Daniel Stonelibweston: Add pixel-format helpers
2017-04-07 Pekka Paalanenbuild: make libdrm a hard build-time dependency
2017-04-07 Pekka Paalanenbuild: do not link libdrm without DRM backend
2017-04-07 Pekka Paalanenconfigure: replace HAVE_LIBDRM with BUILD_DRM_COMPOSITOR
2017-04-06 Emmanuel Gil... desktop-shell: Position maximized surfaces on the corre...
2017-03-30 Sergi Granellwcap: Prevent fd leak in wcap_decoder_create() fail...
2017-03-30 Raúl Peñacobacompositor-wayland: Properly dealloc mmap data using...
2017-03-30 Raúl Peñacobaeditor: Add missing free() and display_destroy() in...
2017-03-30 Raúl Peñacobaivi-layout: Add missing free() in ivi_view_create
2017-03-30 Raúl Peñacobagl-renderer: Change 'data' type to 'uint8_t *', since...
2017-03-30 Sergi Granellcompositor-drm: Add missing drmModeFreeResources in...
2017-03-25 Sergi Granellcompositor-wayland: Call weston_compositor_exit when...
2017-03-25 Raúl Peñacobadesktop-shell: Remove unused variable in panel_create
2017-03-24 Sergi Granellcompositor-wayland: Call set_window_geometry when using...
2017-03-24 Derek Foremanweston-terminal: Fix race at startup
2017-03-24 Derek Foremandesktop-shell: launch clients in their own process...
2017-03-24 Derek Foremanweston: Set CLOEXEC on stdin
2017-03-24 Derek Foremanos: Check for EINTR on ftruncate()
2017-03-24 Derek Foremanos: Check for EINTR on posix_fallocate()
2017-03-24 Sergi Granellcompositor-wayland: Check the return value of wayland_o...
2017-03-24 Sergi Granellcompositor-wayland: Refactor struct wayland_output...
2017-03-22 Sergi GranellFix uninitialized msec_to_next in output_repaint_timer_arm
2017-03-20 Pekka Paalanenman: move pageflip-timeout later
2017-03-17 Derek Foremanweston-terminal: Add a --maximized command line parameter
2017-03-17 Daniel Stoneweston-launch: Add sysmacros.h include for major()
2017-03-17 Daniel Stonelibinput: Suppress unhandled-case warning
2017-03-17 Derek Foremansimple-dmabuf-v4l: Remove incorrect assert
2017-03-16 Pekka Paalanenconfigure: bump libweston to 3.0.0
2017-03-14 Daniel StoneAllow backends to group repaint flushes
2017-03-14 Daniel StoneSwitch to global output repaint timer
2017-03-13 Daniel Stonelauncher: Add sysmacros.h include for major()
2017-03-13 Daniel StoneFix 'implicit fallthrough' warning with new GCC
2017-03-13 Daniel StoneChange boolean repaint_scheduled to quad-state enum
2017-03-13 Daniel StoneChange repaint_needed to bool
2017-03-13 Daniel StoneDon't delay initial output paint
2017-03-13 Daniel StoneCalculate next-frame target time in absolute space
2017-03-13 Daniel Stonetimespec: Add timespec subtraction helpers
2017-03-13 Daniel Stonetimespec: Add timespec_to_msec helper
2017-03-08 Daniel Stonetimespec: Add timespec_add_msec helper
2017-03-08 Daniel Stonetimespec: Add timespec_add_nsec helper
2017-03-07 Emmanuel Gil... compositor-drm: pageflip timeout implementation
2017-02-28 Eero Tamminenclients/simple-egl: add delay option
2017-02-28 Pekka Paalanenclients/weston-info: print unknown formats better
2017-02-27 Emil Velikovlibweston/launcher: use C99 initializers for the iface(s)
2017-02-27 Emil Velikovlibweston/launcher: annotate iface(s) as constant data
2017-02-27 Daniel Stonecompositor-drm: Make scanout view preparation more...
2017-02-27 Armin Krezovićcompositor-drm: Construct mode list in create_output_fo...
2017-02-27 Daniel Stonecompositor-drm: Try to preserve existing output routing
2017-02-27 Daniel Stonecompositor-drm: Ignore non-KMS devices
2017-02-27 Bryce Harringtonconfigure.ac: Bump to 2.0.90 for open development
2017-02-25 Bryce Harringtonconfigure.ac: bump to version 2.0.0 for the official...
2017-02-21 Bryce Harringtonreleasing: Should only publish publican docs for actual...
2017-02-21 Bryce Harringtonconfigure.ac: bump to version 1.99.94 for the RC2 release
2017-02-21 Emmanuel Gil... config-parser: Export weston_config_next_section
2017-02-21 Daniel Stoneclients: Fix build without Cairo/GLES2
2017-02-21 Daniel Stonescreen-share: Use wl_list_for_each_safe on destroy
2017-02-21 Daniel Stonescreen-share: Avoid NULL dereference
2017-02-14 Bryce Harringtonconfigure.ac: bump to version 1.99.93 for the RC1 release
2017-02-13 Yong Bakos(multiple): Use standard permission notice
2017-02-13 Armin Krezovićcompositor-drm: Mark eDP connection as internal
2017-02-09 Armin Krezovićcompositor: Improve xwayland warning message
2017-02-09 Daniel Stonecompositor-drm: Remove connector_allocator
2017-02-09 Daniel Stonecompositor-drm: Avoid connector_allocator for hotplugs
2017-02-09 Daniel Stonecompositor-drm: Remove crtc_allocator
2017-02-08 Bryce Harringtonconfigure.ac: bump to version 1.99.92 for the beta...
2017-02-08 Daniel StoneRevert "clients: teach simple-dmabuf-v4l to deal with...
2017-02-07 Giulio Camuffolauncher: don't try to switch to weston's vt
2017-02-07 Ucan, Emre... ivi-shell: Damage view below after unmapping
2017-02-07 Pekka Paalanentests: doc iterating in the runner
2017-02-07 Emilio Pozuelo... compositor: damage pending subsurfaces when committing...
2017-02-07 Pekka Paalanentests: add subsurface-shot test
2017-02-07 Pekka Paalanentests: put screenshots to ./logs by default
2017-02-07 Pekka Paalanentests: implement get_test_name()
2017-02-07 Pekka Paalanentests/shell: change background color
2017-02-07 Pekka Paalanentests/shell: get rid of static variables
2017-02-07 Quentin Glidictests: add test-desktop-shell
2017-02-07 Micah Fedkeclients: teach simple-dmabuf-v4l to deal with flipped...
2017-02-07 Ucan, Emre... compositor-drm: don't pass option_connector to create_o...
2017-02-07 Ucan, Emre... compositor-drm: update connectors with connector config
2017-02-06 Micah Fedkecompositor-drm: don't put y-inverted / interlaced ...
2017-02-06 Ucan, Emre... ivi-shell: simplify commit_changes function
2017-02-06 Ucan, Emre... ivi-shell: pass only ivi_view to update_prop
2017-02-04 Bryce Harringtonreleasing: Copyedits
2017-02-04 Bryce Harringtonlibweston: grammar fix to recent comment
2017-01-30 Daniel Stonetests: Remove buffer-count
2017-01-30 Daniel StoneMove weston-egl-ext.h to shared
next