summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNigel Stewart <nigels@users.sourceforge.net>2017-08-26 11:40:26 +1000
committerNigel Stewart <nigels@users.sourceforge.net>2017-08-26 11:40:26 +1000
commiteb92953ae4341a79bc5eceef32437a6a92e032c9 (patch)
tree47f7cbed627b5a346287fb69249a277baa5b63f9 /README.md
parent516b4fb8d0bced1fdbb9faa633c25d958de146bc (diff)
downloadlibepoxy-eb92953ae4341a79bc5eceef32437a6a92e032c9.tar.gz
GLEW supports EGL as of version 2.0.0 onwards
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index dc6d6d9..0385df4 100644
--- a/README.md
+++ b/README.md
@@ -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()`