Skip to content
This repository was archived by the owner on Dec 23, 2022. It is now read-only.

Conversation

notgull
Copy link
Member

@notgull notgull commented Dec 22, 2022

This PR implements image transfer using the MIT-SHM extension, allowing us to avoid image transfers over the wire.

At the moment I can't test this on my machine, as the x11-dl crate has a bug that prevents it from loading the MIT-SHM extension (AltF02/x11-rs#164).

Closes rust-windowing/softbuffer#38

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.

Use a shared memory buffer for the X11 backend

1 participant