x11 backend: add option to use pixman renderer
authorVasily Khoruzhick <anarsoul@gmail.com>
Mon, 7 Jan 2013 17:39:50 +0000 (20:39 +0300)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 7 Jan 2013 18:03:41 +0000 (13:03 -0500)
commitb3add192edf89b586fcf7dcd8c561672d9dffc85
tree6fdebe2406320af9c1a0f4ee10c2c93e35ccffe3
parent71c2dd3c442c36967fe889b3aac4589abd3779b4
x11 backend: add option to use pixman renderer

When --use-shm is passed to weston and x11 backend is active,
it will use SHM surfaces with pixman renderer instead of EGL

Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
src/compositor-x11.c