Skip to content
Snippets Groups Projects
Commit 20935646 authored by Simon Ser's avatar Simon Ser Committed by Alexander Orzechowski
Browse files

damage_ring: add wlr_damage_ring_rotate_buffer()

This adds an alternate way to use wlr_damage_ring without the
concept of buffer age. Buffer age is a concept inherited from EGL
but there is no real reason why we should continue to use that in
wlroots. Instead, use wlr_buffer pointers.

Eventually, we should be able to remove the buffer age based
functions.
parent 62b6c492
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment