Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

WIP: buffer: drop wlr_client_buffer #2856

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

emersion
Copy link
Member

wlr_client_buffer is weird because it's a wlr_buffer implementation used for all wl_buffer types, created on wl_surface.commit and destroyed on the next one. It wraps a wlr_texture and forces some assumptions on the renderer.

Split out of #2851 because that's a pretty intrusive change.

@emersion
Copy link
Member Author

emersion commented Nov 1, 2021

wlroots has migrated to gitlab.freedesktop.org. This pull request has been moved to:

https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2856

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant