X11 server that supports OpenGL 1.5 or higher

2020-05-25 Thread Joe Hays
All, I cannot find an X11 server for Windows that supports OpenGL 1.5 or greater. Xming doesn't, VcXsrv doesn't, Cygwin doesn't, Xmanage doesn't... Obviously a free solution is preferred but I'll consider commercial if it's the only option... Anyone know of a solution? __

Re: X11 server that supports OpenGL 1.5 or higher

2020-06-05 Thread Joe Hays
Thank you both. I've started looking in to using VirtualGL. I got it working but am finding almost similar performance as the software rendering when using vanilla X11 Forwarding. Since this is my first rodeo with VirtualGL I'm sure that there is some setting that I have not configured properly...

Re: X11 server that supports OpenGL 1.5 or higher

2020-06-08 Thread Joe Hays
Thanks for the insight. I've not heard of a scenario like that. Can you suggest a tool for the compressing remote access protocol? On Fri, Jun 5, 2020, 12:13 PM Nathan Kidd wrote: > On 2020-06-04 8:10 p.m., Joe Hays wrote: > > I've started looking in to using VirtualGL. I go