From: Hetz Ben Hamo <hetzbh@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] cocoa.m using openGL
Date: Sun, 22 May 2005 16:45:53 +0300 [thread overview]
Message-ID: <41e41e7a050522064519a137fa@mail.gmail.com> (raw)
In-Reply-To: <0cc6f5b63524e90917746dada48718b0@gmail.com>
Peter,
You can use the "diff" command (I think it's available on OS X) to
create patches, and then you can post those patches here.
Please add comments wherever possible to indicate what you done
(something small and simple).
BTW: have you tried to perform any benchmarking to see if there's any
speed gain from your work compared to the standard QEMU?
Thanks,
Hetz
On 5/22/05, Peter Stewart <peterfs74@gmail.com> 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
>
next prev parent reply other threads:[~2005-05-22 13:51 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 [this message]
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=41e41e7a050522064519a137fa@mail.gmail.com \
--to=hetzbh@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).