Hello,

I am running 2 operating systems in paralel on a Panda Board, Android and Linux 
with Weston on it. Since Android doesn't have access to the GPU (it's one OS or 
the other) I created proxy libs for EGL, GLESv1 and GLESv2 + gralloc(emulator 
part).
So far all I was able to see on linux side was a colorful white noise rendered 
on wayland window.

I am unable to find any issues in the emulator gralloc code or in my proxy 
libs. If I run a simple examples(using pvrShell on client plus my proxies) I 
get everything drawn ok.

Are there any incompatibilities between pbuffers and wayland(I read some posts 
but did't answer my questions)?
Is it a good approach to get emulator code and hack it to run on Wayland or I 
can just ignore gralloc and just render on a wayland surface directly?

Any ideas appreciated...

Thank you!
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to