2017-04-07 |
Daniel Stone | compositor-drm: Drop output from release_fb |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Tomohito Esaki | compositor-drm: Refactor destroy drm_fb function |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Daniel Stone | compositor-drm: Store format in drm_fb |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Daniel Stone | compositor-drm: Add explicit type member to drm_fb |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Daniel Stone | compositor-drm: Calculate more cursor state up front |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Daniel Stone | libweston: Add pixel-format helpers |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Pekka Paalanen | build: make libdrm a hard build-time dependency |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Pekka Paalanen | build: do not link libdrm without DRM backend |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Pekka Paalanen | configure: replace HAVE_LIBDRM with BUILD_DRM_COMPOSITOR |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Emmanuel Gil... | desktop-shell: Position maximized surfaces on the corre... |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Sergi Granell | wcap: Prevent fd leak in wcap_decoder_create() fail... |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Raúl Peñacoba | compositor-wayland: Properly dealloc mmap data using... |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Raúl Peñacoba | editor: Add missing free() and display_destroy() in... |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Raúl Peñacoba | ivi-layout: Add missing free() in ivi_view_create |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Raúl Peñacoba | gl-renderer: Change 'data' type to 'uint8_t *', since... |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Sergi Granell | compositor-drm: Add missing drmModeFreeResources in... |
commit | commitdiff | tree | snapshot |
2017-03-25 |
Sergi Granell | compositor-wayland: Call weston_compositor_exit when... |
commit | commitdiff | tree | snapshot |
2017-03-25 |
Raúl Peñacoba | desktop-shell: Remove unused variable in panel_create |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Sergi Granell | compositor-wayland: Call set_window_geometry when using... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Derek Foreman | weston-terminal: Fix race at startup |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Derek Foreman | desktop-shell: launch clients in their own process... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Derek Foreman | weston: Set CLOEXEC on stdin |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Derek Foreman | os: Check for EINTR on ftruncate() |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Derek Foreman | os: Check for EINTR on posix_fallocate() |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Sergi Granell | compositor-wayland: Check the return value of wayland_o... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Sergi Granell | compositor-wayland: Refactor struct wayland_output... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Sergi Granell | Fix uninitialized msec_to_next in output_repaint_timer_arm |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Pekka Paalanen | man: move pageflip-timeout later |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Derek Foreman | weston-terminal: Add a --maximized command line parameter |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Daniel Stone | weston-launch: Add sysmacros.h include for major() |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Daniel Stone | libinput: Suppress unhandled-case warning |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Derek Foreman | simple-dmabuf-v4l: Remove incorrect assert |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Pekka Paalanen | configure: bump libweston to 3.0.0 |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Daniel Stone | Allow backends to group repaint flushes |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Daniel Stone | Switch to global output repaint timer |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Daniel Stone | launcher: Add sysmacros.h include for major() |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Daniel Stone | Fix 'implicit fallthrough' warning with new GCC |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Daniel Stone | Change boolean repaint_scheduled to quad-state enum |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Daniel Stone | Change repaint_needed to bool |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Daniel Stone | Don't delay initial output paint |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Daniel Stone | Calculate next-frame target time in absolute space |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Daniel Stone | timespec: Add timespec subtraction helpers |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Daniel Stone | timespec: Add timespec_to_msec helper |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Daniel Stone | timespec: Add timespec_add_msec helper |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Daniel Stone | timespec: Add timespec_add_nsec helper |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Emmanuel Gil... | compositor-drm: pageflip timeout implementation |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Eero Tamminen | clients/simple-egl: add delay option |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Pekka Paalanen | clients/weston-info: print unknown formats better |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Emil Velikov | libweston/launcher: use C99 initializers for the iface(s) |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Emil Velikov | libweston/launcher: annotate iface(s) as constant data |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Daniel Stone | compositor-drm: Make scanout view preparation more... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Armin Krezović | compositor-drm: Construct mode list in create_output_fo... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Daniel Stone | compositor-drm: Try to preserve existing output routing |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Daniel Stone | compositor-drm: Ignore non-KMS devices |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Bryce Harrington | configure.ac: Bump to 2.0.90 for open development |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Bryce Harrington | configure.ac: bump to version 2.0.0 for the official... |
commit | commitdiff | tree | snapshot |
2017-02-21 |
Bryce Harrington | releasing: Should only publish publican docs for actual... |
commit | commitdiff | tree | snapshot |
2017-02-21 |
Bryce Harrington | configure.ac: bump to version 1.99.94 for the RC2 release |
commit | commitdiff | tree | snapshot |
2017-02-21 |
Emmanuel Gil... | config-parser: Export weston_config_next_section |
commit | commitdiff | tree | snapshot |
2017-02-21 |
Daniel Stone | clients: Fix build without Cairo/GLES2 |
commit | commitdiff | tree | snapshot |
2017-02-21 |
Daniel Stone | screen-share: Use wl_list_for_each_safe on destroy |
commit | commitdiff | tree | snapshot |
2017-02-21 |
Daniel Stone | screen-share: Avoid NULL dereference |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Bryce Harrington | configure.ac: bump to version 1.99.93 for the RC1 release |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Yong Bakos | (multiple): Use standard permission notice |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Armin Krezović | compositor-drm: Mark eDP connection as internal |
commit | commitdiff | tree | snapshot |
2017-02-09 |
Armin Krezović | compositor: Improve xwayland warning message |
commit | commitdiff | tree | snapshot |
2017-02-09 |
Daniel Stone | compositor-drm: Remove connector_allocator |
commit | commitdiff | tree | snapshot |
2017-02-09 |
Daniel Stone | compositor-drm: Avoid connector_allocator for hotplugs |
commit | commitdiff | tree | snapshot |
2017-02-09 |
Daniel Stone | compositor-drm: Remove crtc_allocator |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Bryce Harrington | configure.ac: bump to version 1.99.92 for the beta... |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Daniel Stone | Revert "clients: teach simple-dmabuf-v4l to deal with... |
commit | commitdiff | tree | snapshot |
2017-02-07 |
Giulio Camuffo | launcher: don't try to switch to weston's vt |
commit | commitdiff | tree | snapshot |
2017-02-07 |
Ucan, Emre... | ivi-shell: Damage view below after unmapping |
commit | commitdiff | tree | snapshot |
2017-02-07 |
Pekka Paalanen | tests: doc iterating in the runner |
commit | commitdiff | tree | snapshot |
2017-02-07 |
Emilio Pozuelo... | compositor: damage pending subsurfaces when committing... |
commit | commitdiff | tree | snapshot |
2017-02-07 |
Pekka Paalanen | tests: add subsurface-shot test |
commit | commitdiff | tree | snapshot |
2017-02-07 |
Pekka Paalanen | tests: put screenshots to ./logs by default |
commit | commitdiff | tree | snapshot |
2017-02-07 |
Pekka Paalanen | tests: implement get_test_name() |
commit | commitdiff | tree | snapshot |
2017-02-07 |
Pekka Paalanen | tests/shell: change background color |
commit | commitdiff | tree | snapshot |
2017-02-07 |
Pekka Paalanen | tests/shell: get rid of static variables |
commit | commitdiff | tree | snapshot |
2017-02-07 |
Quentin Glidic | tests: add test-desktop-shell |
commit | commitdiff | tree | snapshot |
2017-02-07 |
Micah Fedke | clients: teach simple-dmabuf-v4l to deal with flipped... |
commit | commitdiff | tree | snapshot |
2017-02-07 |
Ucan, Emre... | compositor-drm: don't pass option_connector to create_o... |
commit | commitdiff | tree | snapshot |
2017-02-07 |
Ucan, Emre... | compositor-drm: update connectors with connector config |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Micah Fedke | compositor-drm: don't put y-inverted / interlaced ... |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Ucan, Emre... | ivi-shell: simplify commit_changes function |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Ucan, Emre... | ivi-shell: pass only ivi_view to update_prop |
commit | commitdiff | tree | snapshot |
2017-02-04 |
Bryce Harrington | releasing: Copyedits |
commit | commitdiff | tree | snapshot |
2017-02-04 |
Bryce Harrington | libweston: grammar fix to recent comment |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Daniel Stone | tests: Remove buffer-count |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Daniel Stone | Move weston-egl-ext.h to shared |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Daniel Stone | Add comments and whitespace to repaint machinery |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Ucan, Emre... | systemd: fix Wincompatible-pointer-type |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Ucan, Emre... | ivi-shell: add screen_add_layers test |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Ucan, Emre... | ivi-shell: add layer_add_surfaces test |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Ucan, Emre... | ivi-shell: don't check layer is already on the screen |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Ucan, Emre... | ivi-shell: don't check view is rendered before adding... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Ucan, Emre... | ivi-shell: fix typo in layer_destroy API |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Daniel Stone | compositor-rdp: Fix build with freerdp2, take 2 |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Armin Krezović | compositor-drm: Restore use-current-mode functionality |
commit | commitdiff | tree | snapshot |
next |