mirror of
https://github.com/brl/mutter.git
synced 2025-02-10 18:34:09 +00:00
![Robert Bragg](/assets/img/avatar_default.png)
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.