Commit Graph

  • 60b34493e9 Bump up the version of Meson used by AppVeyor Emmanuele Bassi 2017-03-28 10:18:31 +0100
  • 2dafa2f1d3 Move epoxy_headers definition into include/epoxy Emmanuele Bassi 2017-03-28 10:08:56 +0100
  • 0dfe8403dd Remove workarounds for older Meson versions Emmanuele Bassi 2017-03-28 10:06:29 +0100
  • 9e7af6e1f5 Bump up the required version of Meson Emmanuele Bassi 2017-03-28 10:05:29 +0100
  • 3f932aeb2f Merge pull request #112 from accel2k/fix-msvc-build Emmanuele Bassi 2017-03-19 09:56:48 +0000
  • ab10a7996b Merge pull request #114 from Millak/master Emmanuele Bassi 2017-03-19 09:56:06 +0000
  • ef1bb66402
    test: Fix dlwrap on aarch64 Efraim Flashner 2017-03-19 11:01:42 +0200
  • c39f16102e Fix build on MSVC Andrei Fadeev 2017-03-15 09:13:34 +0300
  • f7d3671a0f Prefer using pkg-config files to find GLES Emmanuele Bassi 2017-03-09 21:28:52 +0000
  • 4719e586c0 Add missing visibility compiler flags Emmanuele Bassi 2017-03-09 21:21:09 +0000
  • fef61ab6be Merge pull request #109 from anholt/macos-version-info Emmanuele Bassi 2017-03-07 15:37:09 +0000
  • bfd99a9421 Use some linker flags only on Linux Emmanuele Bassi 2017-03-07 15:32:43 +0000
  • d0a1a4e676 Add explicit version flags for macOS builds Emmanuele Bassi 2017-03-07 11:52:26 +0000
  • f19f943a66 Add z,relro and z,now to the GCC linker flags Emmanuele Bassi 2017-03-03 16:58:46 +0000
  • 7d58fd3d47 Merge pull request #107 from anholt/issue-106 Emmanuele Bassi 2017-03-03 14:52:59 +0000
  • 3fb4fea674 Add C++ guards around generated headers Emmanuele Bassi 2017-03-03 14:41:15 +0000
  • 5564f9d28d Release Epoxy 1.4.1 (stable) Emmanuele Bassi 2017-03-02 18:26:58 +0000
  • bdc2668757 Remove /W3 from the MSVC compiler flags Emmanuele Bassi 2017-03-01 20:44:07 +0000
  • 3eaddbef62 Simplify the code generation rules for Meson Emmanuele Bassi 2017-03-01 12:36:00 +0000
  • d6c4784401 Merge branch 'python-gen-dispatch' Emmanuele Bassi 2017-02-15 16:50:25 +0000
  • fa7d140eb5 Annotate build issues with Meson Emmanuele Bassi 2017-02-15 16:48:39 +0000
  • 877fe816a7 Allow using Python3 to run gen_dispatch.py Emmanuele Bassi 2017-02-13 09:33:19 +0000
  • 89f9aa044f Remove the shebang from gen_dispatch.py Emmanuele Bassi 2017-02-13 09:26:57 +0000
  • b5d921ae45 doc: Check for 'dot' and add the relevant configuration Emmanuele Bassi 2017-02-15 14:00:28 +0000
  • 8d96361158 doc: Ignore C++ guard macros Emmanuele Bassi 2017-02-15 13:59:31 +0000
  • 3bb77b7996 Annotate new Epoxy symbols Emmanuele Bassi 2017-02-15 13:58:48 +0000
  • c03982bce7 Hide Appveyor YAML file Emmanuele Bassi 2017-02-15 12:09:06 +0000
  • f1c038a54d Update the "why not GLEW" section Emmanuele Bassi 2017-02-10 17:57:01 +0000
  • 176db4b655 Add the Appveyor build badge Emmanuele Bassi 2017-02-10 11:43:03 +0000
  • 48ee13ed3c Define a macro directory in the autotools build Emmanuele Bassi 2017-02-09 17:10:34 +0000
  • cf81586a6c Merge branch 'appveyor' Emmanuele Bassi 2017-02-10 11:12:16 +0000
  • f658588e12 Add Appveyor script Tommy Marrinan 2017-02-10 10:51:24 +0000
  • baa76b69c4 Remove unnecessary bits from the documentation build rules Emmanuele Bassi 2017-02-10 10:47:22 +0000
  • ef1ef6cadb Remove unnecessary bits from the documentation build rules Emmanuele Bassi 2017-02-10 10:47:22 +0000
  • 188d54271b Ignore non-build branches in Travis Emmanuele Bassi 2017-02-09 17:09:40 +0000
  • 87371e9005 Add TravisCI build badge to the README Emmanuele Bassi 2017-02-09 14:30:13 +0000
  • 4b7b5422db Update the TravisCI environment to use Docker Emmanuele Bassi 2017-02-09 13:51:30 +0000
  • 9b56140962 Add compiler arguments for MSVC builds Emmanuele Bassi 2017-02-09 13:48:59 +0000
  • 8a4f42a713 Add editorconfig file Emmanuele Bassi 2017-02-08 23:03:04 +0000
  • 2432daf4cf Drop unnecessary inclusion of "config.h" Emmanuele Bassi 2017-02-08 17:52:32 +0000
  • 37eaaada97 Test compiler arguments for the appropriate compiler Emmanuele Bassi 2017-02-08 17:51:34 +0000
  • d35870f3b6 Update the symbol visibility rules under MSVC Emmanuele Bassi 2017-02-08 16:47:39 +0000
  • 0ab213bf88 Add Meson build files to the autotools dist Emmanuele Bassi 2017-02-08 15:55:21 +0000
  • 8a5f52eaff Document the process for updating the registry Emmanuele Bassi 2017-02-08 15:53:43 +0000
  • d8b10c0a5a Do not use Python 3 to run gen_dispatch.py Emmanuele Bassi 2017-02-08 13:03:41 +0000
  • 0727ae5d27 Update gen_dispatch after a pass of pylint Emmanuele Bassi 2017-02-08 12:58:23 +0000
  • 5c4a907687 Merge pull request #100 from centricular/fix-find_program Emmanuele Bassi 2017-02-08 12:57:47 +0000
  • 96286708a4 Bump version to 1.4 for release Emmanuele Bassi 2017-02-06 16:00:20 +0000
  • 7782509bdb Add API to allow for platform detection Emmanuele Bassi 2017-02-06 15:59:24 +0000
  • ec93dcd5a1 Allow enabling and disabling GLX support Emmanuele Bassi 2017-02-06 15:58:53 +0000
  • 7b52d33d86 Encode Epoxy capabilities into the pkg-config file Emmanuele Bassi 2017-02-06 14:49:21 +0000
  • 2b6f01b008 Allow enabling and disabling GLX support, part II Emmanuele Bassi 2017-01-18 16:07:02 +0000
  • 6a2994d1ed doc: Ignore a private symbol Emmanuele Bassi 2017-02-06 15:36:51 +0000
  • 2e2b96301d Generate a ChangeLog for the dist tarball Emmanuele Bassi 2017-02-06 15:20:28 +0000
  • 43a66ca8d8 Generate xz tarballs on distcheck Emmanuele Bassi 2017-02-06 15:00:37 +0000
  • d4104fbbcd Drop additional stdbool.h include directives Emmanuele Bassi 2017-02-03 15:35:38 +0000
  • 476851ba41 Allow enabling and disabling GLX support Emmanuele Bassi 2017-01-18 15:40:00 +0000
  • 075172f485 Add epoxy_has_egl() Emmanuele Bassi 2017-02-03 16:19:30 +0000
  • d94b9c28b5 Add epoxy_has_glx() Emmanuele Bassi 2017-02-03 16:16:13 +0000
  • 30b8a4cd2d Add conservative functions for checking platform symbols Emmanuele Bassi 2017-02-03 16:13:45 +0000
  • acdd6d8bf8 Drop additional stdbool.h include directives Emmanuele Bassi 2017-02-03 15:35:38 +0000
  • 6af57b0745 Write the API reference Emmanuele Bassi 2017-01-27 18:12:05 +0000
  • 59d9c2d83d Generate the Epoxy API reference using Doxygen Emmanuele Bassi 2017-01-25 16:38:02 +0000
  • 3d1193fd30 Use container based CI on Travis Emmanuele Bassi 2017-02-01 12:36:07 +0000
  • 6973dd5db3 Add a fallback for missing stdbool.h Emmanuele Bassi 2017-02-01 00:02:16 +0000
  • 5bcc550a6c Merge branch 'symbol-visibility' Emmanuele Bassi 2017-01-31 18:09:34 +0000
  • 39a10ca79b Revert "Use Trusty for Travis" Emmanuele Bassi 2017-01-31 17:53:18 +0000
  • 136d3cde83 Revert "build: Tell autoconf to use a macro dir" Emmanuele Bassi 2017-01-31 17:52:53 +0000
  • a11c76e1fa Use Trusty for Travis Emmanuele Bassi 2017-01-31 13:22:40 +0000
  • 061cc48f40 Update README Emmanuele Bassi 2017-01-31 13:00:06 +0000
  • d1b5f3becb Merge branch 'khronos-registry' Emmanuele Bassi 2017-01-31 12:59:50 +0000
  • aab6092f65 gen_dispatch: Ignore 'glsc2' API Emmanuele Bassi 2017-01-18 16:25:24 +0000
  • de84448e3a build: Tell autoconf to use a macro dir Emmanuele Bassi 2017-01-31 12:45:56 +0000
  • aef80bc9e1 build: Ensure that autogen exits with the right code Emmanuele Bassi 2017-01-31 12:43:58 +0000
  • 80f20ce62c cross: Tweak inclusion path for Fedora/mingw64 Emmanuele Bassi 2017-01-30 15:17:31 +0000
  • 2b2055576e Merge pull request #90 from nwnk/egl-get-current-context-api Emmanuele Bassi 2017-01-30 13:02:55 +0000
  • 09c7657370 Import registry from SVN 33390 Emmanuele Bassi 2017-01-30 11:54:47 +0000
  • 50272b7042 Merge pull request #99 from TingPing/meson-cleanup Emmanuele Bassi 2017-01-28 12:22:35 +0000
  • d82bedc227 meson: Don't call find_program objects with python Nirbheek Chauhan 2017-01-28 06:52:15 +0530
  • 61dac912e6 build: Clean up some Meson usage Patrick Griffis 2017-01-27 19:13:48 -0500
  • 7c902e3e2b docs: Update the README file Emmanuele Bassi 2017-01-25 14:51:04 +0000
  • 7a06803465 Improve consistency of the symbol visibility Emmanuele Bassi 2017-01-24 17:43:59 +0000
  • 0625a74d69 Add common header Emmanuele Bassi 2017-01-24 15:31:46 +0000
  • 41bea9e0fb build: Drop '-Wall' from the checked compiler arguments Emmanuele Bassi 2016-12-09 21:09:09 +0000
  • ba2e7b151b build: Explicitly link against gdi32 Emmanuele Bassi 2017-01-19 18:41:40 +0000
  • bbcc3b4b81 build: Add cross-compile definitions for Mingw64 on Fedora Emmanuele Bassi 2016-12-14 11:34:56 +0000
  • 59318edf64 build: Rework the build rules for generated files in Meson Emmanuele Bassi 2016-12-14 15:35:44 +0000
  • 08cc4d021d build: Add Meson build files Emmanuele Bassi 2016-12-09 12:28:42 +0000
  • e2e2fedbdb build: Split arguments for dispatch generator Emmanuele Bassi 2016-12-09 12:43:01 +0000
  • 4fe238e023 tests/wgl: Use the right array offsets Emmanuele Bassi 2017-01-19 18:00:01 +0000
  • 3a38371367 MSVC Builds: Support PACKED Chun-wei Fan 2015-07-29 18:34:10 +0800
  • 6b68ddeaa0 build: Skip GLESv1 tests if there's no GLESv1 Emmanuele Bassi 2017-01-18 14:24:09 +0000
  • 2aec628eb0 test: Fix dlwrap on ppc64 and s390x Adam Jackson 2015-11-05 10:26:03 -0500
  • 5b9ddf1291 build: Hide mkdir Emmanuele Bassi 2017-01-18 14:13:01 +0000
  • 0f7f16b732 build: Protect paths from spaces Emmanuele Bassi 2016-12-07 16:13:09 +0000
  • a15a92c2cb Ensure we don't assert if GLX is not available Emmanuele Bassi 2016-12-12 14:18:15 +0000
  • 5df022edb5 Do not call errx() on platforms without it Emmanuele Bassi 2017-01-19 17:58:59 +0000
  • bac9400bb0 Use EGL to retrieve pointers if available Emmanuele Bassi 2017-01-18 15:36:54 +0000
  • 9e46b8e659 Use the appropriate GLES library name for Windows Yaron Cohen-Tal 2016-12-13 12:26:41 +0000
  • a937245efc add glBindRenderbufferEXT to half_aliases Simon Parzer 2015-11-03 01:32:56 +0100