-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Description
Feature description
Hi,
we are currently trying to get rid of GLEW in Fedora as it isn't maintained anymore. Also GLEW with the last release only supports GLX and not EGL.
There are two ways moving forward:
- Use libepoxy
- Use GLAD, or check out the webservice for glad2 to generate the files you need!
With both of them migration should be straight forward.
Thanks for considering!
Alternatives considered
No response
Additional context
No response