index
:
delta/libepoxy.git
baserock/jjardon
darwin_versions
debian
debian-tarball-imports
ebassi/header-check
ebassi/issues-249
enum-names
gen-find-program
github-ci
glsles
issue-181
issue-188
issue-214
khronos-registry
macos-version-info
master
meson-bump
no-autotools
pristine-tar
pull-229-alt
python-gen-dispatch
temp
use-symbolic-functions
version-unit-test
win64-khr-types
github.com: anholt/libepoxy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lower the minimum required version of Meson
Emmanuele Bassi
2019-11-26
1
-1
/
+1
*
Remove the autotools build system.
Eric Anholt
2019-11-26
10
-840
/
+0
*
Merge pull request #213 from anholt/no-python2
Emmanuele Bassi
2019-11-26
5
-9
/
+2
|
\
|
*
Remove Python 2 support
Emmanuele Bassi
2019-11-14
5
-9
/
+2
*
|
Post-release version bump to 1.5.5
Emmanuele Bassi
2019-11-25
1
-1
/
+1
|
/
*
Merge pull request #211 from gurchetansingh/master
1.5.4
Eric Anholt
2019-11-05
4
-286
/
+2394
|
\
|
*
Merge branch 'khronos-registry' into HEAD
Gurchetan Singh
2019-09-23
4
-286
/
+2394
|
|
\
|
/
/
|
*
Update OpenGL/EGL registries
Gurchetan Singh
2019-09-23
4
-1809
/
+6563
*
|
Merge pull request #194 from centricular/meson-trivial-fix
Emmanuele Bassi
2019-09-09
1
-1
/
+1
|
\
\
|
*
|
meson: Don't build glx tests if x11 is disabled
Nirbheek Chauhan
2018-10-28
1
-1
/
+1
*
|
|
Merge pull request #210 from alanc/solaris
Emmanuele Bassi
2019-09-09
2
-0
/
+8
|
\
\
\
|
*
|
|
test: #define __EXTENSIONS__ on Solaris for strdup()
Alan Coopersmith
2019-09-08
2
-0
/
+8
|
/
/
/
*
|
|
Reuse the enum_strings in looking for extension providers.
Eric Anholt
2019-06-25
1
-4
/
+7
*
|
|
Drop "GL extension" and "GLX extension" and such from the debug output.
Eric Anholt
2019-06-25
1
-8
/
+4
*
|
|
Make the provider enums have a PROVIDER_ prefix
Eric Anholt
2019-06-25
1
-1
/
+2
*
|
|
Merge pull request #195 from anholt/version-unit-test
Emmanuele Bassi
2019-04-11
3
-0
/
+96
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test: Add unit tests for epoxy_gl_version() and epoxy_glsl_version().
version-unit-test
Eric Anholt
2018-11-01
3
-0
/
+96
|
/
/
*
|
ci: Update the Meson version for AppVeyor
Emmanuele Bassi
2018-10-05
1
-6
/
+6
*
|
Post-release version bump to 1.5.4
Emmanuele Bassi
2018-10-05
2
-2
/
+2
*
|
Merge pull request #193 from anholt/issue-188
1.5.3
Emmanuele Bassi
2018-10-05
1
-0
/
+2
|
\
\
|
*
|
Ensure Autotools enables EGL-X11 support
issue-188
Emmanuele Bassi
2018-10-04
1
-0
/
+2
*
|
|
Merge pull request #192 from anholt/meson-bump
Emmanuele Bassi
2018-10-04
2
-6
/
+2
|
\
\
\
|
*
|
|
build: Drop conditional use of get_supported_link_arguments()
meson-bump
Emmanuele Bassi
2018-10-04
1
-5
/
+1
|
*
|
|
Update minimum Meson version
Emmanuele Bassi
2018-10-04
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #189 from jbicha/gitignore-patch
Emmanuele Bassi
2018-10-04
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
gitignore: Don't ignore .patch files
Jeremy Bicha
2018-09-18
1
-1
/
+0
|
/
/
*
|
Merge pull request #184 from quink-black/dev
Emmanuele Bassi
2018-07-25
1
-2
/
+2
|
\
\
|
*
|
dispatch_common: fix conditional compilation
Zhao Zhili
2018-07-16
1
-2
/
+2
|
/
/
*
|
dispatch: Fix GLES3 symbol lookup
Adam Jackson
2018-07-06
1
-1
/
+1
*
|
Merge pull request #182 from anholt/issue-181
Emmanuele Bassi
2018-06-18
2
-0
/
+2
|
\
\
|
*
|
Define _GNU_SOURCE for strdup()
issue-181
Emmanuele Bassi
2018-06-18
2
-0
/
+2
*
|
|
Add a CGL test for the Epoxy API
Emmanuele Bassi
2018-06-04
2
-0
/
+84
*
|
|
Add a CoreGraphics OpenGL test for macOS
Emmanuele Bassi
2018-06-04
2
-0
/
+77
*
|
|
ci: Dump the test log on failure
Emmanuele Bassi
2018-06-04
3
-10
/
+28
*
|
|
Merge pull request #178 from ebassi/osx-ci
Emmanuele Bassi
2018-05-30
5
-19
/
+61
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ci: Enable builds on macOS
Emmanuele Bassi
2018-05-29
3
-5
/
+42
|
*
|
Use the appropriate symbols on __APPLE__
Emmanuele Bassi
2018-05-29
1
-13
/
+18
|
*
|
Disable EGL on macOS
Emmanuele Bassi
2018-05-29
1
-1
/
+1
|
/
/
*
|
Post-release version bump to 1.5.3
Emmanuele Bassi
2018-05-19
2
-2
/
+2
*
|
dispatch: Try harder to avoid calling the resolver
1.5.2
Adam Jackson
2018-05-17
1
-3
/
+5
*
|
Use -Bsymbolic-functions instead of -Bsymbolic
Emmanuele Bassi
2018-05-17
2
-3
/
+3
*
|
Use abort() instead of exit(1)
Emmanuele Bassi
2018-05-17
1
-3
/
+3
*
|
Merge pull request #172 from lantw44/master
Emmanuele Bassi
2018-05-05
2
-2
/
+6
|
\
\
|
*
|
dlwrap: Add FBSD_1.0 version for FreeBSD
Ting-Wei Lan
2018-05-05
1
-1
/
+2
|
*
|
meson: Don't define _POSIX_C_SOURCE when dlvsym is found
Ting-Wei Lan
2018-05-04
1
-1
/
+4
*
|
|
Merge pull request #170 from nwnk/epoxy-load-foo
Emmanuele Bassi
2018-05-05
4
-47
/
+77
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
dispatch: Load EGL/GLX provider lib from epoxy_has_{egl,glx}()
Adam Jackson
2018-05-01
4
-28
/
+35
|
*
|
dispatch: Stop implicitly loading libraries from do_dlsym
Adam Jackson
2018-05-01
1
-32
/
+55
|
/
/
*
|
Merge pull request #168 from nwnk/even-more-gentle-glx-detection
Emmanuele Bassi
2018-04-30
1
-44
/
+17
|
\
\
|
*
|
dispatch: Be even gentler about probing for GLX
Adam Jackson
2018-04-30
1
-34
/
+7
[next]