| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-25 | Move allocator stuff into new directory | Simon Ser | |
| Add render/allocator/ and include/render/allocator/ to hold everything allocator-related. | |||
| 2020-11-15 | render/swapchain: add support for buffer age | Simon Ser | |
| 2020-11-15 | render: introduce wlr_swapchain | Simon Ser | |
| The swapchain maximum capacity is set to 4, so that we have enough room for: - A buffer currently displayed on screen - A buffer queued for display (e.g. to KMS) - A pending buffer that'll be queued next commit - An additional pending buffer in case we want to invalidate the currently pending one | |||
