Not currently. I don't know of any technical reason why it couldn't, assuming 
that LD_PRELOAD exists in the underlying O/S and applications are dynamically 
linked with the OpenGL ES library. Conceptually, it would just require 
intercepting and modifying the EGL calls in much the same way that we currently 
modify the GLX calls. Straightforward but would probably require a lot of 
testing in order to get right.

> On Apr 5, 2014, at 4:01 AM, George Profenza <orgi...@gmail.com> wrote:
> 
> Hello,
> 
> I'm new to VirtualGL and I was wondering if I could use it on a Raspberry PI.
> (arm v6 cpu with a broadcom gpu)
> 
> I've compiled libjpeg-turbo and VirtualGL from source and ran vglserver_config
> but I can't seem to get an OpenGL ES window showing up in TurboVNC.
> Is it possible to use OpenGL ES on VirtualGL ? If so, how ?
> 
> Thank you for your time,
> George
> ------------------------------------------------------------------------------
> _______________________________________________
> VirtualGL-Users mailing list
> VirtualGL-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtualgl-users

------------------------------------------------------------------------------
_______________________________________________
VirtualGL-Users mailing list
VirtualGL-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-users

Reply via email to