aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-11-11render/texture: constify wlr_texture_update_from_buffer()Simon Ser
2022-11-11util/region: constifySimon Ser
2022-11-11render/vulkan: always wait for last stage to complete before renderingSimon Ser
2022-11-11render/vulkan: use command buffer pool for stageSimon Ser
2022-11-11render/vulkan: add a command buffer poolSimon Ser
2022-11-11render/vulkan: switch to timeline semaphoresSimon Ser
2022-11-11output-damage: deprecateKirill Primak
2022-11-11wlr_scene: Fix texture reuseAlexander Orzechowski
2022-11-09backend/drm: use pnp.ids to fetch EDID datailliliti
2022-11-08Revert "backend/drm: fetch EDID manufacturer from udev_hwdb"Simon Ser
2022-11-08damage-ring: add missing headersKirill Primak
2022-11-08render/vulkan: add some interfaces to allow compositors to integratezccrs
2022-11-07render/vulkan: use wl_array for wlr_vk_shared_buffer.allocsSimon Ser
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