aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-25xdg-foreign-v2: use error enumSimon Ser
2021-10-23output: split into multiple filesSimon Ser
2021-10-23scene: add support for direct scan-outSimon Ser
2021-10-22scene: add wlr_scene_output_for_each_surfaceSimon Ser
2021-10-22backend/multi: implement get_buffer_capsSimon Zeni
2021-10-22presentation-time: remove unused fieldSimon Ser
2021-10-22presentation-time: use a surface addonKirill Primak
2021-10-21Update loc count in readmebuffet
2021-10-19render/vulkan: check vulkan-headers dependencySimon Ser
2021-10-18scene: remove surface commit listener when node is destroyedSimon Ser
2021-10-18render/vulkan: Use image view swizzles instead of shader hackJoshua Ashton
2021-10-18Add error handling to backend creationAnthony Super
2021-10-18render/vulkan: add Vulkan renderernyorain
2021-10-15presentation-time: don't send presented on discardKirill Primak
2021-10-15output: add presented flag to presentation eventKirill Primak
2021-10-15output: disallow NULL event for wlr_output_send_present()Kirill Primak
2021-10-14render/allocator: use empty DRM lease to re-open nodeSimon Ser
2021-10-14scene: add functions to place node on top/bottomIsaac Freund
2021-10-14scene: assert that node != sibling in place above/belowIsaac Freund
2021-10-07examples/foreign-toplevel: fix toplevel not being freedfwsmit
2021-10-07xdg-decoration: refactor configure/state flowKirill Primak
2021-10-06layer-shell: move NULL buffer check to role precommit handlerKirill Primak
2021-10-06xdg-shell: remove redundant NULL buffer checkKirill Primak
2021-10-05backend: drop unconditional and unused <libinput.h>Jan Beich
2021-10-04render/allocator: use render node if available in reopen_drm_nodeSimon Ser
2021-10-02surface_at: check if surfaces are mappedtiosgz
2021-10-02for_each_surface: only iterate mapped surfacestiosgz
2021-10-02Fix spelling errorsElyes HAOUAS
2021-10-01Revert "render/drm_format_set: add wlr_drm_format_has"Simon Ser
2021-10-01Revert "Require INVALID for implicit format modifiers"Simon Ser
2021-10-01Revert "backend/drm: fail on explicit modifier in drmModeAddFB2"Simon Ser
2021-10-01Revert "render/egl: always add LINEAR to supported modifiers"Simon Ser
2021-10-01Revert "render/drm_format_set: remove special LINEAR case"Simon Ser
2021-10-01render/drm_format_set: remove special LINEAR caseSimon Ser
2021-10-01render/egl: always add LINEAR to supported modifiersSimon Ser
2021-10-01backend/drm: fail on explicit modifier in drmModeAddFB2Simon Ser
2021-10-01Require INVALID for implicit format modifiersSimon Ser
2021-10-01render/drm_format_set: add wlr_drm_format_hasSimon Ser
2021-09-30xdg-shell: stop clearing wlr_xdg_surface state on unmapSimon Ser
2021-09-30xdg-shell: rename wlr_xdg_surface.next_configure_serialSimon Ser
2021-09-30xdg-shell: introduce wlr_xdg_surface.currentSimon Ser
2021-09-30xdg-surface: add pending stateKirill Primak
2021-09-30backend: create renderer and allocator in wlr_backend_autocreateSimon Ser
2021-09-27wlr_pointer_gestures: hold gestures (protocol v3)José Expósito
2021-09-27wlr_pointer_gestures: update protocol to version 2José Expósito
2021-09-27cursor: emit hold gesture eventsJosé Expósito
2021-09-27backend/wayland: send hold gesture eventsJosé Expósito
2021-09-27backend/libinput: send hold gesture eventsJosé Expósito
2021-09-27build: check if libinput supports hold gesturesJosé Expósito
2021-09-27pointer: add hold pointer event definitionJosé Expósito