commit | ecf88d0d4384cf49a4ab9bb5b5deae1500d0888a | [log] [tgz] |
---|---|---|
author | Nicolas Dufresne <nicolas.dufresne@collabora.com> | Thu Sep 22 15:35:44 2016 -0400 |
committer | Nicolas Dufresne <nicolas.dufresne@collabora.com> | Thu Sep 22 19:12:22 2016 -0400 |
tree | c8a90cfdcb82ac6d7e4c099038eb3dcf78d46f58 | |
parent | 1489e73df4ec06257d4e56f10f713a8a83bd56cc [diff] |
waylandsink: Properly draw black border in absence of viewporter When we don't have a viewporter (scaling support), we can't use the 1x1 scaleup image trick. Instead, we need to allocate a buffer with the same size as the area that need to have black background.