1. a7439f9 ci: Update the Meson version for AppVeyor by Emmanuele Bassi · 6 years ago
  2. 545b911 Post-release version bump to 1.5.4 by Emmanuele Bassi · 6 years ago
  3. 16b1481 Merge pull request #193 from anholt/issue-188 by Emmanuele Bassi · 6 years ago
  4. a5c019e Ensure Autotools enables EGL-X11 support by Emmanuele Bassi · 6 years ago
  5. 439e8b7 Merge pull request #192 from anholt/meson-bump by Emmanuele Bassi · 6 years ago
  6. f69fa3a Merge pull request #189 from jbicha/gitignore-patch by Emmanuele Bassi · 6 years ago
  7. bf531d1 build: Drop conditional use of get_supported_link_arguments() by Emmanuele Bassi · 6 years ago
  8. 7a88ef5 Update minimum Meson version by Emmanuele Bassi · 6 years ago
  9. 9304c4a gitignore: Don't ignore .patch files by Jeremy Bicha · 6 years ago
  10. e97162b Merge pull request #184 from quink-black/dev by Emmanuele Bassi · 6 years ago
  11. 119f06f dispatch_common: fix conditional compilation by Zhao Zhili · 6 years ago
  12. 2edc497 dispatch: Fix GLES3 symbol lookup by Adam Jackson · 6 years ago
  13. 49bec45 Merge pull request #182 from anholt/issue-181 by Emmanuele Bassi · 6 years ago
  14. 7f38b12 Define _GNU_SOURCE for strdup() by Emmanuele Bassi · 6 years ago
  15. b3f67d4 Add a CGL test for the Epoxy API by Emmanuele Bassi · 6 years ago
  16. 7e4b490 Add a CoreGraphics OpenGL test for macOS by Emmanuele Bassi · 6 years ago
  17. dadf83d ci: Dump the test log on failure by Emmanuele Bassi · 6 years ago
  18. 3824efc Merge pull request #178 from ebassi/osx-ci by Emmanuele Bassi · 6 years ago
  19. 02a5e55 ci: Enable builds on macOS by Emmanuele Bassi · 6 years ago
  20. 8c3d371 Use the appropriate symbols on __APPLE__ by Emmanuele Bassi · 6 years ago
  21. 350a98a Disable EGL on macOS by Emmanuele Bassi · 6 years ago
  22. 7b8a540 Post-release version bump to 1.5.3 by Emmanuele Bassi · 6 years ago
  23. 707f50e dispatch: Try harder to avoid calling the resolver by Adam Jackson · 6 years ago
  24. c00c889 Use -Bsymbolic-functions instead of -Bsymbolic by Emmanuele Bassi · 6 years ago
  25. 791b28c Use abort() instead of exit(1) by Emmanuele Bassi · 6 years ago
  26. 737b691 Merge pull request #172 from lantw44/master by Emmanuele Bassi · 6 years ago
  27. ff709d3 Merge pull request #170 from nwnk/epoxy-load-foo by Emmanuele Bassi · 6 years ago
  28. 27b0746 dlwrap: Add FBSD_1.0 version for FreeBSD by Ting-Wei Lan · 6 years ago
  29. 5dc0c14 meson: Don't define _POSIX_C_SOURCE when dlvsym is found by Ting-Wei Lan · 6 years ago
  30. 90db006 dispatch: Load EGL/GLX provider lib from epoxy_has_{egl,glx}() by Adam Jackson · 6 years ago
  31. 53ae0bb dispatch: Stop implicitly loading libraries from do_dlsym by Adam Jackson · 6 years ago
  32. b80ea6a Merge pull request #168 from nwnk/even-more-gentle-glx-detection by Emmanuele Bassi · 6 years ago
  33. a33623d dispatch: Be even gentler about probing for GLX by Adam Jackson · 6 years ago
  34. b5a4b16 dispatch: Query the EGL context version when bootstrapping on GLES by Adam Jackson · 6 years ago
  35. 43ac911 test/glx_public_api_core: Fail softer if core contexts aren't available by Adam Jackson · 6 years ago
  36. 610203a meson: Fix the -z,relro flag by Emmanuele Bassi · 6 years ago
  37. 45f3e8c Post-release version bump to 1.5.2 by Emmanuele Bassi · 6 years ago
  38. 897e519 ci: Use envvars to control the build options by Emmanuele Bassi · 6 years ago
  39. c8613a2 meson: Remove unsupported keyword by Emmanuele Bassi · 6 years ago
  40. af76cd2 meson: Conditionally test for linker flags by Emmanuele Bassi · 6 years ago
  41. 5fa7bf6 Remove the "EGL/GLX have different pointers" tests by Emmanuele Bassi · 6 years ago
  42. fc5750c Merge pull request #166 from nwnk/assert by Emmanuele Bassi · 6 years ago
  43. f7486f7 dispatch: assert, not errx, when we have no context by Adam Jackson · 6 years ago
  44. 74dbb7b Merge pull request #162 from 1ace/meson-simplify by Emmanuele Bassi · 7 years ago
  45. 5f15168 meson: simplify build_{glx,egl} logic by Eric Engestrom · 7 years ago
  46. 500f522 Merge pull request #156 from tschoonj/fix-gl-pkgconfig-macos by Emmanuele Bassi · 7 years ago
  47. 2189bc0 Merge pull request #159 from luzpaz/misc-typos by Emmanuele Bassi · 7 years ago
  48. 6769ba2 Merge pull request #158 from rossburton/master by Emmanuele Bassi · 7 years ago
  49. f9098b0 autotools: check for dlvsym by Ross Burton · 7 years ago
  50. 1267f82 meson: generalise build_apple to has_dlvsym by Ross Burton · 7 years ago
  51. a35192b meson: add option to enable/disable the test suite by Ross Burton · 7 years ago
  52. 6c6fcd3 test: Avoid egl_without_glx crash on NVIDIA by Jan Alexander Steffens (heftig) · 7 years ago
  53. d60b923 Trival misc. typo fixes by luz.paz · 7 years ago
  54. dc5e092 meson: do not add gl to pkg-config file on macOS by Tom Schoonjans · 7 years ago
  55. c28759f Post-release version bump to 1.5.1 by Emmanuele Bassi · 7 years ago
  56. 28ca626 tests: Add EGL test for Epoxy API by Emmanuele Bassi · 7 years ago
  57. e1ffd32 Support encoding minor versions bigger than 10 by Emmanuele Bassi · 7 years ago
  58. 1489c20 meson: Use get_supported_arguments() by Emmanuele Bassi · 7 years ago
  59. 60bb767 Fix epoxy_internal_gl_version() by Emmanuele Bassi · 7 years ago
  60. 309142f ci: Update the version of Meson for Appveyor by Emmanuele Bassi · 7 years ago
  61. f6d2b1f Do not use OPENGL_LIB on Android by Emmanuele Bassi · 7 years ago
  62. 158ce2b Document epoxy_set_resolver_failure_handler() by Emmanuele Bassi · 7 years ago
  63. d8726f2 Add epoxy_glsl_version() by Emmanuele Bassi · 7 years ago
  64. a7c3178 meson: Rename the configuration options by Emmanuele Bassi · 7 years ago
  65. c794dce docs: Update the supported GL version to 4.6 by Emmanuele Bassi · 7 years ago
  66. ce8cbdb Allow building Epoxy without X11 by Emmanuele Bassi · 7 years ago
  67. baa75c4 Add gl and egl private dependencies by Emmanuele Bassi · 7 years ago
  68. f8a7661 meson: Remove unnecessary configuration_data object by Emmanuele Bassi · 7 years ago
  69. a57fb0b ci: Add Docker image files by Emmanuele Bassi · 7 years ago
  70. fe62e02 Update registry by Emmanuele Bassi · 7 years ago
  71. b1119d8 meson: Generate the pkg-config file by Emmanuele Bassi · 7 years ago
  72. 0d6aaa2 Bump up the Meson dependency by Emmanuele Bassi · 7 years ago
  73. 69c80df Include Xlib.h when using Xlib API by Emmanuele Bassi · 7 years ago
  74. d1cce99 travis: Drop conditional on Linux by Emmanuele Bassi · 7 years ago
  75. 64fc3ac Merge pull request #143 from ikeydoherty/comp-warnings by Emmanuele Bassi · 7 years ago
  76. 6bdfdce Merge pull request #155 from mgorny/dl by Emmanuele Bassi · 7 years ago
  77. 3b3ff24 test: Fix respecting $(DLOPEN_LIBS) by Michał Górny · 7 years ago
  78. 88c0c48 Merge pull request #154 from nwnk/fix-dlwrap-for-glvnd by Emmanuele Bassi · 7 years ago
  79. 237a491 test: Fix dlwrap for glvnd by Adam Jackson · 7 years ago
  80. 3f1699b Merge pull request #151 from rib/wip/rib/android by Emmanuele Bassi · 7 years ago
  81. 4e5e17e Check __ANDROID__ define when guarding Android code by Robert Bragg · 7 years ago
  82. c8d7ae6 Only use printf family when passing arguments by Ikey Doherty · 7 years ago
  83. 9dde800 test: Fix trivial compiler warning in dlwrap by Ikey Doherty · 7 years ago
  84. 1b54e26 Merge pull request #136 from Lyude/pull/epoxy_ext_in_str by Emmanuele Bassi · 7 years ago
  85. 1dc283e Merge pull request #141 from dcbaker/submit/fix-static-build by Emmanuele Bassi · 7 years ago
  86. d1c56a0 Merge pull request #140 from danem/patch-1 by Emmanuele Bassi · 7 years ago
  87. c02a02d meson: Define visibility flags for static builds by Dylan Baker · 7 years ago
  88. 60271ab Fix pointer mismatch bug on Windows 10. by danem · 7 years ago
  89. b49d190 Bump up the libepoxy version by Emmanuele Bassi · 7 years ago
  90. e9e0098 Merge pull request #131 from nwnk/nonfatal-resolve-handler by Emmanuele Bassi · 7 years ago
  91. 0734188 Merge pull request #137 from nigels-com/master by Emmanuele Bassi · 7 years ago
  92. 254769a Merge pull request #138 from nwnk/fix-libopengl-soname by Emmanuele Bassi · 7 years ago
  93. e5372a2 dispatch: Fix the libOpenGL soname by Adam Jackson · 7 years ago
  94. eb92953 GLEW supports EGL as of version 2.0.0 onwards by Nigel Stewart · 7 years ago
  95. 4bde48e Expose epoxy_extension_in_string() in public headers by Lyude Paul · 7 years ago
  96. 516b4fb Merge pull request #134 from fooishbar/add-eglcast-def by Emmanuele Bassi · 7 years ago
  97. 7ff061a Add epoxy_set_resolver_failure_handler() by Adam Jackson · 7 years ago
  98. e0426c9 Merge pull request #133 from nwnk/glx-detection-paranoia by Emmanuele Bassi · 7 years ago
  99. 7c4817f dispatch: Be more paranoid about detecting GLX or not by Adam Jackson · 7 years ago
  100. f81274b dispatch: Use epoxy_conservative_glx_dlsym when probing GLX by Adam Jackson · 7 years ago