Switch to using glad instead of glew

This commit is contained in:
Kovid Goyal
2017-11-08 15:15:25 +05:30
parent ff528604dd
commit 6362499fc2
14 changed files with 7917 additions and 45 deletions

View File

@@ -85,7 +85,6 @@ the following dependencies are installed first.
* libunistring
* zlib
* libpng
* glew >= 2.0 (not needed on macOS)
* fontconfig (not needed on macOS)
* harfbuzz >= 1.0.5 (not needed on macOS)
* xsel (only on X11 systems with glfw < 3.3)