2111 Commits (7b36b420c137d0e2d9e64572da6b62156bd2efc8)

Author SHA1 Message Date
Pekka Paalanen f75b6bbfec pixman-renderer: refactor into region_intersect_only_translation() 10 years ago
Pekka Paalanen 23d4af5969 pixman-renderer: add view_transformation_is_translation() 10 years ago
Pekka Paalanen 6ea523b85d pixman-renderer: refactor transformation computation 10 years ago
Pekka Paalanen e54e31c84c compositor: add weston_surface_to_buffer_region() 10 years ago
Jason Ekstrand 8870a23fbd pixman-renderer: simplify the output-to-buffer matrix computation 10 years ago
Jason Ekstrand 1e05904cd3 compositor: Add surface-to-buffer and buffer-to-surface matrices 10 years ago
Derek Foreman 0f67941c2f compositor: use weston_matrix_transform for weston_output_transform_coordinate 10 years ago
Pekka Paalanen c143df1abd rpi-renderer: minimal fix to zoom coordinates 10 years ago
Jason Ekstrand 87535e24c2 zoom: Use pixels instead of GL coordinates 10 years ago
Jason Ekstrand fb23df7b35 Use pixel coordinates for weston_output.matrix 10 years ago
Pekka Paalanen 9808708406 zoom: remove unused args from weston_zoom_transition 10 years ago
Pekka Paalanen 13fd446514 zoom: remove animation_xy as unused 10 years ago
Jason Ekstrand ae0c6e35b0 gl-renderer: Call glViewport after the context is made current 10 years ago
Ryo Munakata 76fb7ec272 shell,compositor-x11: Fix trivial memory leaks 10 years ago
Pekka Paalanen fa79b1d9dc gl-renderer: implement view scissor 10 years ago
Pekka Paalanen 5580f2246e compositor-drm: avoid scissor in assign_planes 10 years ago
Pekka Paalanen 380adf5bf0 compositor: add weston_view_set_mask() API and state 10 years ago
Pekka Paalanen fc22a52647 compositor: restructure weston_compositor_pick_view() 10 years ago
Pekka Paalanen 2829f7c42e compositor,shell: move debug key code to core 10 years ago
Pekka Paalanen 502f5e06a2 compositor: fix plane coords in view_accumulate_damage() 10 years ago
Pekka Paalanen c7d7fdfd11 compositor: let view_compute_bbox() take a box32_t 10 years ago
Pekka Paalanen efd08c7262 compositor: weston_output::region is in global coords 10 years ago
Pekka Paalanen 9e944d3070 compositor: remove dead code from weston_output_move() 10 years ago
Pekka Paalanen e508ce6a2b compositor: note, weston_surface_damage does it wrong 10 years ago
Pekka Paalanen fbd00f1293 compositor: document view->transform.* regions 10 years ago
Pekka Paalanen 6764bbee3b pixman-renderer: implement surface_copy_content 10 years ago
Pekka Paalanen eb35cbe2b1 gl-renderer: implement surface_copy_content 10 years ago
Pekka Paalanen aeb917ee5d gl-renderer: add BUFFER_TYPE_SOLID 10 years ago
Pekka Paalanen 23a07005ed timeline: use file_create_dated() helper 10 years ago
Pekka Paalanen c647ed79de compositor: add surface-shooting API 10 years ago
Pekka Paalanen 25c0ca5715 compositor: turn weston_view boundingbox into masked 10 years ago
Pekka Paalanen 8844bf2ab0 compositor: turn weston_view::transform.opaque into masked 10 years ago
Pekka Paalanen 2d6e551a0b compositor: add a doc note for weston_view::parent_view 10 years ago
Pekka Paalanen 8291979662 compositor: refactor to weston_output_schedule_repaint_reset() 10 years ago
Pekka Paalanen 1879f21c85 headless: fix the output refresh rate 10 years ago
Pekka Paalanen 51723d50b5 compositor: document weston_view_damage_below() 10 years ago
Daniel Stone ad1218ffe6 weston-egl-ext: Define EGL tokens harder for old Mesa 10 years ago
Giulio Camuffo b6ddf6c229 input: store the grab serial of the keyboard 10 years ago
Derek Foreman d540f4bb76 compositor-x11: Move the x11 window close to an idle handler 10 years ago
Dima Ryazanov 3e4d4bdd94 Fix "Back", "Forward", and other special mouse buttons in the X11 compositor. 10 years ago
Jonas Ådahl 90d1ac8d49 libinput: Only forward first and last press and release for a key 10 years ago
Jonas Ådahl e90b9e9b59 libinput: Only forward first and last press and release for a button 10 years ago
Giulio Camuffo 6b4b24155f xwm: support maximizing xwayland windows 10 years ago
Derek Foreman aff7c334fa screenshooter: remove useless cast 10 years ago
Bryce Harrington 3bebe6461a Revert "compositor-x11: Move the x11 event handler to the display loop" 10 years ago
Derek Foreman 6deb09ef8a compositor-x11: Move the x11 event handler to the display loop 10 years ago
Olivier Fourdan 2e710e51bb Fix mutex hang in colord on output removal 10 years ago
Lubomir Rintel 4f4b47ad20 build: install a login manager session entry 10 years ago
Carlos Olmedo Escobar 1a873aa9a0 zoom: Check the value of level before using it. 10 years ago
Pekka Paalanen bf0e031e4a compositor, drm: set per-surface Presentation feedback flags 10 years ago