added some code dependencies and maintenance

This commit is contained in:
Trilarion
2019-12-16 23:18:22 +01:00
parent 994c1abc95
commit c7b5b27563
85 changed files with 608 additions and 273 deletions

16
entries/glew.md Normal file
View File

@ -0,0 +1,16 @@
# GLEW
_OpenGL extension loading library._
- Home: http://glew.sourceforge.net/, https://www.opengl.org/sdk/libs/GLEW/
- Media: https://en.wikipedia.org/wiki/OpenGL_Extension_Wrangler_Library
- State: mature
- Platform: Windows, Linux, macOS
- Keywords: library
- Code repository: https://github.com/nigels-com/glew.git
- Code language: C, C++, Perl
- Code license: 3-clause BSD
## Building
- Build system: Make