Age | Commit message (Expand) | Author |
2021-07-09 | backend/drm: remove backend arg from wlr_drm_interface.crtc_commit | Simon Ser |
2021-07-09 | backend/drm: add test_only arg to wlr_drm_interface.crtc_commit | Simon Ser |
2021-07-08 | seat: add wlr_seat_touch_{send,notify}_frame | Simon Ser |
2021-07-08 | cursor: add touch frame event | Simon Ser |
2021-07-08 | backend/libinput: send touch frame events | Simon Ser |
2021-07-08 | touch: add frame event | Simon Ser |
2021-07-06 | util/box: stabilize interface | Simon Zeni |
2021-07-06 | move wlr_box from /types to /util | Simon Zeni |
2021-07-06 | types/wlr_box: remove unused wlr_box_from_pixman_box32 and wlr_box_rotated_bo... | Simon Zeni |
2021-07-05 | buffer: stop sending wl_buffer.release events from wlr_client_buffer | Simon Ser |
2021-07-05 | buffer: remove renderer param from wlr_resource_get_buffer_size | Simon Ser |
2021-07-05 | render/egl: remove EGL_WL_bind_wayland_display support | Simon Ser |
2021-07-05 | render: remove wl_drm support from wlr_renderer | Simon Ser |
2021-07-05 | drm: add support for DMA-BUFs | Simon Ser |
2021-07-05 | Add a stub wl_drm implementation | Simon Ser |
2021-07-05 | xcursor: improve documentation | Simon Ser |
2021-07-05 | region: drop leftover reference to the mailing list | Simon Ser |
2021-07-05 | region: stabilize interface | Simon Ser |
2021-07-05 | Remove reference to the announce mailing list | Simon Ser |
2021-07-01 | buffer: make enum wlr_buffer_cap public | Simon Ser |
2021-07-01 | render: drop wlr_renderer_impl.texture_from_dmabuf | Simon Ser |
2021-07-01 | buffer: add wlr_dmabuf_buffer | Simon Ser |
2021-07-01 | render: drop wlr_renderer_impl.texture_from_pixels | Simon Ser |
2021-07-01 | buffer: introduce wlr_readonly_data_buffer | Simon Ser |
2021-07-01 | Drop wlr_list | Simon Ser |
2021-07-01 | tablet: stop using wlr_list | Simon Ser |
2021-07-01 | backend/libinput: stop using wlr_list internally | Simon Ser |
2021-07-01 | util/array: add array_remove_at | Simon Ser |
2021-07-01 | Remove unused wlr_list.h includes | Simon Ser |
2021-06-30 | render/egl: replace wlr_egl_create with wlr_egl_create_with_drm_fd | Simon Ser |
2021-06-30 | touch: document event data types | Simon Ser |
2021-06-30 | pointer: document event data types | Simon Ser |
2021-06-29 | surface: make wlr_subsurface_create private | Simon Ser |
2021-06-29 | Drop WLR_VERSION_API_* | Simon Ser |
2021-06-24 | render/egl: make most functions private | Simon Ser |
2021-06-24 | render/egl: remove stale wlr_egl_export_image_to_dmabuf decl | Simon Ser |
2021-06-20 | backend: add output state allow-lists | Simon Ser |
2021-06-19 | render: add get native paint target of renderer | zccrs |
2021-06-19 | render/pixman: add wlr_*_is_pixman and wlr_pixman_texture_get_image | zccrs |
2021-06-19 | render/gles2: add wlr_renderer_is_gles2 | zccrs |
2021-06-09 | render: add missing arg to wlr_renderer_impl.get_buffer_caps | Simon Ser |
2021-06-09 | render: drop wlr_ prefix from wlr_renderer_bind_buffer | Simon Ser |
2021-06-07 | matrix: deprecate wlr_matrix_projection | Simon Ser |
2021-06-07 | backend/wayland: remove swapchain | Simon Ser |
2021-06-07 | backend/x11: remove swapchain | Simon Ser |
2021-06-07 | backend/x11: implement get_dmabuf_primary_formats | Simon Ser |
2021-06-07 | backend/headless: remove swapchain | Simon Ser |
2021-06-07 | output: make attach_render and rollback_render optional | Simon Ser |
2021-06-07 | output: add get_primary_formats to interface | Simon Ser |
2021-06-07 | buffer: introduce wlr_shm_client_buffer | Simon Ser |