-
Notifications
You must be signed in to change notification settings - Fork 340
Conversation
d02af1c
to
2f0b1b2
Compare
Rebased and updated based on review. |
Rebased and updated according to review. |
Fails to compile with #2255:
|
This one hasn't been merged, so it's expected. |
Updated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All right, I think these minor comments are the last ones. OK to merge when fixed.
Can you also squash this PR into logical commits? ie. squash "examples: screencopy-dmabuf: Use screencopy v3" into "examples: Add screencopy-dmabuf example" and "screencopy: Implement screencopy v3" into "screencopy: Implement copying into dmabuf". Would be nice to have the |
A new version of the protocol is required so that the client can discover which buffer types are supported by the compositor.
Fixed the error message, the assert and squashed as requested. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks for your work!
No description provided.