On Tue, 19 Aug 2014 02:20:58 +0000
Yang Andy <williamyan...@hotmail.com> wrote:

> My senario is that my target device do not support hardware
> accelerate.(do not use gpu) But i have to use EFL to develop
> application in wayland/weston platform.
> 
> In order to achieve my task,how do i setup weston?

Oh, so this was your real question.

If you have a DRM kernel driver supporting KMS, use Weston's drm-backend
but pass --use-pixman on the command line.

If you do not have a DRM driver, but you do have /dev/fb0, use Weston's
fbdev-backend.


Thanks,
pq
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to