aboutsummaryrefslogtreecommitdiff
path: root/include/wlr
AgeCommit message (Expand)Author
2021-07-12render/egl: rename wlr_egl.exts to better match KhronosSimon Ser
2021-07-09buffer: drop wlr_client_buffer.resourceSimon Ser
2021-07-09buffer: add wlr_client_buffer.sourceSimon Ser
2021-07-09buffer: stop using source resource in wlr_client_buffer_apply_damageSimon Ser
2021-07-09types/wlr_buffer: remove wlr_resource_get_buffer_sizeSimon Zeni
2021-07-09types/wlr_surface: get buffer size from wlr_buffer_importSimon Zeni
2021-07-09types/wlr_buffer: split wlr_client_buffer_import functionSimon Zeni
2021-07-08seat: add wlr_seat_touch_{send,notify}_frameSimon Ser
2021-07-08cursor: add touch frame eventSimon Ser
2021-07-08touch: add frame eventSimon Ser
2021-07-06util/box: stabilize interfaceSimon Zeni
2021-07-06move wlr_box from /types to /utilSimon Zeni
2021-07-06types/wlr_box: remove unused wlr_box_from_pixman_box32 and wlr_box_rotated_bo...Simon Zeni
2021-07-05buffer: stop sending wl_buffer.release events from wlr_client_bufferSimon Ser
2021-07-05buffer: remove renderer param from wlr_resource_get_buffer_sizeSimon Ser
2021-07-05render/egl: remove EGL_WL_bind_wayland_display supportSimon Ser
2021-07-05render: remove wl_drm support from wlr_rendererSimon Ser
2021-07-05drm: add support for DMA-BUFsSimon Ser
2021-07-05Add a stub wl_drm implementationSimon Ser
2021-07-05xcursor: improve documentationSimon Ser
2021-07-05region: drop leftover reference to the mailing listSimon Ser
2021-07-05region: stabilize interfaceSimon Ser
2021-07-05Remove reference to the announce mailing listSimon Ser
2021-07-01buffer: make enum wlr_buffer_cap publicSimon Ser
2021-07-01render: drop wlr_renderer_impl.texture_from_dmabufSimon Ser
2021-07-01render: drop wlr_renderer_impl.texture_from_pixelsSimon Ser
2021-07-01Drop wlr_listSimon Ser
2021-07-01tablet: stop using wlr_listSimon Ser
2021-07-01Remove unused wlr_list.h includesSimon Ser
2021-06-30touch: document event data typesSimon Ser
2021-06-30pointer: document event data typesSimon Ser
2021-06-29surface: make wlr_subsurface_create privateSimon Ser
2021-06-29Drop WLR_VERSION_API_*Simon Ser
2021-06-24render/egl: make most functions privateSimon Ser
2021-06-24render/egl: remove stale wlr_egl_export_image_to_dmabuf declSimon Ser
2021-06-20backend: add output state allow-listsSimon Ser
2021-06-19render: add get native paint target of rendererzccrs
2021-06-19render/pixman: add wlr_*_is_pixman and wlr_pixman_texture_get_imagezccrs
2021-06-19render/gles2: add wlr_renderer_is_gles2zccrs
2021-06-09render: add missing arg to wlr_renderer_impl.get_buffer_capsSimon Ser
2021-06-07matrix: deprecate wlr_matrix_projectionSimon Ser
2021-06-07output: make attach_render and rollback_render optionalSimon Ser
2021-06-07output: add get_primary_formats to interfaceSimon Ser
2021-06-07buffer: replace get_data_ptr with {begin,end}_data_ptr_accessSimon Ser
2021-06-03surface: allow placing subsurfaces below parentSimon Ser
2021-06-03Make the xdg_popup_get_position to publiczccrs
2021-06-02xdg-activation-v1: add token timeoutSimon Ser
2021-06-02xdg-activation-v1: new protocol implementationSimon Ser
2021-06-02output: take a wlr_buffer in set_cursorSimon Ser
2021-06-02output: add get_cursor_formats and get_cursor_size to interfaceSimon Ser