1. 39a10ca Revert "Use Trusty for Travis" by Emmanuele Bassi · 8 years ago
  2. 136d3cd Revert "build: Tell autoconf to use a macro dir" by Emmanuele Bassi · 8 years ago
  3. a11c76e Use Trusty for Travis by Emmanuele Bassi · 8 years ago
  4. 061cc48 Update README by Emmanuele Bassi · 8 years ago
  5. d1b5f3b Merge branch 'khronos-registry' by Emmanuele Bassi · 8 years ago
  6. aab6092 gen_dispatch: Ignore 'glsc2' API by Emmanuele Bassi · 8 years ago
  7. de84448 build: Tell autoconf to use a macro dir by Emmanuele Bassi · 8 years ago
  8. aef80bc build: Ensure that autogen exits with the right code by Emmanuele Bassi · 8 years ago
  9. 80f20ce cross: Tweak inclusion path for Fedora/mingw64 by Emmanuele Bassi · 8 years ago
  10. 2b20555 Merge pull request #90 from nwnk/egl-get-current-context-api by Emmanuele Bassi · 8 years ago
  11. 09c7657 Import registry from SVN 33390 by Emmanuele Bassi · 8 years ago
  12. 50272b7 Merge pull request #99 from TingPing/meson-cleanup by Emmanuele Bassi · 8 years ago
  13. 61dac91 build: Clean up some Meson usage by Patrick Griffis · 8 years ago
  14. 7c902e3 docs: Update the README file by Emmanuele Bassi · 8 years ago
  15. 41bea9e build: Drop '-Wall' from the checked compiler arguments by Emmanuele Bassi · 8 years ago
  16. ba2e7b1 build: Explicitly link against gdi32 by Emmanuele Bassi · 8 years ago
  17. bbcc3b4 build: Add cross-compile definitions for Mingw64 on Fedora by Emmanuele Bassi · 8 years ago
  18. 59318ed build: Rework the build rules for generated files in Meson by Emmanuele Bassi · 8 years ago
  19. 08cc4d0 build: Add Meson build files by Emmanuele Bassi · 8 years ago
  20. e2e2fed build: Split arguments for dispatch generator by Emmanuele Bassi · 8 years ago
  21. 4fe238e tests/wgl: Use the right array offsets by Emmanuele Bassi · 8 years ago
  22. 3a38371 MSVC Builds: Support PACKED by Chun-wei Fan · 9 years ago
  23. 6b68dde build: Skip GLESv1 tests if there's no GLESv1 by Emmanuele Bassi · 8 years ago
  24. 2aec628 test: Fix dlwrap on ppc64 and s390x by Adam Jackson · 9 years ago
  25. 5b9ddf1 build: Hide mkdir by Emmanuele Bassi · 8 years ago
  26. 0f7f16b build: Protect paths from spaces by Emmanuele Bassi · 8 years ago
  27. a15a92c Ensure we don't assert if GLX is not available by Emmanuele Bassi · 8 years ago
  28. 5df022e Do not call errx() on platforms without it by Emmanuele Bassi · 8 years ago
  29. bac9400 Use EGL to retrieve pointers if available by Emmanuele Bassi · 8 years ago
  30. 9e46b8e Use the appropriate GLES library name for Windows by Yaron Cohen-Tal · 8 years ago
  31. a937245 add glBindRenderbufferEXT to half_aliases by Simon Parzer · 9 years ago
  32. f5ce42e egl: Be somewhat aware of EGL client extensions by Adam Jackson · 8 years ago
  33. 7e9e12f fixes 'cd error' in autogen.sh by Martin Castillo · 9 years ago
  34. 9191626 egl: Fix the query for the current context's API by Adam Jackson · 8 years ago
  35. ad1f920 Avoid C99 declaration after statement by Emmanuele Bassi · 8 years ago
  36. f62c9d9 dlwrap: add GLIBC_2.4 version to be able to run tests from ARM by Olivier Blin · 9 years ago
  37. c2e09eb support newer/larger gl.xml by Daniel Wolf · 9 years ago
  38. c45cc5f Check for NULL extensions string by Yaron Cohen-Tal · 8 years ago
  39. f887dcf nVidia glx.h uses __glx_h__; define that too. by Bryan Kadzban · 8 years ago
  40. 407f579 src/gen_dispatch.py: Make Generated Code Build Under C89 by Chun-wei Fan · 9 years ago
  41. 8dead45 Revert all changes since 8bbc0d40 by Emmanuele Bassi · 8 years ago
  42. 0aa9d1b Merge pull request #93 from ebassi/clean-autofoo-build by Yaron Cohen-Tal · 8 years ago
  43. cc5e015 Merge pull request #92 from ebassi/force-rebuild by Yaron Cohen-Tal · 8 years ago
  44. d5dfe2b build: Drop autogenerated autotools files from Git by Emmanuele Bassi · 8 years ago
  45. 04387bc build: Force replacing autotools generated files by Emmanuele Bassi · 8 years ago
  46. ced192c egl: Fix the query for the current context's API by Adam Jackson · 8 years ago
  47. 1589832 Merge pull request #3 from RobotCaleb/patch-2 by Yaron Cohen-Tal · 8 years ago
  48. c8fb7dd Update README.md by Caleb Anderson · 8 years ago
  49. 1814f06 Update README.md by Caleb Anderson · 8 years ago
  50. 594e2e0 Merge pull request #2 from BryanKadzban/master by Yaron Cohen-Tal · 8 years ago
  51. 5861026 nVidia glx.h uses __glx_h__; define that too. by Bryan Kadzban · 8 years ago
  52. b8d609e Fox some X server not supporting any OpenGL feature, glXQueryExtensionsString by Yaron Cohen-Tal · 8 years ago
  53. c342cba Add glibc versions 2.2 and 2.3 to "dlwrap_real_dlsym". by Yaron Cohen-Tal · 9 years ago
  54. d81ab07 Update pregenerated files. by Yaron Cohen-Tal · 9 years ago
  55. 6e3fa87 Merge branch "oncer/half_aliases_fix". by Yaron Cohen-Tal · 9 years ago
  56. 4509aaf add glBindRenderbufferEXT to half_aliases by Simon Parzer · 9 years ago
  57. a4ead97 Make "epoxy_current_context_is_egl" visible. by Yaron Cohen-Tal · 9 years ago
  58. 8d58c89 Fix "epoxy_egl_get_current_gl_context_api" to use "eglQueryContext" with "EGL_CONTEXT_CLIENT_TYPE" as "attribute". by Yaron Cohen-Tal · 9 years ago
  59. b3b8bd9 Fix "epoxy_glx_version" to handle the case when GLX is not active on the display. by Yaron Cohen-Tal · 9 years ago
  60. 7d1c96c Update pregenerated files. by Yaron Cohen-Tal · 9 years ago
  61. 6fe6b8e Merge branch "nephatrine/registry-support". by Yaron Cohen-Tal · 9 years ago
  62. 262a623 support newer/larger gl.xml by Daniel Wolf · 9 years ago
  63. 2bf2468 Merge branch "blino/master". by Yaron Cohen-Tal · 9 years ago
  64. fe7a96e dlwrap: add GLIBC_2.4 version to be able to run tests from ARM by Olivier Blin · 9 years ago
  65. 4b6d637 Update "README.md". by Yaron Cohen-Tal · 9 years ago
  66. 2af1715 Fix "FindGLESv1.cmake" and "FindGLESv2.cmake". by Yaron Cohen-Tal · 9 years ago
  67. 44d51f2 Fix support for a static build of Epoxy. Add support building and running tests with CMake. Add support for linking with the static run-time library with MSVC. by Yaron Cohen-Tal · 9 years ago
  68. 64e2ee2 Fix a bug in which "DllMain" isn't called when using the static version of Epoxy in Windows. by Yaron Cohen-Tal · 9 years ago
  69. dd695fa Remove redundant code in "epoxy_get_bootstrap_proc_address". by Yaron Cohen-Tal · 9 years ago
  70. ec2f42f Add support for building static libs with CMake. Fix file permissions. Update documentation about building static libs and about using OpenGL ES / EGL. by Yaron Cohen-Tal · 9 years ago
  71. 62e3841 Add some files to the repo so that it's possible to build without running "autogen.sh". by Yaron Cohen-Tal · 9 years ago
  72. 06fd4a2 Add support for CMake (no support for building/running the tests yet). Fix support for Android. Add built-in support for building with EGL support (using "khrplatform.h" and "eglplatform.h" which are distributed together with Epoxy, and should work with any platform). by Yaron Cohen-Tal · 9 years ago
  73. 5409520 Fix tests to work with some OpenGL ES / EGL implementations. by Yaron Cohen-Tal · 9 years ago
  74. 4c4a6e4 Fix support of some OpenGL ES and EGL implementations, specifically on Windows. by Yaron Cohen-Tal · 9 years ago
  75. c976864 src/gen_dispatch.py: Make Generated Code Build Under C89 by Chun-wei Fan · 9 years ago
  76. b527c5f Add new header file "common.h" to the installed files. by Yaron Cohen-Tal · 9 years ago
  77. 90c6158 Unite defenitions "PUBLIC" and "EPOXY_IMPORTEXPORT" and add it where appropriate. Fix tests build errors. by Yaron Cohen-Tal · 9 years ago
  78. 773dd02 Added makefiles to build with MSVC 2013, and fixed errors and warnings. by Yaron Cohen-Tal · 9 years ago
  79. 8bbc0d4 Make the glx_alias_prefer_same_name test work, and hook it up. by Eric Anholt · 9 years ago
  80. c8cd4b7 Add missing files in the make dist. by Eric Anholt · 9 years ago
  81. e2c33af Bump to version 1.3.1 for release. by Eric Anholt · 9 years ago
  82. 35016b7 Also drop the publishing of epoxy_conservative_egl_version() by Eric Anholt · 9 years ago
  83. 118565c Bump version to 1.3 for release. by Eric Anholt · 9 years ago
  84. 585c703 Add some missing spacing in generated code. by Eric Anholt · 9 years ago
  85. b2c00a1 Use a concatenated string for enum descriptions. by Eric Anholt · 9 years ago
  86. d4620b7 Use __attribute__((packed)) to reduce our data size. by Eric Anholt · 9 years ago
  87. 62861d1 Emit APIENTRY for typedefs that use it. by Eric Anholt · 9 years ago
  88. 8154c0e Merge branch 'khronos-registry' by Eric Anholt · 9 years ago
  89. 5987e1e Import registry from SVN 31705 by Eric Anholt · 9 years ago
  90. a7c270f Fix epoxy_egl_get_current_gl_context_api() on non-conformant ES. by Yaron Cohen-Tal · 9 years ago
  91. 227d131 Look for GL 1.1 functions in win32's OpenGL32.dll. by Eric Anholt · 9 years ago
  92. 8ce3e5f Update README for the dropping of X11 on OSX. by Eric Anholt · 9 years ago
  93. d9df59d src/dispatch_common.c: Remove Unneeded PUBLIC Annotation by Chun-wei Fan · 9 years ago
  94. a2a5190 test/wgl_per_context_funcptrs.c: Fix build on Visual Studio by Chun-wei Fan · 9 years ago
  95. e9f68fe Fix generated code for building on MSVC 2013 by Chun-wei Fan · 9 years ago
  96. 7d5e8e9 Put the callspec after the return type for MSVC. by Chun-wei Fan · 9 years ago
  97. e242497 Avoid empty struct intializer on MSVC. by Chun-wei Fan · 9 years ago
  98. 95ecc2d Port the library_init() constructor to MSVC. by Chun-wei Fan · 9 years ago
  99. d88c639 Fix public headers for building in Visual Studio by Chun-wei Fan · 9 years ago
  100. 136cf85 Use the provider enum to tie-break sorting by function provider name. by Eric Anholt · 9 years ago