mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
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 |
||
|---|---|---|
| .. | ||
| allocator.h | ||
| drm_format_set.h | ||
| gbm_allocator.h | ||
| gles2.h | ||
| swapchain.h | ||