qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>, Alexander Graf <agraf@suse.de>
Subject: Re: [Qemu-devel] [PATCH] ui: use libexpoxy
Date: Tue, 12 May 2015 15:48:04 +0200	[thread overview]
Message-ID: <1431438484.4703.39.camel@nilsson.home.kraxel.org> (raw)
In-Reply-To: <CAFEAcA8Un6wbUjg2CYJgpNFX+zvQS=0q6i8vfPr2448Bp_sy5g@mail.gmail.com>

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).

cheers,
  Gerd

  reply	other threads:[~2015-05-12 13:48 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 [this message]
2015-05-18 13:08     ` Alexander Graf

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=1431438484.4703.39.camel@nilsson.home.kraxel.org \
    --to=kraxel@redhat.com \
    --cc=agraf@suse.de \
    --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).