jp9000 f5e41f441e added initial main program and directshow files, finally have a UI functioning il y a 12 ans
..
auto b05120ce3b subtree merged in libobs-opengl/glew il y a 12 ans
build f5e41f441e added initial main program and directshow files, finally have a UI functioning il y a 12 ans
config b05120ce3b subtree merged in libobs-opengl/glew il y a 12 ans
doc b05120ce3b subtree merged in libobs-opengl/glew il y a 12 ans
include 67f5141dc2 add generated extension files to glew il y a 12 ans
src 67f5141dc2 add generated extension files to glew il y a 12 ans
.gitignore 67f5141dc2 add generated extension files to glew il y a 12 ans
LICENSE.txt b05120ce3b subtree merged in libobs-opengl/glew il y a 12 ans
Makefile b05120ce3b subtree merged in libobs-opengl/glew il y a 12 ans
README.txt b05120ce3b subtree merged in libobs-opengl/glew il y a 12 ans
TODO.txt b05120ce3b subtree merged in libobs-opengl/glew il y a 12 ans
glew.pc.in b05120ce3b subtree merged in libobs-opengl/glew il y a 12 ans

README.txt

See doc/index.html for more information.

If you downloaded the tarball from the GLEW website, you just need to:

Unix:

make

sudo -s

make install

make clean

Windows:

use the project file in build/vc6/

If you wish to build GLEW from scratch (update the extension data from
the net or add your own extension information), you need a Unix
environment (including wget, perl, and GNU make). The extension data
is regenerated from the top level source directory with:

make extensions