- Store buffer format and modifiers in
BufferPool
.
- Update
wayrs-client
to v1.
- Update
gbm-sys
to v0.3. - Remove
memmap2
dependency.
- Use
wayrs-client
v0.12.
- Update doc links.
- Remove
EglDisplay::create_context
if favor ofEglContextBuilder
API. - Allow creating a context with the "debug" attribute.
- Add
BufferPool
helper for easier buffer management.
- Initial release.