1418 Commits (9b154fa82bb9a0e3af9f81f3402e6eaaa7b21cc9)
 

Author SHA1 Message Date
Pekka Paalanen d1f0ab6343 compositor: simplify the matrix inversion API 13 years ago
Pekka Paalanen 1ef94c8742 update git ignores 13 years ago
Pekka Paalanen 4520d5cafb tests: add matrix-test 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 668ca37b19 compositor: move matrix code to separate files 13 years ago
Pekka Paalanen daaf01b3e1 util: document matrices 13 years ago
Pekka Paalanen c61eca6002 compositor: implement a stack of surface transformations 13 years ago
Kristian Høgsberg 804e05185b cairo-util: Don't anger png.h by including setjmp.h 13 years ago
Kristian Høgsberg ae6e2717c5 window: Don't crash when window with focus_widget is destroyed 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 6af8eb9c7f desktop-shell: Build in sensible defaults 13 years ago
Kristian Høgsberg 07f729441e desktop-shell: Support tiling of background images 13 years ago
Kristian Høgsberg d654876510 cairo-util: Add png loader and image type sniffing 13 years ago
Kristian Høgsberg 8129bc0fb9 desktop-shell: Fall back to solid color if there's no background image 13 years ago
Kristian Høgsberg ffe3bba13e cairo-util: Return NULL instead of exit() on jpeg load failure 13 years ago
Kristian Høgsberg a97eca95d0 Install terminal as weston-terminal 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
Benjamin Franzke ef548fd3ca setuid: Operate relative to $(DESTDIR) 13 years ago
Neil Roberts 6b28aadd47 window: Fix sending button events when there's no grab 13 years ago
Tiago Vignatti a12d6113ce evdev: fix uninitialised pointer value 13 years ago
Kristian Høgsberg 5f5324e098 gears: Make window transparent 13 years ago
Kristian Høgsberg 824c6d0e38 window: Use CAIRO_OPERATOR_OVER for rendering the menu 13 years ago
Kristian Høgsberg 44d4de656b configure: Add --enable-setuid-install 13 years ago
Pekka Paalanen 8423a89d41 compositor: initialise segv_action.sa_mask 13 years ago
Pekka Paalanen 9e30a82e25 desktop-shell: don't crash on menu 13 years ago
Pekka Paalanen cb108439d2 shell: deal with weston_compositor_pick_surface() = NULL 13 years ago
Pekka Paalanen 6d174cff7a window: menu leak fixes 13 years ago
Pekka Paalanen 84d62dc999 resizor: free the widget on destroy 13 years ago
Pekka Paalanen e156fb681e window: remove pointers to widget on destroy 13 years ago
Pekka Paalanen 4dde2fc6f6 window: destroy frame in window_destroy() 13 years ago
Kristian Høgsberg 90b53815ba compositor: Flush surface damage to surface below on destroy 13 years ago
Kristian Høgsberg 6916d9cb6f drm: Don't print warning if cursor stride isn't right 13 years ago