Commit Graph

5861 Commits (8bbe8624dfdb4fbf120aee3dd6f0f8eeeed3bf7e)
 

Author SHA1 Message Date
Simon Ser c1b27cc499 backend/drm: stop using drm_surface_make_current in drm_surface_blit 4 years ago
Simon Ser d71ed635b9 backend/drm: force linear layout for multi-GPU buffers 4 years ago
Simon Ser e035f2b9c4 Fix invalid uses of wl_array_for_each 4 years ago
Simon Ser b934fbaf04 seat: add wlr_seat_touch_{send,notify}_frame 4 years ago
Simon Ser 22fd411bc3 cursor: add touch frame event 4 years ago
Simon Ser c1902cdb3f backend/x11: send touch frame events 4 years ago
Simon Ser 8eef6a8843 backend/wayland: send touch frame events 4 years ago
Simon Ser 2d36d7fb67 backend/libinput: send touch frame events 4 years ago
Simon Ser 84906a832f touch: add frame event 4 years ago
Simon Ser a48e569d38 output-damage: fix output swapchain handling 4 years ago
Simon Ser c2bd63c186 output: detach buffer from renderer before commit 4 years ago
Simon Zeni 4c7657ee62 util/box: stabilize interface 4 years ago
Simon Zeni e192d87731 move wlr_box from /types to /util 4 years ago
Simon Zeni d975f35bba types/wlr_box: remove unused wlr_box_from_pixman_box32 and wlr_box_rotated_bounds functions 4 years ago
Simon Ser 3fdf8cf07e buffer: unify texture creation in wlr_client_buffer_import 4 years ago
Simon Ser 9a8097682b buffer: stop sending wl_buffer.release events from wlr_client_buffer 4 years ago
Simon Ser d3d1c69aca buffer: remove renderer param from wlr_resource_get_buffer_size 4 years ago
Simon Ser 8a4957570f render/egl: remove EGL_WL_bind_wayland_display support 4 years ago
Simon Ser e5b5592a95 render: remove wl_drm support from wlr_renderer 4 years ago
Simon Ser 4e07d4cbf9 render/gles2: use wlr_drm for wl_drm implementation 4 years ago
Simon Ser d7b19fb294 buffer: handle wl_drm buffers 4 years ago
Simon Ser c868e509b7 drm: add support for DMA-BUFs 4 years ago
Simon Ser f7e3d325fe Add a stub wl_drm implementation 4 years ago
Simon Ser 78121ad2d8 xcursor: improve documentation 4 years ago
Simon Ser 4dee7a2f6f backend/drm: don't clear pending cursor FB on failed commit 4 years ago
Simon Ser 5f26360bd8 Revert "backend/drm: populate cursor plane's current_fb" 4 years ago
Simon Ser e8c408b31b region: drop leftover reference to the mailing list 4 years ago
Simon Ser 82af6e7208 region: stabilize interface 4 years ago
Simon Ser 475d9701e2 Remove reference to the announce mailing list 4 years ago
Simon Ser c7018a45b7 surface: allow locking pending state in commit handler 4 years ago
Simon Ser 0a522cb798 backend/libinput: use wl_array for wlr_libinput_tablet.tools 4 years ago
Simon Ser a38baec1f8 buffer: make enum wlr_buffer_cap public 4 years ago
Simon Ser 29be2d47e4 render: drop wlr_renderer_impl.texture_from_dmabuf 4 years ago
Simon Ser 7ad44051a2 render: use wlr_dmabuf_buffer in wlr_texture_from_dmabuf 4 years ago
Simon Ser 08e5b909f9 buffer: add wlr_dmabuf_buffer 4 years ago
Simon Ser 18adb43a44 render: drop wlr_renderer_impl.texture_from_pixels 4 years ago
Simon Ser 29c8df7e0a render: use wlr_readonly_data_buffer in wlr_texture_from_pixels 4 years ago
Simon Ser 7ec66a9990 buffer: introduce wlr_readonly_data_buffer 4 years ago
Simon Ser ea585dba0f tablet-v2: fix pad and tool object versions 4 years ago
Simon Ser 57b70a478c Drop wlr_list 4 years ago
Simon Ser 5888c96da8 tablet: stop using wlr_list 4 years ago
Simon Ser e6cb11d882 backend/libinput: stop using wlr_list internally 4 years ago
Simon Ser a6ed4ae308 util/array: add array_remove_at 4 years ago
Simon Ser dbb0e2f75b Remove unused wlr_list.h includes 4 years ago
Simon Ser 1db976cecb render/egl: replace wlr_egl_create with wlr_egl_create_with_drm_fd 4 years ago
Simon Ser 1c4b5bcab3 surface: accept commits with buffer size not divisible by scale 4 years ago
Simon Ser 1b4fb4b537 touch: document event data types 4 years ago
Simon Ser bcbdee43f7 pointer: document event data types 4 years ago
Simon Ser 7cbcc65ad0 surface: make wlr_subsurface_create private 4 years ago
Simon Ser ddc98bf593 surface: remove SURFACE_VERSION 4 years ago