Next | Query returned 45 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2017-05-26 19:40:44 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Changes 1.4.2:
Add C++ guards around generated headers
Add z,relro and z,now to the GCC linker flags
Add explicit version flags for macOS builds
Add missing visibility compiler flags
Prefer using pkg-config files to find GLES
Fix build on MSVC 2013 when using the inline keyword
Fix dlwrap on aarch64
Require Meson ≥ 0.38.1
Allow building Epoxy as a Meson sub-project
Avoid crashes when running Epoxy on X servers without GLX
   2017-04-19 09:34:12 by David Sainty | Files touched by this commit (2)
Log message:
The generic EGL/GLX/WGL defaults are suitable for Darwin as BUILD_EGL will be
correct, and possibly not zero.

No revision bump required - this change fixes the build if the EGL = 0 guess
was incorrect, and no change if it was correct.
   2017-03-18 21:18:39 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Changes 1.4.1:
Find the appropriate version of the Python interpreter when building
Ensure that the dispatch generation script works with Python 2.x and 3.x
Ensure that Epoxy builds correctly under Windows
Fix location of the m4 macros in the autotools build
   2017-03-16 19:38:33 by Matthias Scheler | Files touched by this commit (1)
Log message:
Fix build under Mac OS X when XQuartz is used instead of modular X11.
   2017-02-18 15:00:06 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
When not hard-coding EGL, use the correct macro that available EGL is
actually used.
   2017-02-18 03:37:11 by Ryo ONODERA | Files touched by this commit (4)
Log message:
Fix hardcoded EGL detection to build this on NetBSD/amd64 current with
native X.org.
   2017-02-17 16:17:09 by Thomas Klausner | Files touched by this commit (6) | Package updated
Log message:
Updated libepoxy to 1.4.

This is a new stable release.

Major changes for 1.4 are:

    Epoxy can now build with MSVC versions prior to 2013; we still recommend \ 
using a recent, C99-compatible compiler, like MSVC 2015 [Chun-wei Fan]
    When used under X11, Epoxy now attempts to handle the cases where the GLX \ 
extension is not built or not available [Yaron Cohen-Tal]
    GLX can now be enabled and disabled at configuration time; this allows \ 
building Epoxy with GLX on macOS, and allows building Epoxy without GLX on \ 
embedded platforms
    Epoxy now exposes API that lets dependent projects safely check if platform \ 
API like GLX and EGL is available at run time
    EGL support has been improved on Windows, and made more resilient on other \ 
platforms [Yaron Cohen-Tal, Adam Jackson]
    Epoxy supports building with the Meson build system, which has Ninja, Visual \ 
Studio, and XCode backends
    Epoxy can generate its API reference using Doxygen (currently only available \ 
on Meson builds)
    The GL registry has been updated with the latest version of the API \ 
references provided by Khronos; Epoxy now supports the API introduced by OpenGL \ 
4.5
   2016-04-11 06:22:35 by Darrin B. Jewell | Files touched by this commit (11) | Package updated
Log message:
update PKG_{FAIL,SKIP}_REASON with +=
   2015-11-30 15:36:35 by Tobias Nygren | Files touched by this commit (1)
Log message:
Try to fix breakage, optionalize x11 on Darwin. Bump.
   2015-11-27 11:33:21 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Fix install with modular Xorg on Darwin, egl is explicitly not built.

Next | Query returned 45 messages, browsing 21 to 30 | Previous