Re: [Help]Question about graphics architecture for weson/wayland

2014-08-19 Thread The Rasterman
gmail.com > > To: williamyan...@hotmail.com > > CC: ras...@rasterman.com; wayland-devel@lists.freedesktop.org > > Subject: Re: [Help]Question about graphics architecture for weson/wayland > > > > On Tue, 19 Aug 2014 02:20:58 + > > Yang Andy wrote: >

RE: [Help]Question about graphics architecture for weson/wayland

2014-08-19 Thread Yang Andy
GPU device. Andy > Date: Tue, 19 Aug 2014 09:44:14 +0300 > From: ppaala...@gmail.com > To: williamyan...@hotmail.com > CC: ras...@rasterman.com; wayland-devel@lists.freedesktop.org > Subject: Re: [Help]Question about graphics architecture for weson/wayland > > On Tue, 19 Aug 2014 0

Re: [Help]Question about graphics architecture for weson/wayland

2014-08-18 Thread Pekka Paalanen
On Tue, 19 Aug 2014 02:20:58 + Yang Andy 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

Re: [Help]Question about graphics architecture for weson/wayland

2014-08-18 Thread The Rasterman
p weston? i can't tell you how to set up weston, but clients are a separate matter and shm should work just fine. > Best regards. > > Andy > > Date: Mon, 18 Aug 2014 15:02:47 +0900 > > From: ras...@rasterman.com > > To: williamyan...@hotmail.com > > CC: p

RE: [Help]Question about graphics architecture for weson/wayland

2014-08-18 Thread Yang Andy
.@rasterman.com > To: williamyan...@hotmail.com > CC: ppaala...@gmail.com; wayland-devel@lists.freedesktop.org > Subject: Re: [Help]Question about graphics architecture for weson/wayland > > On Mon, 18 Aug 2014 05:32:41 + Yang Andy said: > > > Hi Pekka > > > > Thank

Re: [Help]Question about graphics architecture for weson/wayland

2014-08-17 Thread Pekka Paalanen
On Mon, 18 Aug 2014 01:46:15 -0400 "Jasper St. Pierre" wrote: > On Mon, Aug 18, 2014 at 1:32 AM, Yang Andy > wrote: > > > Hi Pekka > > > > Thank you very much for your reply. > > > > > > > > 3.In order to run weston-launch,do i have to use gpu? > > > No, you can choose e.g. the fbdev backend fo

Re: [Help]Question about graphics architecture for weson/wayland

2014-08-17 Thread The Rasterman
s. > > Andy > > Date: Thu, 14 Aug 2014 16:57:26 +0300 > > From: ppaala...@gmail.com > > To: williamyan...@hotmail.com > > CC: wayland-devel@lists.freedesktop.org > > Subject: Re: [Help]Question about graphics architecture for weson/wayland > > > >

Re: [Help]Question about graphics architecture for weson/wayland

2014-08-17 Thread Jasper St. Pierre
nds for testing. The X11 backend lets you test Weston on top of an existing X11 session, and the Wayland backend lets you test Weston on top of an existing Wayland session. Best regards. > > Andy > > Date: Thu, 14 Aug 2014 16:57:26 +0300 > > From: ppaala...@gmail.com > > To: willi

RE: [Help]Question about graphics architecture for weson/wayland

2014-08-17 Thread Yang Andy
ackend/x11-backend? Best regards. Andy > Date: Thu, 14 Aug 2014 16:57:26 +0300 > From: ppaala...@gmail.com > To: williamyan...@hotmail.com > CC: wayland-devel@lists.freedesktop.org > Subject: Re: [Help]Question about graphics architecture for weson/wayland > > On Thu, 14 Aug

Re: [Help]Question about graphics architecture for weson/wayland

2014-08-14 Thread Pekka Paalanen
On Thu, 14 Aug 2014 08:36:43 + Yang Andy wrote: > Hi everyone > > When i run 3D application through weston-launch, it failed because the > graphics driver is not right. weston-launch starts weston, you cannot use it to launch something else. > I have some questions for help. > > 1.Is the

[Help]Question about graphics architecture for weson/wayland

2014-08-14 Thread Yang Andy
Hi everyone When i run 3D application through weston-launch, it failed because the graphics driver is not right. I have some questions for help. 1.Is there any requirement for Hardware(GPU??) / Drivers? 2.Is DRM must for weston(compositor),how to setup DRM? 3.In order to run weston-launch,do