Skip to content

Commit

Permalink
Merge pull request #137 from nigels-com/master
Browse files Browse the repository at this point in the history
GLEW supports EGL as of version 2.0.0 onwards
  • Loading branch information
ebassi authored Sep 11, 2017
2 parents 254769a + eb92953 commit 0734188
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ GLEW has several issues:
`glPointParameterfv()`, for example, and you don't want to have to
choose which one to call when they're all the same).
* Doesn't support OpenGL ES.
* Doesn't support EGL.
* Has a hard-to-maintain parser of extension specification text
instead of using the old .spec file or the new .xml.
* Has significant startup time overhead when `glewInit()`
Expand Down

0 comments on commit 0734188

Please sign in to comment.