From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jr1WM-0003M4-Ob for qemu-devel@nongnu.org; Tue, 29 Apr 2008 21:54:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jr1WL-0003Lb-3O for qemu-devel@nongnu.org; Tue, 29 Apr 2008 21:54:10 -0400 Received: from [199.232.76.173] (port=43805 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jr1WL-0003LY-09 for qemu-devel@nongnu.org; Tue, 29 Apr 2008 21:54:09 -0400 Received: from rv-out-0506.google.com ([209.85.198.226]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jr1WK-0005n6-Iw for qemu-devel@nongnu.org; Tue, 29 Apr 2008 21:54:08 -0400 Received: by rv-out-0506.google.com with SMTP id g37so125753rvb.22 for ; Tue, 29 Apr 2008 18:54:06 -0700 (PDT) Message-ID: <44c662a60804291854q2ca2342w16e5a28e3871e52e@mail.gmail.com> Date: Wed, 30 Apr 2008 08:54:06 +0700 From: "Dmitriy Kazimirov" Sender: dkazimirow@gmail.com Subject: Re: [Qemu-devel] OpenGL in qemu In-Reply-To: <4817C658.1020303@babel.homelinux.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_14024_25039178.1209520446691" References: <4816BA0E.1070403@babel.homelinux.net> <200804291819.22549.paul@codesourcery.com> <4817C658.1020303@babel.homelinux.net> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org ------=_Part_14024_25039178.1209520446691 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline > > Regarding the importance of Direct3D, it is of little importance to me > personally and what I am trying to achieve. I need to get CAD packages like > Archicad and Autocad running well in a Windows guest on a linux host, and so > OpenGL support in the guest is all I actually need. Regarding D3D, if OpenGL drivers are working, it should be not too difficult to do like Parallels Workstation for Mac does. Just get D3D->OpenGL translator from Wine and use it as basis for D3D driver. And such translator could be used by all 'virtual OpenGL' implementations -- > -- > Best Regards, > Dmitriy Kazimirov, > Senior C#/C++ Developer > of ISS Art, Ltd., Omsk, Russia > Web: http://www.issart.com > E-mail: dkazimirov@issart.com ------=_Part_14024_25039178.1209520446691 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Regarding the importance of Direct3D, it is of little importance to me personally and what I am trying to achieve. I need to get CAD packages like Archicad and Autocad running well in a Windows guest on a linux host, and so OpenGL support in the guest is all I actually need.
 
Regarding D3D, if OpenGL drivers are working, it should be not too difficult to do like Parallels Workstation for Mac does. Just get D3D->OpenGL translator from Wine and use it as basis for D3D driver. And such translator could be used by all 'virtual OpenGL' implementations

--
--
Best Regards,
Dmitriy Kazimirov,
Senior C#/C++ Developer
of ISS Art, Ltd., Omsk, Russia
Web: http://www.issart.com
E-mail: dkazimirov@issart.com
------=_Part_14024_25039178.1209520446691--