Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Maik Froechtenicht
glew
Commits
bc3c5d49
Commit
bc3c5d49
authored
Oct 10, 2018
by
Nigel Stewart
Browse files
glew-20181010.tgz GLEW 2.2.0 RC1 snapshot available
parent
4234f462
Changes
2
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
bc3c5d49
...
...
@@ -292,6 +292,9 @@ dist-src:
mkdir
-p
$(DIST_DIR)
/lib
cp
-a
auto
$(DIST_DIR)
$(RM)
-Rf
$(DIST_DIR)
/auto/registry
$(RM)
-Rf
$(DIST_DIR)
/auto/glfixes
$(RM)
-Rf
$(DIST_DIR)
/auto/OpenGL-Registry
$(RM)
-Rf
$(DIST_DIR)
/auto/EGL-Registry
cp
-a
build
$(DIST_DIR)
cp
-a
config
$(DIST_DIR)
cp
-a
src
$(DIST_DIR)
...
...
README.md
View file @
bc3c5d49
...
...
@@ -27,6 +27,9 @@ Windows binaries for [32-bit and 64-bit](https://sourceforge.net/projects/glew/f
Snapshots may contain new features, bug-fixes or new OpenGL extensions ahead of tested, official releases.
+
[
glew-20181010.tgz
](
https://sourceforge.net/projects/glew/files/glew/snapshots/glew-20181010.tgz/download
)
+
*GLEW 2.2.0 RC1: New extensions, bug fixes*
## Build
It is highly recommended to build from a tgz or zip release snapshot.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment