qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] Updated version of OpenGL patch on 2007/07/10
@ 2007-07-10 18:40 Even Rouault
  0 siblings, 0 replies; only message in thread
From: Even Rouault @ 2007-07-10 18:40 UTC (permalink / raw)
  To: qemu-devel

At http://qemu-forum.ipi.fi/viewtopic.php?t=2984, you'll find an updated 
version of the OpenGL patch that adds Win32 guest TCP/IP support.
See GL_README.txt for use and compilation details.
Extract :

NEWS
----
* 2007/07/09 :
  - Add support of TCP/IP for Win32 guest (see 'How to use it ?' and
    'Debugging infrastructure' below for compilation and configuration 
details)
  - Add support for missing calls : glEnableVariantClientStateEXT,
    glDisableVariantClientStateEXT, glVariantPointerEXT, 
glGetVariantPointerEXT
  - Improve a bit XGL support.It runs now smoothly but with the HACK_XGL 
environment variable defined (still need to figure out why this hack is 
necessary)
  - Add command-line documentation for opengl_server and opengl_player.
    Among them : an added option to opengl_server, namely -parent-xid=XXXXX,
    enables you to attach the created OpenGL window as a child of XXXXX
    (can be obtained thanks by xwininfo by a click on the emulator window),
    which gives a satisfactory visual integration. Except the fact that
    Windows cursor (which is emulated) will be invisible, because behind
    the OpenGL window... The Windows trick equivalent to XFixesGetCursorImage
    is still to be found to display a soft cursor upon the OpenGL window.
  - In the head of opengl_client.c, a summary list of useful environment 
variables

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-10 18:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-10 18:40 [Qemu-devel] [PATCH] Updated version of OpenGL patch on 2007/07/10 Even Rouault

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).