4656 Commits (9a4a47d27b505b46b5e32a4442cf515cc9ea549f)
 

Author SHA1 Message Date
Jonny Lamb 70eba3fbde gl-renderer: use eglGetPlatformDisplayEXT to get an EGLDisplay 10 years ago
Pekka Paalanen 111c6f9bb7 compositor: fix return code from main() 10 years ago
Pekka Paalanen 8fd4de458e compositor: warn about insane repaint delay 10 years ago
Pekka Paalanen 0513a95a06 compositor: add repaint delay timer 10 years ago
Pekka Paalanen 662f384e6a compositor, backends: weston_compositor_read_presentation_clock 10 years ago
Jonas Ådahl b407024ea1 input: Make setting the same pointer cursor state again a no-op 10 years ago
Bryce Harrington a86c3ee697 Spellcheck fixes 10 years ago
Marek Chalupa a413ff897d tests: use two roundtrips for global events 10 years ago
Derek Foreman 70ac0edcab desktop-shell: don't allow negative values in drag resize 10 years ago
Derek Foreman 561662ba02 compositor-fbdev: fix output transformations 10 years ago
Derek Foreman 44ed70b469 compositor-fbdev: allow configuring transform in the ini file 10 years ago
Derek Foreman 8f1b32f7d0 compositor-rpi: give the output a name 10 years ago
Derek Foreman f3723d911f input: don't assume outputs have names 10 years ago
Derek Foreman e516c3bb80 compositor-fbdev: give the output a name 10 years ago
Pekka Paalanen c93782ad33 pixman-renderer: implement view scissor 10 years ago
Pekka Paalanen d7ca6b0bbe pixman-renderer: implement source clipping 10 years ago
Pekka Paalanen ccf99ce11a pixman-renderer: move code to draw_view_translated() 10 years ago
Pekka Paalanen 11af0d9ea7 pixman-renderer: change repaint_region() arguments 10 years ago
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
Ryo Munakata f3744f5e86 xwayland: wm: fix an invalid read 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
Derek Foreman 493d979e57 window: Fix crash in input_set_pointer_image when cursor is special 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 6c7a1c7b07 ivi-shell: add exit binding 10 years ago
Pekka Paalanen e35b223342 ivi-shell: developer mode debug key bindings 10 years ago
Pekka Paalanen 2829f7c42e compositor,shell: move debug key code to core 10 years ago
Carlos Olmedo Escobar 703f502036 ivi-layout: separate declarations from code 10 years ago
Jasper St. Pierre 5ba1e1d137 xdg-shell: Bump unstable version 10 years ago
Jasper St. Pierre c7384a0c58 xdg-shell: Rewrite documentation 10 years ago
Jasper St. Pierre 084aa0b6f6 xdg-shell: Add a simple destructor request 10 years ago
Jonas Ådahl 24185e2561 xdg-shell: Add invalid_parent error to xdg_popup 10 years ago
Jasper St. Pierre da6ecd0cc5 xdg-shell: Send an error when the client uses the not-topmost popup 10 years ago
Jasper St. Pierre 14f330c619 xdg-shell: Remove the flags from get_xdg_popup 10 years ago
Jasper St. Pierre ecf2a0f1ca xdg-shell: Remove the serial from popup_done 10 years ago
Jasper St. Pierre 66bc949b72 xdg-shell: Take a xdg_surface as the parent surface 10 years ago