From: "Gwenole Beauchesne" <gwenole.beauchesne@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] OpenGL for OS X
Date: Wed, 6 Feb 2008 07:00:21 +0100 [thread overview]
Message-ID: <e4e472910802052200i497a4de5s188b59230bd90483@mail.gmail.com> (raw)
In-Reply-To: <47A89295.6@bellard.org>
Hi,
2008/2/5, Fabrice Bellard <fabrice@bellard.org>:
> This is an SDL related issue (i.e. SDL may or may not use OpenGL to
> display graphics). Fixing SDL for Mac OS X would also be interesting.
I think SDL trunk (1.3) supports OpenGL rendering more specifically
for various platforms.
Besides, on my MacBook, fullscreen SDL with a HW surface can indeed
perform much better (550 Mpixels/sec) than fullscreen GL (190
Mpixels/sec). With a SW surface, results are equivalent to GL though.
In windowed (800x600) mode, SDL performs at 28 Mpixels/sec and GL at
150 Mpixels/sec. So, SDL 1.2 for OSX (CG?) in windowed mode is indeed
sub-optimal. I have not tried with SDL trunk yet.
You can get my tests as svn co
http://svn.beauchesne.info/svn/gwenole/projects/blitter-tests/trunk
blitter-tests
Note: I am not sure if I am using GL/PBOs correctly though I followed
the specs. I mean the tests run e.g. on Linux but not on Windows with
the same level of drivers (nvidia 169.xx). In the latter case, the
program crashes in glUnmapBuffer()...
Regards,
Gwenolé.
next prev parent reply other threads:[~2008-02-06 6:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-01 16:45 [Qemu-devel] [PATCH] OpenGL for OS X Mike Kronenberg
2008-02-05 9:05 ` Alexander Graf
2008-02-05 16:06 ` Anthony Liguori
2008-02-05 16:29 ` Johannes Schindelin
2008-02-05 16:34 ` Anthony Liguori
2008-02-05 16:45 ` Fabrice Bellard
2008-02-06 6:00 ` Gwenole Beauchesne [this message]
2008-02-06 12:39 ` Philip Boulain
2008-02-16 7:54 ` Mike Kronenberg
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=e4e472910802052200i497a4de5s188b59230bd90483@mail.gmail.com \
--to=gwenole.beauchesne@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).