smithay/src/wayland
Victor Brekenfeld c388a502c4 Add allocator module
- Add module that deals with different kinds of buffers (memory and external),
  their allocation and usage for rendering. Also try to properly support modifiers this time.
- Describe gbm functionality as an allocator (instead of a rendering device/surface).
- Also create a quick-and-dirty dumb buffer allocator for tesing / simpler tasks.
- Add a (current untested) wrapper for dmabufs and some code for converting from gbm for now.
- (also untested) Swapchain helper to manage front/backbuffers for surfaceless rendering.
2021-05-15 16:12:12 +02:00
..
compositor [Debug Trait] Comments and Cleanup 2021-02-22 21:05:00 +01:00
data_device [Debug Trait] wayland 2021-02-22 21:00:49 +01:00
dmabuf Add allocator module 2021-05-15 16:12:12 +02:00
explicit_synchronization [Debug Trait] wayland 2021-02-22 21:00:49 +01:00
output [Debug Trait] wayland 2021-02-22 21:00:49 +01:00
seat [Debug Trait] Comments and Cleanup 2021-02-22 21:05:00 +01:00
shell [Debug Trait] wayland 2021-02-22 21:00:49 +01:00
shm [Debug Trait] wayland 2021-02-22 21:00:49 +01:00
mod.rs [Debug Trait] wayland 2021-02-22 21:00:49 +01:00