All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [RFC 0/4] Try to clean up proprietary OpenGL drivers
Date: Sat, 24 Jan 2015 18:02:31 +0100	[thread overview]
Message-ID: <20150124170231.GA4001@free.fr> (raw)
In-Reply-To: <20150123105742.GB8089@free.fr>

J?r?me, All,

On 2015-01-23 11:57 +0100, Yann E. MORIN spake thusly:
> On 2015-01-21 12:23 +0100, J?r?me Pouiller spake thusly:
> > Until now, xorg-xserver depends on mesa3d to compile with GLX/DRI support.
> > However, there was problem with proprietary OpenGL drivers. These ones depends
> > on GLX/DRI support (so, they depends on mesa3d) and overwrite files provided by
> > mesa3d (so, they conflict with mesa3d).
> > 
> > Thanks to opengl-registry, it is possible to change proprietary OpenGL drivers
> > in real LibGL provider and compile GLX/DRI support using proprietary drivers
> > instead of mesa3d.
> > 
> > Notice this series aim to highlight the problem described above. It does not
> > aim to be upstreamed. It apply on top of Yann series about nvidia driver and
> > my series about imx6 gpu driver.
> > 
> > J?r?me Pouiller (4):
> >   nvidia-driver: Add gl.pc
> >   gpu-viv-bin-mx6q: is a libgl provider
> >   opengl-registry: Also provide DRI interface
> >   xorg-server: Depends on libgl to enable DRI/GLX
[--SNIP--]
> Finally, I am not too fond of bundling the dri header, neither in the
> OpenGL registry package, nor in any other package.
[--SNIP--]
> An alternative would be to provide a prompt-less, stripped mesa3d
> package that woudl install only headers; [...]

So, I've pushed an updated series that does exactly that: add a
mesa3d-headers package, which is responsible for providing gl.h
(un-bundled from a previous series), dir_interface.h and dri.pc.

Thanks for the input! :-)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

      reply	other threads:[~2015-01-24 17:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-21 11:23 [Buildroot] [RFC 0/4] Try to clean up proprietary OpenGL drivers Jérôme Pouiller
2015-01-21 11:23 ` [Buildroot] [RFC 1/4] nvidia-driver: Add gl.pc Jérôme Pouiller
2015-01-21 11:23 ` [Buildroot] [RFC 2/4] gpu-viv-bin-mx6q: is a libgl provider Jérôme Pouiller
2015-04-04 16:48   ` Thomas Petazzoni
2015-04-05  9:10     ` Jérôme Pouiller
2015-04-05  9:28       ` Thomas Petazzoni
2015-01-21 11:23 ` [Buildroot] [RFC 3/4] opengl-registry: Also provide DRI interface Jérôme Pouiller
2015-01-21 11:23 ` [Buildroot] [RFC 4/4] xorg-server: Depends on libgl to enable DRI/GLX Jérôme Pouiller
2015-01-23 10:57 ` [Buildroot] [RFC 0/4] Try to clean up proprietary OpenGL drivers Yann E. MORIN
2015-01-24 17:02   ` Yann E. MORIN [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=20150124170231.GA4001@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /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.