61 Commits (2e28b10a3f30d2f229cd321499cda0e54dcc5eb6)

Author SHA1 Message Date
Kristian Høgsberg eb764841a5 compositor: Drop setuid when launching clients 13 years ago
Kristian Høgsberg 0452abc820 compositor: Don't just update uniforms when we change shaders 13 years ago
Pekka Paalanen a4f80f34e2 compositor: handle attach request in surface-local coordinates 13 years ago
Kristian Høgsberg d1e8625df2 compositor: Allow attaching null buffer 13 years ago
Kristian Høgsberg 18c93009c1 compositor: Only set surface geometry through weston_surface_configure() 13 years ago
Pekka Paalanen d581a8fcc8 Collabora copyright updates 13 years ago
Pekka Paalanen 15d60efee9 compositor: make overlap computation use the boundingbox 13 years ago
Pekka Paalanen 2267d45f7c compositor: use bounding box for damage regions 13 years ago
Pekka Paalanen 45f3e405c6 compositor: weston_surface_assign_output() to use bounding box 13 years ago
Pekka Paalanen 3bfcd4d907 compositor: weston_output_set_cursor() to use bounding box 13 years ago
Pekka Paalanen a9f8a21c75 compositor: weston_surface_draw() to use bounding box 13 years ago
Pekka Paalanen 60921e5787 compositor: move weston_surface::width,height into geometry 13 years ago
Pekka Paalanen 6720d8f3bd compositor: add weston_surface bounding box 13 years ago
Pekka Paalanen ba3cf95c0e compositor: move weston_surface::x,y into geometry 13 years ago
Pekka Paalanen cd40362bba compositor: make position a surface transformation 13 years ago
Pekka Paalanen 0e151bb487 compositor: honour repaint regions with transformed surfaces 13 years ago
Pekka Paalanen 3df327f4c9 compositor: disable attrib arrays after use 13 years ago
Pekka Paalanen e0f3cb25e8 compositor: rewrite draw and input coordinate transformations 13 years ago
Pekka Paalanen bc0b7e7756 compositor: restructure weston_surface::transform 13 years ago
Pekka Paalanen 7ae02130bd compositor: handle non-invertible surface transformations 13 years ago
Pekka Paalanen 460099f143 shell: add key binding for rotating a surface 13 years ago
Pekka Paalanen 2a5ceccd57 compositor: apply full transformation to input coordinates 13 years ago
Pekka Paalanen d1f0ab6343 compositor: simplify the matrix inversion API 13 years ago
Pekka Paalanen 75b47ec45d compositor: implement inverse matrix transformation 13 years ago
Pekka Paalanen 061b7471f1 compositor: drop inverse matrix from weston_transform 13 years ago
Pekka Paalanen c61eca6002 compositor: implement a stack of surface transformations 13 years ago
Kristian Høgsberg 681f9f4149 compositor: Keep fade surface around while we're fading 13 years ago
Kristian Høgsberg 607c1a769d compositor: Use weston_surface_create for creating solid color fade surface 13 years ago
Kristian Høgsberg bbeefb0189 compositor: Create surfaces neutral, select shader later 13 years ago
Kristian Høgsberg 46e64ee3e1 compositor: Drop unused saved_texture surface field 13 years ago
Kristian Høgsberg 2200d70e56 compositor: Clear repaint_scheduled when an idle repaint is cancelled 13 years ago
Kristian Høgsberg 30c018be3a compositor: Combine repaint and weston_output_repaint 13 years ago
Kristian Høgsberg a82c4860a1 compositor: Compute overlapped early and base hw cursor decision on that 13 years ago
Kristian Høgsberg 9f404b7ac8 compositor: Move tracking of scanout buffers to compositor-drm 13 years ago
Kristian Høgsberg 5f5e42ef50 compositor: Remove prepare_scanout_surface callout 13 years ago
Kristian Høgsberg 06cf6b0238 compositor: Pull prepare_render and present callouts into repaint 13 years ago
Kristian Høgsberg 68c479af05 compositor: Move repaint loop into a backend function 13 years ago
Kristian Høgsberg 32cdc384f4 compositor: Insert the fade surface in the surface list 13 years ago
Kristian Høgsberg 0763262e3d compositor: Move shader setup to weston_surface_draw() 13 years ago
Kristian Høgsberg 765bcdf1fa compositor: Compute whether or not a surface is overlapped 13 years ago
Kristian Høgsberg ee324c20ed compositor: Remove special casing of fullscreen surfaces 13 years ago
Kristian Høgsberg a0d6dc4f26 compositor: Do the per surface clip region math in weston_surface_draw() 13 years ago
Kristian Høgsberg ac58741940 compositor: Assign surface damage before setting up scanout buffers 13 years ago
Kristian Høgsberg bcecca49b8 Revert "weston: Drop priviledges early, and seteuid when needed" 13 years ago
Benjamin Franzke fc6ccb868f weston: Drop priviledges early, and seteuid when needed 13 years ago
Pekka Paalanen 8423a89d41 compositor: initialise segv_action.sa_mask 13 years ago
Kristian Høgsberg 90b53815ba compositor: Flush surface damage to surface below on destroy 13 years ago
Kristian Høgsberg 34f80ff813 drm: Cancel any scheduled repaints in the leave vt handler 13 years ago
Kristian Høgsberg 0690da60d4 compositor: Install a SEGV handler to try and clean up the VT if we crash 13 years ago
Kristian Høgsberg 1760ebb236 xserver: Set DISPLAY for clients launched by the compositor 13 years ago