[vbox-dev] Shared OpenGL support on Linux host

Alexander Eichner alexeichi at yahoo.de
Thu Jul 19 14:35:50 GMT 2007


This really fixes SharedOpenGL with Mesa/DRI.
Nvidia doesn't work (my setup was broken and it used software rendering
thatswhy i thought it worked)

Alexander

Am Mittwoch, den 18.07.2007, 17:21 +0200 schrieb Alexander Eichner:
> 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
> _______________________________________________
> 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: vboxgl-linux-mesa-fix.patch
Type: text/x-patch
Size: 2055 bytes
Desc: not available
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20070719/6b18b4a9/attachment.bin>


More information about the vbox-dev mailing list