847 Commits (adaf8c7410da89636c7318ab6b5856aa596a9cd2)

Author SHA1 Message Date
Daniel Stone fc175a7ec8 compositor-drm: Add explicit type member to drm_fb 8 years ago
Daniel Stone a7cba1d4cd compositor-drm: Calculate more cursor state up front 8 years ago
Daniel Stone 903721a621 libweston: Add pixel-format helpers 8 years ago
Pekka Paalanen 2667e9e399 configure: replace HAVE_LIBDRM with BUILD_DRM_COMPOSITOR 8 years ago
Raúl Peñacoba fec723ef56
compositor-wayland: Properly dealloc mmap data using munmap 8 years ago
Raúl Peñacoba 5fc8d5eb9d
gl-renderer: Change 'data' type to 'uint8_t *', since 'void *' arithmetic is undefined 8 years ago
Sergi Granell ceb5981af0
compositor-drm: Add missing drmModeFreeResources in drm_device_is_kms 8 years ago
Sergi Granell eaa7358403
compositor-wayland: Call weston_compositor_exit when receiving an xdg toplevel close event 8 years ago
Sergi Granell ed016bff23
compositor-wayland: Call set_window_geometry when using zxdg_shell_v6 8 years ago
Sergi Granell 7fecb43735
compositor-wayland: Check the return value of wayland_output_create_common 8 years ago
Sergi Granell 2dcbb8d20d
compositor-wayland: Refactor struct wayland_output::name usage 8 years ago
Sergi Granell b4c088630f
Fix uninitialized msec_to_next in output_repaint_timer_arm 8 years ago
Daniel Stone 5a313c2f00 weston-launch: Add sysmacros.h include for major() 8 years ago
Daniel Stone 4933ca5e57 libinput: Suppress unhandled-case warning 8 years ago
Daniel Stone b1f166d71e Allow backends to group repaint flushes 8 years ago
Daniel Stone 6847b858a3 Switch to global output repaint timer 8 years ago
Daniel Stone c4d7f66c12 launcher: Add sysmacros.h include for major() 8 years ago
Daniel Stone 05df8c16ec Change boolean repaint_scheduled to quad-state enum 8 years ago
Daniel Stone 09a97e2402 Change repaint_needed to bool 8 years ago
Daniel Stone 3615ce1955 Don't delay initial output paint 8 years ago
Daniel Stone 84aff5c77a Calculate next-frame target time in absolute space 8 years ago
Daniel Stone 37ad7e3bae timespec: Add timespec_to_msec helper 8 years ago
Emmanuel Gil Peyrot 11ae2a3036 compositor-drm: pageflip timeout implementation 8 years ago
Emil Velikov 4d6eb17a36 libweston/launcher: use C99 initializers for the iface(s) 8 years ago
Emil Velikov 8f7201ec5e libweston/launcher: annotate iface(s) as constant data 8 years ago
Daniel Stone 906488790b compositor-drm: Make scanout view preparation more stringent 8 years ago
Armin Krezović 445b41b9d5 compositor-drm: Construct mode list in create_output_for_connector 8 years ago
Daniel Stone 75487c2560 compositor-drm: Try to preserve existing output routing 8 years ago
Daniel Stone efa504f4ea compositor-drm: Ignore non-KMS devices 8 years ago
Yong Bakos 53361535be (multiple): Use standard permission notice 8 years ago
Armin Krezović 9bcf4c55e0 compositor-drm: Mark eDP connection as internal 8 years ago
Daniel Stone efc2b1d4db compositor-drm: Remove connector_allocator 8 years ago
Daniel Stone c0ec75919a compositor-drm: Avoid connector_allocator for hotplugs 8 years ago
Daniel Stone 72c0e1b821 compositor-drm: Remove crtc_allocator 8 years ago
Giulio Camuffo a32986ecf5 launcher: don't try to switch to weston's vt 8 years ago
Emilio Pozuelo Monfort 4f3cad7828 compositor: damage pending subsurfaces when committing them 8 years ago
Ucan, Emre (ADITG/SW1) 9a200d7559 compositor-drm: don't pass option_connector to create_outputs 8 years ago
Ucan, Emre (ADITG/SW1) 21e4944178 compositor-drm: update connectors with connector config 8 years ago
Micah Fedke c8890125ad compositor-drm: don't put y-inverted / interlaced / bottom-first dmabufs on overlays 8 years ago
Bryce Harrington 7c1fb3ff51 libweston: grammar fix to recent comment 8 years ago
Daniel Stone ffff92d592 Move weston-egl-ext.h to shared 8 years ago
Daniel Stone cd1a1c34f8 Add comments and whitespace to repaint machinery 8 years ago
Daniel Stone cb3f1b0105 compositor-rdp: Fix build with freerdp2, take 2 8 years ago
Armin Krezović 605ac8e685 compositor-drm: Restore use-current-mode functionality 8 years ago
Emilio Pozuelo Monfort beec77e9b9 compositor-rdp: Fix build with freerdp2 8 years ago
Quentin Glidic 3d7ca3b9ea
libweston: Properly namespace modules entrypoint 8 years ago
Quentin Glidic 23e1d6f176
libweston: Properly namespace backends entrypoint 8 years ago
Fabien Dessenne 2d66a7d883 compositor-drm: allow mode frequency selection 8 years ago
Quentin Glidic 82681571cf libweston: Position layers in an absolute way 8 years ago
Armin Krezović b08e1a5c12 compositor-wayland: Support building without EGL 8 years ago