package/glslsandbox-player: new package
authorJulien Olivain <juju@cotds.org>
Fri, 23 Aug 2019 20:57:11 +0000 (22:57 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Wed, 5 Feb 2020 22:23:21 +0000 (23:23 +0100)
commitf201ca9d0d25b491ec5e1ed4e1d02fd52d027997
treefa474007fe276998410e83c61b3f2e044466a81d
parent9d08154442f4480aec04575c8421e86b922463f2
package/glslsandbox-player: new package

GLSL Sandbox standalone player allow one to run and render
(most of) nice shaders available online on the
http://glslsandbox.com/ website, but without the need of an
Internet connection, a web browser or any of its
dependencies. Instead, the only requirement of
glslsandbox-player is a working EGL and GLESv2 libraries.

This package is useful for stressing and testing GLES shader
compiler in GPU drivers.

https://github.com/jolivain/glslsandbox-player

Signed-off-by: Julien Olivain <juju@cotds.org>
[Arnout: add dependency on threads and make BUSYBOX_SHOW_OTHERS
 conditional]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
DEVELOPERS
package/Config.in
package/glslsandbox-player/Config.in [new file with mode: 0644]
package/glslsandbox-player/glslsandbox-player.hash [new file with mode: 0644]
package/glslsandbox-player/glslsandbox-player.mk [new file with mode: 0644]