Replace GLEW with epoxy
Bug #2007178 reported by
Chris Mayo
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Hugin |
Fix Released
|
Wishlist
|
Unassigned | ||
Bug Description
GLEW is installed for either GLX or EGL, making it impossible to switch to EGL if some applications need GLX.
epoxy also does not need to be initialised, making startup faster.
GTK, Firefox and Libreoffice are among those using epoxy.
Patch (not sure the best way to work with Launchpad and/or Sourceforge...):
https:/
A draft that has only been tested on Linux and at the moment uses PKG_SEARCH_MODULE to find epoxy. So, may work on macOS (libepoxy is available in Homebrew) but more work for Windows and other supporting scripts.
| description: | updated |
| Changed in hugin: | |
| status: | Fix Committed → Fix Released |
To post a comment you must log in.

I haven't tested the patch, just noting that epoxy is available on fedora