1189 Commits (8b04534c76390cda00059e804b6f3f0bf92a56b8)

Author SHA1 Message Date
Derek Foreman f981d69553 logind: actually close fd in launcher_logind_close 7 years ago
Pekka Paalanen 9ffb25009c libweston: introduce weston_output_from_resource() 7 years ago
Pekka Paalanen 0079a949e0 libweston: make weston_output::connection_internal a bool 7 years ago
Pekka Paalanen 4b582c7cc0 libweston: extend output->region lifetime 7 years ago
Pekka Paalanen 2210ad006c libweston: move globals to weston_compositor_add_output() 7 years ago
Pekka Paalanen 3d2d49723b libweston: move output id into add/remove_output() 7 years ago
Pekka Paalanen cc201e47ba libweston: prevent double weston_output_enable() 7 years ago
Pekka Paalanen 7f340ff895 libweston: specify weston_output::enabled 7 years ago
Pekka Paalanen e952a01c3b libweston: move asserts to add_pending_output() 7 years ago
Pekka Paalanen d72bad2f53 libweston: unexport weston_output_update_matrix() 7 years ago
Pekka Paalanen f9681b564d libweston: unexport weston_compositor_add_output() 7 years ago
Pekka Paalanen ee16ea95bc libweston: two more weston_output docs 7 years ago
Pekka Paalanen f0ca79639e libweston: let add/remove_output handle the lists 7 years ago
Pekka Paalanen bccda71c78 libweston: use helper var in weston_compositor_remove_output 7 years ago
Pekka Paalanen e6ac4fcbc9 libweston: untangle weston_compositor_remove_output doc 7 years ago
Derek Foreman bbc206e948 dmabuf: Don't crash clients by sending version inappropriate events 7 years ago
Derek Foreman cd052a6214 linux-dmabuf: Fix crash with no valid modifiers 7 years ago
Derek Foreman 12968e3756 gl-renderer: Fix some missing newlines in log messages 7 years ago
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