Commit graph

3 commits

Author SHA1 Message Date
Richard Acayan
4a6b261be0 rewrite in rust 2024-07-18 20:32:55 -04:00
Richard Acayan
d43f61ec76 wayland: release unused buffers after buffer swap
When the surface attaches to a buffer, all other buffers are available.
Export the function used to release a buffer, track the buffer used by
the surface, and release unused buffers when a new buffer is attached.
2024-04-22 19:29:37 -04:00
Richard Acayan
1c606d0274
initial commit 2024-04-15 22:11:20 -04:00