From: Gerd Hoffmann <kraxel@redhat.com>
To: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Cc: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2] ui/opengl: Reduce build required libraries for opengl
Date: Wed, 28 Oct 2015 10:18:12 +0100 [thread overview]
Message-ID: <1446023892.5722.0.camel@redhat.com> (raw)
In-Reply-To: <87a8r58qwj.fsf_-_@mail.parknet.co.jp>
On Di, 2015-10-27 at 02:45 +0900, OGAWA Hirofumi wrote:
> We now use epoxy to load opengl libraries. This means we don't need to
> link opengl libraries directly if interfaces handled by epoxy. With
> this, we just need epoxy headers and epoxy's *.so to build.
>
> Tested with epoxy-1.3.1.
>
> - sdl2/gtk/console egl stuff doesn't require other than epoxy
> - milkymist-tmu2 glx stuff doesn't require other than epoxy
>
> (lm32 test is limited, because can't find mmone-bios.bin, so just test
> to load libGL with "./lm32-softmmu/qemu-system-lm32 -M milkymist,accel=qtest")
I've tested it, works. Patch queued up.
thanks,
Gerd
prev parent reply other threads:[~2015-10-28 9:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-24 11:51 [Qemu-devel] [PATCH] ui/egl: Reduce required libraries to build with EGL support OGAWA Hirofumi
2015-10-26 10:16 ` Gerd Hoffmann
2015-10-26 10:39 ` OGAWA Hirofumi
2015-10-26 12:16 ` Gerd Hoffmann
2015-10-26 17:44 ` OGAWA Hirofumi
2015-10-26 17:45 ` [Qemu-devel] [PATCH v2] ui/opengl: Reduce build required libraries for opengl OGAWA Hirofumi
2015-10-28 9:18 ` Gerd Hoffmann [this message]
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=1446023892.5722.0.camel@redhat.com \
--to=kraxel@redhat.com \
--cc=hirofumi@mail.parknet.co.jp \
--cc=pbonzini@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.