146 Commits (9b5126c89e4c4725357dd12c40b48d8c051c6a78)

Author SHA1 Message Date
Abdur Rehman bc46292caa compositor: fix a minor typo 8 years ago
Abdur Rehman 4dca0e1717 compositor-drm: fix a couple of typos 8 years ago
Daniel Stone fb4869d628 compositor: Assign new views to the primary plane 8 years ago
Daniel Stone 296d7a92ad compositor-drm: Reshuffle and comment plane conditions 8 years ago
Daniel Stone 893b936f9a Remove DPMS-on when going offscreen 8 years ago
Daniel Stone f33e104865 compositor-drm: Remove open-coded weston_compositor_wake 8 years ago
Daniel Stone 47224cc931 compositor-drm: Delete drm_backend_set_modes 8 years ago
Daniel Stone c8c917cb61 compositor-drm: Store width and height inside drm_fb 8 years ago
Daniel Stone f214fdca5a compositor-drm: Use signed int for width/height 8 years ago
Daniel Stone 4e5eceb075 compositor-drm: Use fb->fd consistently 8 years ago
Daniel Stone 3e661f7b6c compositor-drm: Extract EGL destroy to helper 8 years ago
Daniel Stone a3ae4767ad compositor-drm: Simplify drm_sprite_crtc_supported 8 years ago
Daniel Stone 17339233a0 compositor-drm: Comment struct members 8 years ago
Daniel Stone beb97e5f79 libweston: Make module loading safe against long paths 8 years ago
Daniel Stone 698f9bf854 compositor-wayland: Destroy cursor images earlier 8 years ago
Daniel Stone 7dbb0e148f Don't prepend protocol/ to include paths 8 years ago
Daniel Stone 21fac60838 compositor-wayland: Set frame callback for Pixman 8 years ago
Dima Ryazanov 6a38ad740c gl-renderer: Fix an invalid write when closing a Weston window 8 years ago
Dima Ryazanov 89c2f637b9 compositor-wayland: Fix a use after free 8 years ago
Ryo Munakata e6dec90e29 compositor-x11: fix segfault when use_pixman is true 8 years ago
Daniel Stone 04bd040258 Don't include version.h from compositor.h 8 years ago
Arnaud Vrac b8c16c995b compositor: allow using nested parent as a subsurface sibling 8 years ago
Quentin Glidic 24d306ccd8 libweston: Add move (without scale) animation 8 years ago
Bryce Harrington fe0410b0cc gl: Don't declare variables in for loop 8 years ago
Armin Krezović 3447619a3a compositor-wayland: Port to xdg-shell-v6 8 years ago
Vincent ABRIOU e5732c7866 gl-renderer: add support of WL_SHM_FORMAT_YUYV 8 years ago
Armin Krezović 225bf9dff1 compositor-x11: Move vfunc setting from set_size to enable 8 years ago
Armin Krezović 2e66252582 compositor-wayland: Destroy shm buffers on output disable 8 years ago
Armin Krezović 78895c5fd8 compositor-wayland: Properly clean up on backend destroy 8 years ago
Armin Krezović f054d35aad compositor-wayland: Simplify fullscreen output surface handling 8 years ago
Armin Krezović f16de17054 compositor-wayland: Move vfunc setting from set_size to enable 8 years ago
Emil Velikov 02639554e7 gl-renderer: use weston_platform_destroy_egl_surface wrapper 8 years ago
Emil Velikov 43cea54c90 gl-renderer: add support for EGL_KHR_swap_buffers_with_damage 8 years ago
Quentin Glidic 46dc9b440b libweston: Move text_backend_* to weston.h 8 years ago
Ryo Munakata 08f09e2012 libweston: remove unused function declaration of weston_compositor_top 8 years ago
Olivier Fourdan df84dbe382 input: Update keyboard serial on press and release 8 years ago
Armin Krezović e3bfee18df gl-renderer: Use EGL_KHR_no_config_context 8 years ago
Miguel A. Vico 967b6bc637 gl-renderer: Refactor gl_renderer_output_window_create() 8 years ago
Miguel A. Vico 41700e355f gl-renderer: Add <platform_attribs> param to gl_renderer_display_create 8 years ago
Miguel A. Vico 684c9f49e5 gl-renderer: Accept non-NULL empty <visual_id> arrays 8 years ago
Miguel A. Vico 4057cd93d6 gl-renderer: Rename <attribs> param of gl_renderer to <config_attribs> 8 years ago
Miguel A. Vico c095cde364 gl-renderer: Rename gl_renderer::output_create to output_window_create 8 years ago
Miguel A. Vico dddc670c04 gl-renderer: Rename gl_renderer_create to gl_renderer_display_create 8 years ago
Vincent Abriou 9c526e0e62 gl-renderer: conditionally call query_buffer while gl_renderer_attach 8 years ago
Vincent Abriou 7327d5a7a2 libweston: fix building issue when EGL support is not enabled 8 years ago
Daniel Díaz 75b7197f4e Add configuration option for no input device. 8 years ago
Armin Krezović 2045016d8e
compositor-wayland: Convert fullscreen flag to bool 8 years ago
Armin Krezović 2d321e3321
compositor-wayland: Convert draw_initial_frame to boolean 8 years ago
Armin Krezović 7f1c0b8a35
compositor-wayland: Convert sprawl flag to boolean 8 years ago
Armin Krezović 7e71b8755a
compositor-wayland: Convert use-pixman flag to boolean 8 years ago