qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Mike Kronenberg <mike.kronenberg@kberg.ch>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] cocoa.m using openGL
Date: Mon, 23 May 2005 09:20:17 +0200	[thread overview]
Message-ID: <42918431.4070106@kberg.ch> (raw)
In-Reply-To: <0cc6f5b63524e90917746dada48718b0@gmail.com>

Peter Stewart wrote:

> Hello to all,
>
> esp. Pierre d'Herbemont,
>
> I have changed cocoa.m (0.7.0) to use openGL with very fast texturing. 
> I removed the use of QuickDraw. The DisplayState data is now DMA'd to 
> the graphics card instead of copied by the CPU. This uses apple's 
> texture range extensions. The change means that the transfer of 
> "display memory" incurs no CPU overhead. I also put in a bit more 
> mouse stuff, and made some other fixes. I can't work out how to get 
> the Window to get focus once it loses it, which is really a pain.
>
> I Shark'd it to make sure there wasn't any overhead from the 
> texturing. I tested with Knoppix and FreeDOS.
>
> I am not sure if this is of interest to people, I just had a lazy 
> weekend. I would like to give the code to the qemu project, but don't 
> really know how to.
>
>
> thanks,
> peter.
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel

Great News! Especially, if somebody writes a openGL driver/wrapper for 
the GuestOS.

I'm working on cocoa.m for some time now, especially UI Things. But I 
did not get around submitting the stuff yet. You find my diff on 
www.kberg.ch/cocoaqemu. It consists of a lot of changes (including mouse 
and keyboard support :) ) Last update: this weekend.

Mike

  parent reply	other threads:[~2005-05-23  7:24 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-22 13:00 [Qemu-devel] cocoa.m using openGL Peter Stewart
2005-05-22 13:45 ` Hetz Ben Hamo
2005-05-23  7:20 ` Mike Kronenberg [this message]
2005-05-24 15:11 ` Mike Kronenberg
2005-05-26 15:09   ` Pierre d'Herbemont
2005-05-27 14:57   ` Pierre d'Herbemont
2005-05-28 18:39     ` Mike Kronenberg
2005-05-29 14:47       ` Pierre d'Herbemont
2005-05-26 14:52 ` Pierre d'Herbemont
  -- strict thread matches above, loose matches on Subject: below --
2005-05-23  7:47 Peter Stewart
2005-05-23  8:38 ` Mike Kronenberg
2005-05-23 17:31 Peter Stewart
2005-05-23 19:17 ` Mike Kronenberg
2005-05-23 21:54   ` Hetz Ben Hamo
2005-05-23 23:29 Peter Stewart
2005-05-23 23:31 Peter Stewart
2005-05-24  0:20 ` Mike Kronenberg
2005-05-23 23:58 Peter Stewart

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=42918431.4070106@kberg.ch \
    --to=mike.kronenberg@kberg.ch \
    --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).