mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 15:44:10 +00:00
a5c30398df
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.