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