Ian Douglas Scott
cdfae58510
wayland: Reuse buffers and pools; check buffer release
...
Also updates `winit` example to redraw on resize, which seems to be
necessary.
With this resizing seems to be entirely smooth, without visual
corruption from it overwriting the buffer the server is displaying.
2022-12-20 16:14:10 -07:00
Jeremy Soller
99d63063b6
Take a reference to a window in GraphicsContext::new, like glutin and wgpu
2022-12-20 13:40:54 -07:00
Jeremy Soller
95e8d05902
Rename SoftBufferError to SwBufError
2022-12-20 07:11:11 -07:00
Ian Douglas Scott
3dc11f75c1
Improvements to wayland backend
...
- Use wayland-client `0.30.0-beta.14`
- Use `memfd` instead of temporary file
- Make sure buffer and buffer pool objects are destroyed
2022-12-20 07:11:10 -07:00
David Johnson
d30d3255c2
Updated winit to 0.27.2 for examples and raw-window-handle to 0.5.0
2022-08-24 00:16:20 -05:00
i509VCB
d0fed096b6
wayland: temporary horrible fix for damage
2022-06-02 18:20:13 -05:00
David Johnson
d8087a68a0
Added Wayland support
2022-01-19 21:26:20 -06:00