aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-18backend/drm: log failures in drm_surface_blit()Simon Ser
2022-10-17backend/drm: drop drm_crtc_page_flip()Simon Ser
2022-10-17backend/drm: log when restoring mode after VT switch failsSimon Ser
2022-10-17backend/drm: fix EINVAL atomic commits after VT switchSimon Ser
2022-10-17backend/drm: extract current mode logic into separate functionSimon Ser
2022-10-15backend/drm: extract connect_drm_connector() logicSimon Ser
2022-10-14wlr_scene: Destroy the texture when setting a new buffer.Alexander Orzechowski
2022-10-14backend/drm: use atomic API to fetch current connector's CRTCSimon Ser
2022-10-14idle-notify-v1: new protocol implementationSimon Ser
2022-10-14xdg-toplevel: send invalid_parent errorKirill Primak
2022-10-13wlr_scene: use wl_container_of() instead of castsAlexander Orzechowski
2022-10-13backend/drm: use wl_container_of() instead of casts for wlr_drm_modeSimon Ser
2022-10-13backend/drm/legacy: Fix whitespaceAlexander Orzechowski
2022-10-13backend: use global output name countersSimon Ser
2022-10-11Fixed false allocation failedGentaiii
2022-10-10render/vulkan: drop wlr_vk_instance.extensionsSimon Ser
2022-10-10output: fix crash in output_test_with_back_buffer()Simon Ser
2022-10-10wlr_scene: Apply source box translationAlexander Orzechowski
2022-10-10wlr_scene: Ignore disabled outputsAlexander Orzechowski
2022-10-10wlr_scene: Fix not updating the scene node when setting a new bufferAlexander Orzechowski
2022-10-10wlr_scene: Be resilient against overflow conditionsAlexander Orzechowski
2022-10-10render/gles2: assert that GL_OES_EGL_image_external is supportedSimon Ser
2022-10-10backend/drm: drop drm_connector_set_mode()Simon Ser
2022-10-09render/vulkan: Fix type-punned pointer warning/errorJohn Lindgren
2022-10-07backend/drm: allocate connector CRTC on lease creationSimon Zeni
2022-10-07drm-lease-v1: reject the lease request by defaultSimon Ser
2022-10-07drm-lease-v1: send finished event on failure in submit requestSimon Ser
2022-10-07drm-lease-v1: fix error codepathSimon Ser
2022-10-07output: allocate swapchain on first commitSimon Ser
2022-10-07output/render: make output_ensure_buffer() no-op when missing rendererSimon Ser
2022-10-07output/render: early return in output_ensure_buffer()Simon Ser
2022-10-07tablet-v2: fix event parametersKirill Primak
2022-10-07backend/drm: nuke wlr_drm_connector.desired_enabledSimon Ser
2022-10-07backend/drm: drop unnecessary wlr_drm_connector.crtc checksSimon Ser
2022-10-07render/vulkan: implement vulkan_preferred_read_formatDavid96
2022-10-07render/vulkan: Implement vulkan_read_pixelsDavid96
2022-10-07output: add a swapchain NULL check in wlr_output_commit_state()Kirill Primak
2022-10-07output-damage: drop unused pending_attach_renderKirill Primak
2022-10-07output-damage: drop precommit listenerKirill Primak
2022-10-07output-damage: fix setting pending_attach_renderKirill Primak
2022-10-04build: alphabetically sort protocol listsSimon Ser
2022-10-04render: drop wlr_renderer_read_pixels() flagsSimon Ser
2022-10-03screencopy-v1: simplify frame_dma_copy() error pathSimon Ser
2022-10-03screencopy-v1: fix frame_shm_copy() error pathSimon Ser
2022-10-03backend/drm: remove outdated TODOSimon Ser
2022-10-03backend/drm: don't unconditionally set desired_enabledSimon Ser
2022-10-01foreign-toplevel-management: fix indentationKirill Primak
2022-10-01render/allocator/drm_dumb: drop finish_buffer()Simon Ser
2022-10-01render/allocator/drm_dumb: fix error handlingSimon Ser
2022-10-01render/allocator/drm_dumb: get format info before allocatingSimon Ser