Commit Graph

591 Commits (macos/v1.5.9)
 

Author SHA1 Message Date
Emmanuele Bassi dcb0f31ce4
Merge pull request #215 from anholt/issue-214 4 years ago
Emmanuele Bassi 6b09a8bc48 Use EGL_NO_X11 to disable X11 headers 4 years ago
Emmanuele Bassi 68371fb802
Merge pull request #216 from anholt/gen-find-program 4 years ago
Emmanuele Bassi 1c65093416 ci: Unlink python2 on macOS 4 years ago
Emmanuele Bassi 01ebe27a82 build: Use find_program() 4 years ago
Emmanuele Bassi 5d818164dd
Merge pull request #212 from anholt/no-autotools 5 years ago
Emmanuele Bassi 5c0dff6090 Lower the minimum required version of Meson 5 years ago
Eric Anholt 3ff32faa18 Remove the autotools build system. 5 years ago
Emmanuele Bassi d43eae8714
Merge pull request #213 from anholt/no-python2 5 years ago
Emmanuele Bassi 9b50dc4d84 Post-release version bump to 1.5.5 5 years ago
Emmanuele Bassi 7baa918b3f Remove Python 2 support 5 years ago
Eric Anholt 09edbe01d9
Merge pull request #211 from gurchetansingh/master 5 years ago
Gurchetan Singh 46e1e46d26 Merge branch 'khronos-registry' into HEAD 5 years ago
Gurchetan Singh 5a281aeaa5 Update OpenGL/EGL registries 5 years ago
Emmanuele Bassi af38a466ca
Merge pull request #194 from centricular/meson-trivial-fix 5 years ago
Emmanuele Bassi 7888347610
Merge pull request #210 from alanc/solaris 5 years ago
Alan Coopersmith 603fcbc4a4 test: #define __EXTENSIONS__ on Solaris for strdup() 5 years ago
Eric Anholt 8573dbcee3 Reuse the enum_strings in looking for extension providers. 5 years ago
Eric Anholt 4b4cd1d768 Drop "GL extension" and "GLX extension" and such from the debug output. 5 years ago
Eric Anholt 7ce1896dcc Make the provider enums have a PROVIDER_ prefix 5 years ago
Emmanuele Bassi d536f78db8
Merge pull request #195 from anholt/version-unit-test 5 years ago
Eric Anholt e94a0816d7 test: Add unit tests for epoxy_gl_version() and epoxy_glsl_version(). 6 years ago
Nirbheek Chauhan 59a689a8b0 meson: Don't build glx tests if x11 is disabled 6 years ago
Emmanuele Bassi a7439f9732 ci: Update the Meson version for AppVeyor 6 years ago
Emmanuele Bassi 545b911d01 Post-release version bump to 1.5.4 6 years ago
Emmanuele Bassi 16b1481e00
Merge pull request #193 from anholt/issue-188 6 years ago
Emmanuele Bassi a5c019ee1b Ensure Autotools enables EGL-X11 support 6 years ago
Emmanuele Bassi 439e8b7867
Merge pull request #192 from anholt/meson-bump 6 years ago
Emmanuele Bassi f69fa3a3d4
Merge pull request #189 from jbicha/gitignore-patch 6 years ago
Emmanuele Bassi bf531d1042 build: Drop conditional use of get_supported_link_arguments() 6 years ago
Emmanuele Bassi 7a88ef5741 Update minimum Meson version 6 years ago
Jeremy Bicha 9304c4a9c1 gitignore: Don't ignore .patch files 6 years ago
Emmanuele Bassi e97162bad5
Merge pull request #184 from quink-black/dev 6 years ago
Zhao Zhili 119f06f823 dispatch_common: fix conditional compilation 6 years ago
Adam Jackson 2edc497374 dispatch: Fix GLES3 symbol lookup 6 years ago
Emmanuele Bassi 49bec45b28
Merge pull request #182 from anholt/issue-181 6 years ago
Emmanuele Bassi 7f38b12881 Define _GNU_SOURCE for strdup() 6 years ago
Emmanuele Bassi b3f67d47bd Add a CGL test for the Epoxy API 6 years ago
Emmanuele Bassi 7e4b490ce7 Add a CoreGraphics OpenGL test for macOS 6 years ago
Emmanuele Bassi dadf83df00 ci: Dump the test log on failure 6 years ago
Emmanuele Bassi 3824efc25c
Merge pull request #178 from ebassi/osx-ci 6 years ago
Emmanuele Bassi 02a5e55f21 ci: Enable builds on macOS 6 years ago
Emmanuele Bassi 8c3d371187 Use the appropriate symbols on __APPLE__ 6 years ago
Emmanuele Bassi 350a98a308 Disable EGL on macOS 6 years ago
Emmanuele Bassi 7b8a540dce Post-release version bump to 1.5.3 6 years ago
Adam Jackson 707f50e680 dispatch: Try harder to avoid calling the resolver 6 years ago
Emmanuele Bassi c00c889e62 Use -Bsymbolic-functions instead of -Bsymbolic 6 years ago
Emmanuele Bassi 791b28c186 Use abort() instead of exit(1) 6 years ago
Emmanuele Bassi 737b691870
Merge pull request #172 from lantw44/master 6 years ago
Emmanuele Bassi ff709d3d65
Merge pull request #170 from nwnk/epoxy-load-foo 6 years ago