aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-11-07render/vulkan: fix and add missing wl_list commentsSimon Ser
2022-11-06xwayland/xwm: use role object destroy handlerKirill Primak
2022-11-06xdg-shell: use role object destroy handlerKirill Primak
2022-11-06drag-icon: use role object destroy handlerKirill Primak
2022-11-06input-method: use role object destroy handlerKirill Primak
2022-11-06session-lock: use role object destroy handlerKirill Primak
2022-11-06subcompositor: use role object destroy handlerKirill Primak
2022-11-06layer-shell: use role object destroy handlerKirill Primak
2022-11-06compositor: introduce wlr_surface_destroy_role_object()Kirill Primak
2022-11-05xdg-shell: fix geometry typesKirill Primak
2022-11-04render/vulkan: drop outdated commentsSimon Ser
2022-11-04render/vulkan: remove exts arg from vulkan_instance_create()Simon Ser
2022-11-04render/vulkan: add caching to vulkan_read_pixelsDavid96
2022-11-02xwayland: split headersSimon Ser
2022-10-25render/gles2: remove stale gles2_texture_from_wl_drm() prototypeSimon Ser
2022-10-24wlr-output-management: implement adaptive syncIsaac Freund
2022-10-20output: clarify custom modes warningSimon Ser
2022-10-14idle-notify-v1: new protocol implementationSimon Ser
2022-10-14xdg-toplevel: send invalid_parent errorKirill Primak
2022-10-13backend: use global output name countersSimon Ser
2022-10-10render/vulkan: drop wlr_vk_instance.extensionsSimon Ser
2022-10-07drm-lease-v1: fix error codepathSimon Ser
2022-10-07backend/drm: nuke wlr_drm_connector.desired_enabledSimon Ser
2022-10-07output-damage: drop unused pending_attach_renderKirill Primak
2022-10-07output-damage: drop precommit listenerKirill Primak
2022-10-04render: drop wlr_renderer_read_pixels() flagsSimon Ser
2022-10-01screencopy-v1: make sure wlr_buffer enum is visibleConsolatis
2022-09-30render/vulkan: use addon for wlr_vk_textureSimon Ser
2022-09-30render/vulkan: use addon for wlr_vk_render_bufferSimon Ser
2022-09-30output: add wlr_output_state.allow_artifactsSimon Ser
2022-09-22screencopy-v1: use wlr_buffer APIsSimon Ser
2022-09-22screencopy-v1: rename wlr_screencopy_frame_v1.strideSimon Ser
2022-09-22screencopy-v1: use DRM format code for shm buffersSimon Ser
2022-09-22screencopy-v1: rename wlr_screencopy_frame_v1.{format,fourcc}Simon Ser
2022-09-22backend/drm: pass through mode picture aspect ratioSimon Ser
2022-09-22output: add wlr_output_mode.picture_aspect_ratioSimon Ser
2022-09-21output: fix back buffer checksSimon Ser
2022-09-19render/egl: add support for EGL_KHR_display_referenceSimon Ser
2022-09-17single-pixel-buffer-v1: fix header guard nameSimon Ser
2022-09-16buffer: split into multiple filesSimon Ser
2022-09-12subcompositor: move+rename subsurface_parent_commit()Kirill Primak
2022-09-11xdg-foreign-v2: s/unmap/destroyKirill Primak
2022-09-11xdg-foreign-v1: s/unmap/destroyKirill Primak
2022-09-07render/vulkan: drop wlr_vk_device.extensionsSimon Ser
2022-09-07render/vulkan: drop ext params from vulkan_device_create()Simon Ser
2022-09-05compositor: fix wlr_surface_set_role return value docsSimon Ser
2022-08-30output: remove unknown adaptive sync stateIsaac Freund
2022-08-30output: fail commits if adaptive sync cannot be enabledSimon Ser
2022-08-29util/set: overhaulKirill Primak
2022-08-29util/array: unclutterKirill Primak