added glew library
authorJohn Tsiombikas <nuclear@member.fsf.org>
Sat, 20 May 2023 13:06:06 +0000 (16:06 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Sat, 20 May 2023 13:06:06 +0000 (16:06 +0300)
commit1486aefc491239e021ce872818149364585a4bf5
tree5a9cd92ff25837b3615c075a6e8317bd050c6924
parent135d8d8a02341719302158e7beade95fae2daf95
added glew library
libs/glew/GL/eglew.h [new file with mode: 0644]
libs/glew/GL/glew.h [new file with mode: 0644]
libs/glew/GL/glxew.h [new file with mode: 0644]
libs/glew/GL/wglew.h [new file with mode: 0644]
libs/glew/LICENSE.txt [new file with mode: 0644]
libs/glew/README.md [new file with mode: 0644]
libs/glew/glew.c [new file with mode: 0644]