|
|
|
@ -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()` |
|
|
|
|