Tags: mosfet80/libepoxy
Tags
Epoxy 1.5.9 (stable) Changes since 1.5.8: - Allow libopengl.so to be used when GLX_LIB is missing [anholt#257, John Bates]
Epoxy 1.5.8 - Revert changes from PR anholt#238 / anholt#229 - Fixes regressions: anholt#240, anholt#252, anholt#253
Epoxy 1.5.7 Changes since 1.5.6 - Remove type redefinition [anholt#249]
Epoxy 1.5.6 Changes since 1.5.5 ------------------- - Fix issue with loading OpenGL/GLX/EGL libraries [anholt#238, Yaroslav Isakov] - Expose dependency variables in pkg-config file [anholt#231, Xavier Claessens] - Support Win64 pointer-sized types [anholt#246] - Close output objects when generating files [anholt#242, Aleksandr]
Epoxy 1.5.5 Changes since 1.5.4 ------------------- - Remove Python 2 support [anholt#213] - Remove Autotools support [anholt#212] - Use `EGL_NO_X11` to disable X11 headers [anholt#216] - Use call convention for mock function [crziter, anholt#220] - Return correct version of GLSL on GLES2 [Eric Anholt, anholt#223] - Rely on Meson's darwin_versions option [anholt#225]
Epoxy 1.5.4 Changes since 1.5.3 - Don't build GLX tests if X11 support is disabled [Nirbheek Chauhan] - Add unit tests for epoxy_gl_version() [Eric Anholt] - Reduce the size of the binary by reusing static strings [Eric Anholt] - Fix build on Solaris [Alan Coopersmith] - Update the GL registries [Guchetan Singh]
Epoxy 1.5.3 List of changes since 1.5.2 --------------------------- - Disable EGL on macOS - Fix build on macOS [anholt#176, Emmanuele Bassi] - Add macOS tests - Fix build with uClibc [anholt#181, Emmanuele Bassi] - Fix GLES3 symbol lookup [Adam Jackson] - Fix conditional compilation [anholt#184, Zhao Zhili] - Require Meson 0.47 - Fix Autotools build with EGL-X11 support [anholt#188, Emmanuele Bassi]
Epoxy 1.5.2 Changes since 1.5.1: - Fix the detection of the -z,relro linker flag - Query the EGL context version when bootstrapping on GLES [Adam Jackson] - Avoid inadvertedly loading libraries when probing for them [Adam Jackson] - Issue anholt#169: Fix build on FreeBSD [Ting-Wei Lan] - Consistently use abort() instead of exit() for internal state checks - Issue anholt#171: Fix a performance regression in the global function pointer trampolines introduced by using -Bsymbolic-functions - Improve performance when using GL function pointers like glAlphaFunc [Adam Jackson]
Epoxy 1.5.1 Changes since 1.5.0: - Do no add pkg-config dependencies on gl on systems that do not use pkg-config, like macOS and Windows [Tom Schoonjans, anholt#156] - Generalise checks for dlvsym [Ross Burton, anholt#158] - Add an option for disabling building the test suite [Ross Burton] - Typo fixes in the comments and documentation [luz.paz, anholt#159] - Simplify the Meson configuration logic for EGL and GLX [Eric Engestrom, anholt#162] - Use assert when no context is found [Adam Jackson, anholt#166] - Remove a test superceded by GLVND [anholt#165] - Avoid Meson warnings when testing for linker arguments
PreviousNext