aboutsummaryrefslogtreecommitdiff
path: root/include/wlr
AgeCommit message (Expand)Author
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
2021-06-01render: add wlr_renderer_begin_with_bufferSimon Ser
2021-05-31xwm: implement _NET_CLIENT_LIST_STACKINGTudor Brindus
2021-05-21backend: automatically create allocatorSimon Ser
2021-05-21backend: automatically create rendererSimon Ser
2021-05-21backend: introduce wlr_backend_finishSimon Ser
2021-05-17render: introduce wlr_texture_from_bufferSimon Ser
2021-05-17linux-dmabuf-v1: implement wlr_bufferSimon Ser
2021-05-17render: remove wlr_texture_get_sizeSimon Ser
2021-04-28render: introduce renderer_get_render_buffer_capsSimon Zeni
2021-04-28backend: introduce backend_get_buffer_capsSimon Zeni
2021-04-27buffer: add format param to get_data_ptrSimon Ser
2021-04-27backend/session: add wlr_device.events.removeSimon Ser
2021-04-20render/gles2: introduce wlr_gles2_renderer_create_with_drm_fdSimon Zeni
2021-04-19linux-dmabuf-v1: split params and bufferSimon Ser
2021-04-19linux-dmabuf-v1: drop some from_resource helpersSimon Ser
2021-04-17render: make GLES2 renderer optionalayaka
2021-04-17render: introduce pixman rendererSimon Zeni
2021-04-17buffer: introduce wlr_buffer_get_shmSimon Ser
2021-04-17buffer: introduce wlr_buffer_get_data_ptrSimon Zeni
2021-04-15render: rename get_dmabuf_render_formats into get_render_formatsSimon Zeni
2021-04-14backend/session: Remove session_implKenny Levinsen
2021-04-14backend/session: Make libseat mandatoryKenny Levinsen
2021-04-12backend: move get_drm_fd to public interfaceRoman Gilg
2021-04-11util/uuid: replace with util/token, remove libuuidRyan Farley
2021-04-11Document the wlr_output_layout_get functionBenoit Gschwind
2021-04-11backend/session: Remove logind backendKenny Levinsen