mirror of
https://github.com/brl/mutter.git
synced 2025-03-11 22:05:04 +00:00

This adds egl backend support for handling clipped redraws. This uses the EGL_NOK_swap_region extension to enable the EGL backend to present a subregion from the back buffer to the front so we don't always have to redraw the entire stage for small updates.