output: fullscreen surface damage tracking

This commit is contained in:
emersion 2018-01-19 11:20:27 +01:00
parent 977a401fa1
commit 443bd4cd89
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
2 changed files with 34 additions and 8 deletions

View file

@ -53,7 +53,7 @@ struct wlr_output {
enum wl_output_subpixel subpixel;
enum wl_output_transform transform;
pixman_region32_t damage;
pixman_region32_t damage, previous_damage;
float transform_matrix[16];
// Note: some backends may have zero modes