Replaced dependency on glew (inc. prebuilt one for Windows) by gl3w in source form
Expecting something to break now.
1 parent 00270b8 commit 3ed38f331347f4f01b425fde7059f5c3cc5227a6
@ocornut ocornut authored on 27 Feb 2015
Showing 17 changed files
View
.travis.yml
View
examples/opengl3_example/Makefile
View
examples/opengl3_example/main.cpp
View
examples/opengl3_example/opengl3_example.vcxproj
View
examples/opengl3_example/opengl3_example.vcxproj.filters
View
examples/opengl_example/Makefile
View
examples/opengl_example/gl3w/GL/gl3w.c 0 → 100644
View
examples/opengl_example/gl3w/GL/gl3w.h 0 → 100644
View
examples/opengl_example/gl3w/GL/glcorearb.h 0 → 100644
View
examples/opengl_example/glew/LICENSE.txt 100644 → 0
View
examples/opengl_example/glew/README.txt 100644 → 0
View
examples/opengl_example/glew/TODO.txt 100644 → 0
View
examples/opengl_example/glew/include/GL/glew.h 100644 → 0
View
examples/opengl_example/glew/include/GL/glxew.h 100644 → 0
View
examples/opengl_example/glew/include/GL/wglew.h 100644 → 0
View
examples/opengl_example/glew/lib/Release/Win32/glew32s.lib 100644 → 0
Not supported
View
examples/opengl_example/opengl_example.vcxproj