From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gordan Bobic Subject: Re: Guest OpenGL Acceleration Date: Tue, 18 Aug 2009 13:27:35 +0100 Message-ID: References: <4A848E82.2060404@bobich.net> <1295ed070908131949k1f28bf94m97d28f101d496dce@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit To: Return-path: Received: from 78-86-195-86.zone2.bethere.co.uk ([78.86.195.86]:46569 "EHLO sentinel1.shatteredsilicon.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751312AbZHRM1h (ORCPT ); Tue, 18 Aug 2009 08:27:37 -0400 Received: from roundcube.shatteredsilicon.net (localhost.localdomain [127.0.0.1]) by sentinel1.shatteredsilicon.net (Postfix) with ESMTP id 10458F87C4 for ; Tue, 18 Aug 2009 13:27:36 +0100 (BST) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Tue, 18 Aug 2009 13:02:18 +0100, Armindo Silva wrote: > There's a patch for qemu: > > http://qemu-forum.ipi.fi/viewtopic.php?t=2984 Interesting, and along the lines of exactly what I was after (including the opengl32.dll win32 library). But that thread is from 2+ years ago, and no mention of whether the project is maintained. Does it work with the KVM virtualization back end for QEMU? > and there's also this: > > http://sysweb.cs.toronto.edu/projects/7 > > I think this is used by vbox. No, vbox seems to use something very similar to the approach in the first link you posted. Gordan