Re: Wayland Client Rendering

2012-06-13 Thread Christopher James Halse Rogers
On Tue, 2012-06-12 at 14:40 +, suranjana.bhattacha...@wipro.com wrote: > Hello, > > I am currently trying to build an example with Wayland Client rendering. Can > any body help me with following queries? > 1.What is Wayland Client rendering mechanism using cairo-gl? Wayland

Wayland Client Rendering

2012-06-12 Thread suranjana.bhattacharya
Hello, I am currently trying to build an example with Wayland Client rendering. Can any body help me with following queries? 1.What is Wayland Client rendering mechanism using cairo-gl? 2. How wyland is creating surface, window, pixmap and handling these objects while rendering? 3. Any example