qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Filip Navara <xnavara@volny.cz>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] QEMU Video Driver for Win NT-based systems
Date: Wed, 12 May 2004 15:51:24 +0200	[thread overview]
Message-ID: <40A22BDC.60003@volny.cz> (raw)
In-Reply-To: <Pine.LNX.4.58.0405121212190.8750@alpha.polcom.net>

Grzegorz Kulewski wrote:

>Are there any driver that works with win9x? Can you port your (or write 
>it from scratch)?
>  
>
There isn't such driver and I don't plan to port the mine. The reason is 
that the Win 9x driver architecture is completely different from the NT 
one (well, except some driver kinds covered by the Windows Driver Model, 
but that's not the case of graphics drivers).

>Will your driver work in Bochs?
>  
>
Propably yes, but I haven't tried that yet.

>Is it possible to create driver that emulates DirectX and OpenGL by 
>sending the OpenGL commands to the host OpenGL libs. DirectX commands 
>should probably be converted before into OpenGL.
>  
>
I was just think about something like that. If there would be a QEMU 
support for receiving OpenGL commands using some easy protocol and 
passing them on the underlying host OpenGL implementation (should be 
possible with some SDL support), then it will not be hard to make an 
OpenGL driver for Win NT+ using it. Making a DirectX (here I refer to 
Direct3D mainly) driver would possible using such interface, but it 
would be major pain. It would be propably easier to use Wine DirectX 
implementation that converts the requests to OpenGL...

Maybe I'm just dreaming with opened eyes....

Regards,
Filip

  parent reply	other threads:[~2004-05-12 13:52 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-11 20:47 [Qemu-devel] QEMU Video Driver for Win NT-based systems Filip Navara
2004-05-12  8:01 ` Jean-Michel POURE
2004-05-12 10:05   ` Filip Navara
2004-05-12 10:20     ` Grzegorz Kulewski
2004-05-12 11:30       ` Jamie Burns
2004-05-12 16:49         ` Natalia Portillo
2004-05-12 17:51           ` Grzegorz Kulewski
2004-05-12 19:05             ` Fabrice Bellard
2004-05-12 20:10               ` Grzegorz Kulewski
2004-05-13  3:52                 ` Natalia Portillo
2004-05-13  8:23                   ` David Holm <dholm@gentoo.org>
2004-05-12 21:16             ` vaise
2004-05-12 18:52           ` Jamie Burns
2004-05-12 20:29             ` Natalia Portillo
2004-05-12 21:31               ` Filip Navara
2004-05-12 21:52                 ` Grzegorz Kulewski
2004-05-12 22:57                   ` Jamie Burns
2004-05-12 23:04                   ` Filip Navara
2004-05-13  3:56                   ` Natalia Portillo
2004-05-13  7:53                     ` Filip Navara
2004-05-13  9:56                       ` Jamie Burns
2004-05-14 15:21                         ` Natalia Portillo
2004-05-14 16:58                           ` Filip Navara
2004-05-12 13:51       ` Filip Navara [this message]
2004-05-12 14:06         ` Grzegorz Kulewski
2004-05-12 15:40           ` Martin Garton
2004-05-12 18:12             ` Natalia Portillo
2004-05-12 18:38             ` Fabrice Bellard
2004-05-12 21:19             ` vaise
2004-05-12 19:52           ` Lionel Ulmer
2004-05-20 15:43 ` [Qemu-devel] Again Ishwar Rattan
2004-05-20 19:42   ` Pavel Janík
2004-05-21  1:18     ` Ishwar Rattan
2004-05-21 13:02       ` Ishwar Rattan
2004-05-21 15:39         ` [Qemu-devel] Minix-2.0.4 boot?? Ishwar Rattan
2004-05-23 17:16           ` Jim C. Brown
2004-05-21 19:54         ` [Qemu-devel] Again Pavel Janík
2004-05-21 21:40           ` Ishwar Rattan
2004-05-23 11:49             ` Pavel Janík
2004-05-20 20:52   ` vaise
2004-05-20 21:09     ` Ishwar Rattan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40A22BDC.60003@volny.cz \
    --to=xnavara@volny.cz \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).