[vbox-dev] Shared OpenGL support on Linux host

Alexander Eichner alexeichi at yahoo.de
Wed Jul 18 15:21:50 GMT 2007


This is the new version of the patch.
It removes the need for a global display variable and replaces the
PixelFormat to XVisualInfo conversion code with one which uses
GLXFBConfig. All demos are now working with nvidia drivers.

Alexander Eichner

Am Mittwoch, den 11.07.2007, 12:59 +0200 schrieb Alexander Eichner:
> there were some things left in the Makefile.kmk from a previous attempt
> to get Display variable via global qApp object.
> Prevents VirtualBox from building on other Distros like Fedira 7.
> Removed it. Updated patch attached.
> 
> Alexander
> 
> Am Mittwoch, den 11.07.2007, 11:51 +0200 schrieb Alexander Eichner:
> > the attached patch adds basic Shared OpenGL support for Windows guests
> > on Linux hosts.
> > It currently works with the mesa software renderer.
> > tests with the accelerated but proprietary nvidia driver resulted in a
> > segmentation fault.
> > Another problem is that it needs a global Display variable which is
> > defined in the VirtualBox frontend.
> > The patched is released under the MIT license
> > 
> > Regards,
> > Alexander Eichner
> > _______________________________________________
> > vbox-dev mailing list
> > vbox-dev at virtualbox.org
> > http://vbox.innotek.de/mailman/listinfo/vbox-dev
> _______________________________________________
> vbox-dev mailing list
> vbox-dev at virtualbox.org
> http://vbox.innotek.de/mailman/listinfo/vbox-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gllin-fbconfig.patch
Type: text/x-patch
Size: 32201 bytes
Desc: not available
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20070718/fb0e67c9/attachment.bin>


More information about the vbox-dev mailing list