simple-damage: fix rotating-transform option
If --rotating-transform
is set, the damage calculation of the previous position of the ball has to be done with the old transform value, not the already updated one.
Note: this is still broken when using in combination with surface damage and viewport, as it's a rather complicated scenario and surface-damage is kinda legacy anyways.
This helps a lot on weston but there seem to be some some issues left in the compositor.
On mutter with https://gitlab.gnome.org/GNOME/mutter/merge_requests/121 it renders perfectly, with or without --use-damage-buffer
.
Helps with: #155
Context: !41 (comment 54445)
Merge request reports
Activity
mentioned in issue #155
added 1 commit
- dc112af8 - simple-damage: fix rotating-transform option
added 1 commit
- 8fc8542b - simple-damage: fix rotating-transform option
added Clients label
added 114 commits
-
8fc8542b...2d4cc4f4 - 114 commits from branch
wayland:master
-
8fc8542b...2d4cc4f4 - 114 commits from branch
added 30 commits
-
2d4cc4f4...cc64cc37 - 30 commits from branch
wayland:master
-
2d4cc4f4...cc64cc37 - 30 commits from branch
added 80 commits
-
cc64cc37...2edbcbd9 - 80 commits from branch
wayland:master
-
cc64cc37...2edbcbd9 - 80 commits from branch
added 54 commits
-
2edbcbd9...5d7877ad - 54 commits from branch
wayland:master
-
2edbcbd9...5d7877ad - 54 commits from branch
mentioned in merge request !222 (closed)
Reopened at !222 (closed)