1304 Commits (5c97ae7b82e3bbf9c853efca4683630a0c6f8a58)
 

Author SHA1 Message Date
Pekka Paalanen 5c97ae7b82 shell: fix resize for transformed surfaces 13 years ago
Pekka Paalanen 7b3bd3d8b6 shell: fix move of transformed surfaces 13 years ago
Kristian Høgsberg becfcbfbd2 test: Fix out-of-tree builds 13 years ago
Ander Conselvan de Oliveira a7ef5c85d8 build: fix build of matrix test 13 years ago
Scott Moreau a1a7fefcfe Update config files to reflect new terminal name, weston-terminal 13 years ago
Kristian Høgsberg d1e8625df2 compositor: Allow attaching null buffer 13 years ago
Scott Moreau fa1de69203 Implement CONFIG_KEY_UNSIGNED_INTEGER 13 years ago
Kristian Høgsberg 765e27b9e2 shell: Rotate relative to current rotation 13 years ago
Kristian Høgsberg 18c93009c1 compositor: Only set surface geometry through weston_surface_configure() 13 years ago
Kristian Høgsberg 0c356e1510 compositor: Link to libm 13 years ago
Kristian Høgsberg b7674a2a6c Merge remote-tracking branch 'pq/transform-v1' 13 years ago
Pekka Paalanen a291ae55b0 desktop-shell: print what failed on exec 13 years ago
Ander Conselvan de Oliveira e018b04c40 window: fix resizing of windows backed by shm buffers 13 years ago
Kristian Høgsberg 42c8f60506 window: Handle data_device.selection events with offer=NULL 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 7377204315 compositor: fix zoom origin 13 years ago
Pekka Paalanen f1f5b36aeb compositor-drm: do not scan out transformed surfaces 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 74abeac2f6 compositor: remove unused *_uniform members 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 b13e84f4e9 clickdot: implement the purpose 13 years ago
Pekka Paalanen 6920190013 clickdot: a copy of resizor 13 years ago
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