5866 Commits (d6d97dad03292c7b4f3d977189ef57188b51bdee)
 

Author SHA1 Message Date
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 48be0be7a3 clients/simple-dmabuf-intel: request no-roundtrip dmabuf import 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
Lyude Paul 47bbdc7296
weston: Add support for "--foo bar" style options 7 years ago
Derek Foreman dbfd248da4 libweston: Allow compositor-wayland to use wl_surface_damage_buffer 7 years ago
Derek Foreman 6156d675f4 clients: Allow simple-egl to use wl_surface_damage_buffer 7 years ago
Olivier Fourdan 9e07d25a1b xwm: Don't change focus on focus events from grabs 7 years ago
Daniel Stone eca5cca561 Account for very large repaint window misses 7 years ago
Bryce Harrington 9ad4de1f7a
desktop-shell: Enable per-output fade animations 8 years ago
Derek Foreman 2cd87fe8d7 compositor-drm: Fix disabling cursor plane 8 years ago
Pekka Paalanen 5f93b9f640 libweston-desktop/xwayland: react to geometry changes 8 years ago
Pekka Paalanen 7ace831ca6 xwm: use _XWAYLAND_ALLOW_COMMITS 8 years ago
Pekka Paalanen ad0da4596d xwm: do not draw decor twice on map 8 years ago
Philipp Zabel 552e4c4309 libweston: fix pixel-format helpers compilation on non-X11 EGL platforms 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 b030897b38 build: make libdrm a hard build-time dependency 8 years ago
Pekka Paalanen 4e3522bbd5 build: do not link libdrm without DRM backend 8 years ago
Pekka Paalanen 2667e9e399 configure: replace HAVE_LIBDRM with BUILD_DRM_COMPOSITOR 8 years ago
Emmanuel Gil Peyrot c394179488
desktop-shell: Position maximized surfaces on the correct output. 8 years ago
Sergi Granell 597dde5cf6
wcap: Prevent fd leak in wcap_decoder_create() fail path 8 years ago
Raúl Peñacoba fec723ef56
compositor-wayland: Properly dealloc mmap data using munmap 8 years ago
Raúl Peñacoba 745e647f18
editor: Add missing free() and display_destroy() in main 8 years ago
Raúl Peñacoba bd8dc0a255
ivi-layout: Add missing free() in ivi_view_create 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
Raúl Peñacoba 07a2b99f7f
desktop-shell: Remove unused variable in panel_create 8 years ago
Sergi Granell ed016bff23
compositor-wayland: Call set_window_geometry when using zxdg_shell_v6 8 years ago
Derek Foreman 88353ddad7
weston-terminal: Fix race at startup 8 years ago
Derek Foreman 091c801705
desktop-shell: launch clients in their own process group. 8 years ago