wlroots-hyprland/include/render
Simon Ser b0a663d39d render: introduce wlr_swapchain
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
2020-11-15 22:48:42 +01:00
..
allocator.h render: introduce wlr_allocator 2020-11-15 22:48:42 +01:00
drm_format_set.h render/drm_format_set: introduce wlr_drm_format_dup 2020-11-15 22:48:42 +01:00
gbm_allocator.h render: introduce wlr_gbm_allocator 2020-11-15 22:48:42 +01:00
gles2.h render/gles2: remove gles2_procs 2020-07-28 06:59:07 -06:00
swapchain.h render: introduce wlr_swapchain 2020-11-15 22:48:42 +01:00