rpi: Support opaque regions
authorTomeu Vizoso <tomeu@tomeuvizoso.net>
Mon, 2 Dec 2013 16:18:58 +0000 (17:18 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 2 Dec 2013 19:36:29 +0000 (11:36 -0800)
commite4f7b922042b5a04e207e1e58334ccdd2464b497
tree0f884bfe7db5a82888fe255013e53f9a1885f8cd
parentda75ee1de02d78305835af24bd7075c85f0b1bfb
rpi: Support opaque regions

This is needed for XWayland surfaces with alpha channel, as X will be
sending crap in there that should be discarded.

This is currently done with a copy in the compositor, while we wait for
support in the VideoCore side.
src/compositor-rpi.c
src/compositor.c
src/rpi-bcm-stubs.h
src/rpi-renderer.c
src/rpi-renderer.h