From: Alexander Graf <agraf@suse.de>
To: Gerd Hoffmann <kraxel@redhat.com>,
Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] ui: use libexpoxy
Date: Mon, 18 May 2015 15:08:31 +0200 [thread overview]
Message-ID: <5559E44F.3010007@suse.de> (raw)
In-Reply-To: <1431438484.4703.39.camel@nilsson.home.kraxel.org>
On 05/12/2015 03:48 PM, Gerd Hoffmann wrote:
> On Di, 2015-05-12 at 14:10 +0100, Peter Maydell wrote:
>> On 12 May 2015 at 14:04, Gerd Hoffmann <kraxel@redhat.com> wrote:
>>> libepoxy does the opengl extension handling for us.
>>>
>>> It also is helpful for trouble-shooting as it prints nice error messages
>>> instead of silently failing or segfaulting in case we do something
>>> wrong, like using gl commands not supported by the current context.
>> How widely supported is this library? How long has it been around,
>> is it carried by all the distros, does it work ok on OSX and Windows?
>>
>> I'm a bit uncertain about adding dependencies that would limit the
>> scope where we can provide important functionality like 3D
>> acceleration.
> https://github.com/anholt/libepoxy
>
> It is relatively new (a bit more than a year old), supposed to work on
> both osx and windows (didn't test myself though), and it seems to be
> commonly included in distros (although newer versions only).
It successfully disables OpenGL support on my 12.3 installation and thus
fixes compilation there. Hooray ;).
Alex
prev parent reply other threads:[~2015-05-18 13:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-12 13:04 [Qemu-devel] [PATCH] ui: use libexpoxy Gerd Hoffmann
2015-05-12 13:10 ` Peter Maydell
2015-05-12 13:48 ` Gerd Hoffmann
2015-05-18 13:08 ` Alexander Graf [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=5559E44F.3010007@suse.de \
--to=agraf@suse.de \
--cc=kraxel@redhat.com \
--cc=peter.maydell@linaro.org \
--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).