diff options
author | Matthew Fillpot <mfilpot@gmail.com> | 2010-10-24 22:13:26 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-10-25 07:55:10 -0500 |
commit | 622b02fed51989ccd2c5f5715abe7a1d1e2bccfb (patch) | |
tree | 6c478bc86c0661041ffac3216ce810ef67553836 /libraries/GLee/README | |
parent | 78a30bcf3780b1da4a1fa34fbc4207a2a7bc561e (diff) | |
download | slackbuilds-622b02fed51989ccd2c5f5715abe7a1d1e2bccfb.tar.gz |
libraries/GLee: Added (GL Easy Extension library)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/GLee/README')
-rw-r--r-- | libraries/GLee/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/GLee/README b/libraries/GLee/README new file mode 100644 index 0000000000..69c39a7e8a --- /dev/null +++ b/libraries/GLee/README @@ -0,0 +1,3 @@ +(GL Easy Extension library) is a free cross-platform extension +loading library for OpenGL. It provides seamless support for OpenGL +functions up to version 3.0 and 399 extensions. |