weston/libweston/renderer-gl
Stefan Agner 0bb9447653 renderer: change all frame_signal emission to pass previous_damage
Commit adaf8c7410 ("renderer: change frame_signal emission to pass
previous_damage as data argument") missed updating all frame_signal
emissions. Later commit 2619bfe420 ("move frame_signal emission to
weston_output_repaint()") fixed this deficency along with moving the
location of the emission. Due to an issue of the location change, this
commit had to be reverted again.

This makes sure that the pixman as well as the GL renderer now also
emits the damage region instead of the Weston output.

Fixes: adaf8c7410 ("renderer: change frame_signal emission to pass previous_damage as data argument")
Signed-off-by: Stefan Agner <stefan@agner.ch>
2019-12-09 13:32:07 +01:00
..
egl-glue.c
gl-renderer-internal.h gl-renderer: Add support for XYUV format (v2) 2019-11-25 17:19:33 -08:00
gl-renderer.c renderer: change all frame_signal emission to pass previous_damage 2019-12-09 13:32:07 +01:00
gl-renderer.h
meson.build build: link libm explicitly 2019-10-24 13:29:33 +03:00