package/libgl: introduce as a new virtual package for full-openGL providers
authorYann E. MORIN <yann.morin.1998@free.fr>
Thu, 17 Apr 2014 16:04:22 +0000 (18:04 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 17 Apr 2014 20:59:40 +0000 (22:59 +0200)
commit3cc6f24ed76c9e18336c3e54acde67009b9e98b0
tree884882aad463d5e9f77e9b4549175467fb43a2dc
parent6ef1e8735eb4afdb35d68959100cb5abd63c023e
package/libgl: introduce as a new virtual package for full-openGL providers

Currently, only mesa3d is such a full-openGL provider.

But it is easy to see a few more cropping up at the door:
  - NVidia's binary blob
  - ATI's fglrx binary blob

Having this virtual full-openGL package will help when those are getting in.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Bernd Kuhls <berndkuhls@hotmail.com>
Cc: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/opengl/Config.in
package/opengl/libgl/Config.in [new file with mode: 0644]
package/opengl/libgl/libgl.mk [new file with mode: 0644]