8011e4ffc5
[Thomas: - add license information, even if there's unfortunately no license file - rename patches to use the correct convention.] Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
243 B
Plaintext
9 lines
243 B
Plaintext
config BR2_PACKAGE_MESA3D_DEMOS
|
|
bool "mesa3d-demos"
|
|
depends on BR2_PACKAGE_HAS_LIBGL || BR2_PACKAGE_HAS_LIBGLES \
|
|
|| BR2_PACKAGE_HAS_LIBEGL || BR2_PACKAGE_HAS_LIBOPENVG
|
|
help
|
|
OpenGL demos from the Mesa 3D project.
|
|
|
|
http://mesa3d.org
|