|
|
@ -54,7 +54,7 @@ GLFW bundles a number of dependencies in the `deps/` directory. |
|
|
|
extension symbols used by GLFW |
|
|
|
extension symbols used by GLFW |
|
|
|
- [getopt\_port](https://github.com/kimgr/getopt_port/) for examples |
|
|
|
- [getopt\_port](https://github.com/kimgr/getopt_port/) for examples |
|
|
|
with command-line options |
|
|
|
with command-line options |
|
|
|
- [TinyCThread](https://gitorious.org/tinythread/tinycthread/) for threaded |
|
|
|
- [TinyCThread](https://github.com/tinycthread/tinycthread) for threaded |
|
|
|
examples |
|
|
|
examples |
|
|
|
- An OpenGL 3.2 core loader generated by |
|
|
|
- An OpenGL 3.2 core loader generated by |
|
|
|
[glad](https://github.com/Dav1dde/glad) for examples using modern OpenGL |
|
|
|
[glad](https://github.com/Dav1dde/glad) for examples using modern OpenGL |
|
|
|