* [Qemu-devel] [PATCH] Experimental patch providing accelerated OpenGL for Linux i386 (update as of 2007-02-28)
@ 2007-02-28 21:22 Even Rouault
2007-02-28 21:36 ` Paul Brook
0 siblings, 1 reply; 3+ messages in thread
From: Even Rouault @ 2007-02-28 21:22 UTC (permalink / raw)
To: qemu-devel
The patch has been updated and is available at
http://qemu-forum.ipi.fi/viewtopic.php?t=2984
Changes/Improvements since second patch version (10 February 2007)
------------------------------------------------------------------
* Initial support for Windows as a guest (still Linux i386 as a host)!
Guest supported API is WGL/OpenGL (opengl32.dll). Really minimum and hackish
implementation, but enough to make Windows GoogleEarth run
* Better visual integration :
- OpenGL window is now child of QEMU SDL window, so it seems to be
"naturally" integrated into the virtual machine.
- Mouse cursor is drawned on top of the GL drawing. (This works only
if the GL drawing is refreshed in a loop, and with a Linux guest)
* Better support of NVIDIA chips
* Fix annoying bug in QEMU serialization protocol that caused QEMU crashes
when serialized buffer was exactly a multiple of target page size (aka.
ppracer bug)
* gl(Get)PolygonStipple fix and other OpenGL implementation fixes
* Small improvements to make more Mesa demos run
* License change to MIT license.
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [Qemu-devel] [PATCH] Experimental patch providing accelerated OpenGL for Linux i386 (update as of 2007-02-28) 2007-02-28 21:22 [Qemu-devel] [PATCH] Experimental patch providing accelerated OpenGL for Linux i386 (update as of 2007-02-28) Even Rouault @ 2007-02-28 21:36 ` Paul Brook 2007-02-28 21:58 ` Even Rouault 0 siblings, 1 reply; 3+ messages in thread From: Paul Brook @ 2007-02-28 21:36 UTC (permalink / raw) To: qemu-devel > The patch has been updated and is available at > http://qemu-forum.ipi.fi/viewtopic.php?t=2984 How does this compare to chromium[1] and in particular vmgl[2] ? Any particular reason you're re-inventing the wheel? Paul [1] http://chromium.sourceforge.net/ [2] http://www.cs.toronto.edu/~andreslc/xen-gl/ ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] Experimental patch providing accelerated OpenGL for Linux i386 (update as of 2007-02-28) 2007-02-28 21:36 ` Paul Brook @ 2007-02-28 21:58 ` Even Rouault 0 siblings, 0 replies; 3+ messages in thread From: Even Rouault @ 2007-02-28 21:58 UTC (permalink / raw) To: qemu-devel; +Cc: Paul Brook Le Mercredi 28 Février 2007 22:36, vous avez écrit : > > The patch has been updated and is available at > > http://qemu-forum.ipi.fi/viewtopic.php?t=2984 > > How does this compare to chromium[1] and in particular vmgl[2] ? > > Any particular reason you're re-inventing the wheel? > > Paul > > [1] http://chromium.sourceforge.net/ > [2] http://www.cs.toronto.edu/~andreslc/xen-gl/ In fact I have discovered the existence of these software just a few days ago thanks to comments from other people on the QEMU forum. But I've not yet tried any of them. Apparently, when reading the home page of wmgl, "VMGL is available for X11-based guest OS's: Linux, FreeBSD and OpenSolaris" As far as chromium is concerned, someone has posted "I've tried chromium with windows guest in qemu a few months ago. The network throughput is the limiting factor - one needs to write a custom transport driver." Don't know how limiting it is. Even ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-02-28 21:58 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2007-02-28 21:22 [Qemu-devel] [PATCH] Experimental patch providing accelerated OpenGL for Linux i386 (update as of 2007-02-28) Even Rouault 2007-02-28 21:36 ` Paul Brook 2007-02-28 21:58 ` Even Rouault
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.