simple-damage: fix rotating-transform option
3 unresolved threads
3 unresolved threads
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 119
− 57
@@ -85,6 +85,7 @@ struct window {
@@ -447,14 +448,16 @@ paint_circle(uint32_t *pixels, int pitch, float x, float y, int radius,
@@ -502,6 +505,111 @@ window_get_transformed_ball(struct window *window, float *bx, float *by)
@@ -521,8 +629,10 @@ redraw(void *data, struct wl_callback *callback, uint32_t time)
@@ -548,7 +658,6 @@ redraw(void *data, struct wl_callback *callback, uint32_t time)
@@ -561,43 +670,9 @@ redraw(void *data, struct wl_callback *callback, uint32_t time)
@@ -619,24 +694,11 @@ redraw(void *data, struct wl_callback *callback, uint32_t time)