aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-13scene: fix wlr_scene_send_frame_done() APIIsaac Freund
2021-12-13tinywl: use wlr_scene_send_frame_done()Isaac Freund
2021-12-13scene: add wlr_scene_send_frame_done()Isaac Freund
2021-12-13scene: add primary output to wlr_scene_surfaceIsaac Freund
2021-12-13scene: send surface enter/leave output eventsIsaac Freund
2021-12-13backend/drm: add wlr_drm_backend_monitorChris Chamberlain
2021-12-13backend: fix return value of attempt_drm_backendChris Chamberlain
2021-12-13output: add support for protocol interface version 4Simon Ser
2021-12-09subsurface: don't add to parent list immediatelyKirill Primak
2021-12-09surface: fix non-buffer damage handlingKirill Primak
2021-12-09subsurface: apply position change at the right momentKirill Primak
2021-12-09subsurface: simplify and fix parent commit handlingKirill Primak
2021-12-09Fix incorrect %zd formatting directivesSimon Ser
2021-12-09output: introduce wlr_output_set_nameSimon Ser
2021-12-07examples: remove unnecessary partial_dependency() callSimon Ser
2021-12-07examples: remove unnecessary wlroots deps for clientsSimon Ser
2021-12-07examples/layer-shell: remove wlroots dependencySimon Ser
2021-12-07build: move wayland-client dep to backend/wayland/Simon Ser
2021-12-07linux-dmabuf-v1: add per-surface feedbackSimon Ser
2021-12-07linux-dmabuf-v1: implement v4Simon Ser
2021-12-07render: add wlr_renderer_init_wl_shmSimon Ser
2021-12-06surface: fix damage transformationKirill Primak
2021-12-04Fix wlr_scene_node_lower_to_bottomtiosgz
2021-12-03output: drop front_bufferSimon Ser
2021-12-03screencopy-v1: use wlr_output_event_commit.bufferSimon Ser
2021-12-03export-dmabuf-v1: use wlr_output_event_commit.bufferSimon Ser
2021-12-03output: add wlr_output_event_commit.bufferSimon Ser
2021-12-03render/drm-format-set: add wlr_drm_format_set_intersectSimon Ser
2021-12-03readme: update wrapper libraries linkSimon Ser
2021-12-02output: fix modifier strippingSimon Ser
2021-12-02render/egl: improve modifier support detectionSimon Ser
2021-12-02render/pixman: advertise MOD_INVALID instead of MOD_LINEARSimon Ser
2021-12-01render/egl: add wlr_egl_create_with_contextSimon Ser
2021-12-01render/egl: store IMG_context_priority in wlr_eglSimon Ser
2021-12-01Fix uninitialized variable errors in release modeQuantum
2021-11-30backend/wayland: improve wayland input device nameMoon Sungjoon
2021-11-30tinywl: use wlr_sceneIsaac Freund
2021-11-30scene: add wlr_scene_get_scene_outputSimon Ser
2021-11-30types/wlr_drm_lease_v1: add NULL check to drm lease resource destroySimon Zeni
2021-11-30output: add wlr_output_get_primary_formatsSimon Ser
2021-11-30output: fix typo in wlr_output_impl.get_primary_formats docsSimon Ser
2021-11-30output: don't leave dangling cursor_front_bufferSimon Ser
2021-11-30output: destroy swapchain when disabledSimon Ser
2021-11-29linux-dmabuf-v1: fix implicit checkRouven Czerwinski
2021-11-29backend/drm: poison buffers which cannot be scanned outSimon Ser
2021-11-29Insert new outputs at the end of the listJohn Lindgren
2021-11-28Added whitespace between "output" and "(not"Jonathan Wong
2021-11-27linux-dmabuf-v1: filter out LINEAR if implicitRouven Czerwinski
2021-11-26scene: add support for viewporterSimon Ser
2021-11-26render: add DMA-BUF docsSimon Ser