hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #07889
[Bug 2007178] Re: Replace GLEW with epoxy
** Changed in: hugin
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/2007178
Title:
Replace GLEW with epoxy
Status in Hugin:
Fix Released
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://sourceforge.net/p/hugin/hugin/merge-requests/2/
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/2007178/+subscriptions
References