qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Even Rouault <even.rouault@mines-paris.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH] Updated version of OpenGL patch on 2007/07/10
Date: Tue, 10 Jul 2007 20:40:04 +0200	[thread overview]
Message-ID: <200707102040.04953.even.rouault@mines-paris.org> (raw)

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

                 reply	other threads:[~2007-07-10 18:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200707102040.04953.even.rouault@mines-paris.org \
    --to=even.rouault@mines-paris.org \
    --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).