qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Stewart <peterfs74@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] cocoa.m using openGL
Date: Sun, 22 May 2005 15:00:41 +0200	[thread overview]
Message-ID: <0cc6f5b63524e90917746dada48718b0@gmail.com> (raw)

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.

             reply	other threads:[~2005-05-22 13:10 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-22 13:00 Peter Stewart [this message]
2005-05-22 13:45 ` [Qemu-devel] cocoa.m using openGL Hetz Ben Hamo
2005-05-23  7:20 ` Mike Kronenberg
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=0cc6f5b63524e90917746dada48718b0@gmail.com \
    --to=peterfs74@gmail.com \
    --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).