glm: Added package
authorPaul Cercueil <paul@crapouillou.net>
Fri, 15 Aug 2014 17:19:38 +0000 (19:19 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 28 Sep 2014 19:33:42 +0000 (21:33 +0200)
commit6f6a622240fb1ad567dfbe08fad5bfc0a749d5f7
tree59dd9a29402925db088f8879ba84818883f7dcdd
parent997c17a84c04cc4a63b15ff062d1ce8e5106cab4
glm: Added package

OpenGL Mathematics (GLM) is a header only C++ mathematics library for
graphics software based on the OpenGL Shading Language (GLSL)
specification.

http://glm.g-truc.net/

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/Config.in
package/glm/Config.in [new file with mode: 0644]
package/glm/glm.mk [new file with mode: 0644]