aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-01-20Revert "render: add wlr_egl_create_from_drm_fd function"Simon Ser
2021-01-20Revert "render/egl: remove unused gbm_device member"Simon Ser
2021-01-20render/egl: remove unused gbm_device memberSimon Zeni
2021-01-20render: add wlr_egl_create_from_drm_fd functionSimon Zeni
2021-01-20Expose ICCCM input statusBrassyPanache
2021-01-18backend/x11: set a blank cursor rather than hiding globallyIlia Mirkin
2021-01-17backend/drm: add wlr_drm_connector_get_idSimon Ser
2021-01-17backend/drm: add support for the subconnector propertySimon Ser
2021-01-17backend/x11: add support for DRI3 1.0Simon Ser
2021-01-16render: introduce private wlr_renderer_autocreate_with_drm_fdSimon Ser
2021-01-16output-damage: stop relying on output pending state on commitSimon Ser
2021-01-16render: remove egl include from wlr_rendererSimon Zeni
2021-01-16render: drop egl parameters from wlr_renderer_autocreateSimon Zeni
2021-01-16backend/headless: implement get_drm_fdSimon Ser
2021-01-16backend/x11: implement get_drm_fdSimon Ser
2021-01-16backend/wayland: implement get_drm_fdSimon Ser
2021-01-16backend: add get_drm_fd to interfaceSimon Ser
2021-01-15render/gbm_allocator: fix gbm_device use-after-freeSimon Ser
2021-01-15render/gbm_allocator: document that DRM primary FDs workSimon Ser
2021-01-15output: remove scale/transform eventsSimon Ser
2021-01-15output-damage: stop listening to scale/transform eventsSimon Ser
2021-01-14render: document wlr_renderer_bind_bufferSimon Ser
2021-01-12layer-shell: allow new values for keyboard-interactivityDaniel Kondor
2021-01-12render/egl: remove surface and buffer age args from make_currentSimon Ser
2021-01-12render/egl: replace init/finish with create/destroySimon Ser
2021-01-12render/egl: remove wlr_egl_swap_buffersSimon Ser
2021-01-12render/egl: remove support for EGL_NATIVE_VISUAL_IDSimon Ser
2021-01-12layer shell: rename popup iterator for consistencyIsaac Freund
2021-01-12xdg shell: remove wlr_xdg_surface_for_each_popup()Isaac Freund
2021-01-10output-management: use same types as wlr_outputIsaac Freund
2021-01-10backend/wayland: use the EGL GBM platformSimon Ser
2021-01-10backend/drm: re-use FBsSimon Ser
2021-01-10backend/drm: only keep track of local bufferSimon Ser
2021-01-10backend/drm: add wlr_drm_buf.local_wlr_bufSimon Ser
2021-01-10backend/drm: introduce drm_fb_createSimon Ser
2021-01-10backend/drm: make wlr_drm_plane.{pending,queued,current}_fb pointersSimon Ser
2021-01-09render/egl: document NULL config_attribs passed to wlr_egl_initSimon Ser
2021-01-09render/egl: use KHR function pointer typeSimon Ser
2021-01-09render/egl: document that config may be zeroSimon Ser
2021-01-08layer shell: add wlr_layer_surface_v1_popup_surface_at()Isaac Freund
2021-01-08xdg shell: add wlr_xdg_surface_popup_surface_at()Isaac Freund
2021-01-08xdg shell: add wlr_xdg_surface_for_each_popup_surface()Isaac Freund
2021-01-07xdg shell: make unconstrain_from_box arg constIsaac Freund
2021-01-07remove unnecessary egl includesSimon Zeni
2021-01-07backend: remove wlr_egl from all backendsSimon Zeni
2021-01-07types/seat: Clear focus in wlr_seat_destroy()Andri Yngvason
2021-01-06render: remove EGL config and visual from wlr_renderer_autocreateSimon Ser
2021-01-05types: add wlr_xdg_foreign_v2Ilia Bozhinov
2021-01-05types: add wlr_xdg_foreign_v1Ilia Bozhinov
2021-01-05types: add wlr_xdg_foreign_registryIlia Bozhinov