commit | 2071f1fbbf6436724e9cb325ba3bca44edd0022a | [log] [tgz] |
---|---|---|
author | Shinya Saito <ssaito@igel.co.jp> | Thu Oct 22 11:44:49 2015 +0900 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Thu Oct 29 13:59:03 2015 -0700 |
tree | 9890e67a5bf33041d111815335449feaa845784c | |
parent | 0c0e51e09663e48d02412c17f49bd8b13176a5b0 [diff] |
Provide damage region for screen recording on Raspberry Pi When trying to do sceen recording using the screenshooter, no screen data was ever processed because the rpi-renderer never set the previous frames damage area. Update the rpi-renderer to copy the necessary data. Signed-off-by: Shinya Saito <ssaito@igel.co.jp> Signed-off-by: Tomohito Esaki <etom@igel.co.jp> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>