Files
İlkecan Bozdoğan d163922d61 glew: restore EGL+GLX compatibility patch
Restore the downstream patch allowing a single GLEW build to support both
EGL and GLX.

The patch originated in the AUR glew-egl-glx package and was later adopted
by Arch Linux. It was subsequently removed from the Arch packaging
repository, and later dropped from nixpkgs as we no longer had an upstream
copy to fetch.

Vendor an updated version of the patch into nixpkgs.

Without it, applications built with GLEW_EGL cannot initialize GLX,
requiring package-specific workarounds and leaving some applications
broken.
2026-07-16 00:50:06 +03:00
..