Browse Source

external: fix links in README.

pull/94/head
Vladimír Vondruš 11 years ago
parent
commit
f6268a2b1e
  1. 4
      src/MagnumExternal/OpenGL/GLES2/README.md

4
src/MagnumExternal/OpenGL/GLES2/README.md vendored

@ -1,7 +1,7 @@
OpenGL header and extension loader is generated using flextGL, get it at
[](https://github.com/ginkgo/flextGL).
https://github.com/ginkgo/flextGL.
See [](extensions.txt) for requested version and a list of non-core extensions.
See [extensions.txt](extensions.txt) for requested version and a list of non-core extensions.
Call `flextGLgen.py` in this directory with the following arguments to generate
files for generic GLES2 implementations:

Loading…
Cancel
Save