871 Commits (b6d1509d6327a648adc7b249aaf4429ba2bdf0f7)

Author SHA1 Message Date
Derek Foreman 185d1585eb input: Remove --disable-xkbcommon 7 years ago
Varad Gautam c32e05bbf3 gl-renderer: allow importing fourth dmabuf plane 7 years ago
Varad Gautam f7da8b3139 gl-renderer: allow importing dmabufs with format modifiers 7 years ago
Varad Gautam 41b4b8f492 linux-dmabuf: advertise supported formats and modifiers 7 years ago
Varad Gautam 0775cd116f gl-renderer: support format and modifier queries 7 years ago
Varad Gautam 65c94b8804 linux-dmabuf: implement immediate dmabuf import 7 years ago
Oliver Smith a5066e00e8
compositor-fbdev: Instead of less than 1 Hz use default refresh rate 7 years ago
Derek Foreman dbfd248da4 libweston: Allow compositor-wayland to use wl_surface_damage_buffer 7 years ago
Daniel Stone eca5cca561 Account for very large repaint window misses 7 years ago
Derek Foreman 2cd87fe8d7 compositor-drm: Fix disabling cursor plane 8 years ago
Pekka Paalanen c65df6403a libweston: improve weston_output_disable() comments 8 years ago
Daniel Stone 08d4edf20d compositor-drm: Rename drm_sprite to drm_plane 8 years ago
Daniel Stone 205c0a018c compositor-drm: Clean up page_flip_pending path 8 years ago
Daniel Stone 65d87d071f compositor-drm: Turn vblank_pending from bool to refcount 8 years ago
Daniel Stone f30a18c1c3 compositor-drm: Introduce fb_last member 8 years ago
Emil Velikov 863e66b003 compositor-drm: correctly set the version of the drmEventContext 8 years ago
Daniel Stone 95d48a2a88 compositor-drm: Return FB directly from render 8 years ago
Daniel Stone 4e84f7dd32 compositor-drm: Reshuffle drm_output_render 8 years ago
Daniel Stone 5bb8f58fd2 compositor-drm: Rename current/next FB members 8 years ago
Daniel Stone e42568313c compositor-drm: Use drm_fb for cursor buffers 8 years ago
Daniel Stone 6e7a961d43 compositor-drm: Refcount drm_fb 8 years ago
Daniel Stone 05a5ac2b8f compositor-drm: Drop output from release_fb 8 years ago
Tomohito Esaki 576f42effe compositor-drm: Refactor destroy drm_fb function 8 years ago
Daniel Stone 0b70fa4b56 compositor-drm: Store format in drm_fb 8 years ago
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