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
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Post-release version bump to 1.5.3
Emmanuele Bassi
2018-05-19
1
-1
/
+1
*
Post-release version bump to 1.5.2
Emmanuele Bassi
2018-04-25
1
-1
/
+1
*
Merge pull request #159 from luzpaz/misc-typos
Emmanuele Bassi
2018-03-12
1
-1
/
+1
|
\
|
*
Trival misc. typo fixes
luz.paz
2018-03-05
1
-1
/
+1
*
|
autotools: check for dlvsym
Ross Burton
2018-03-12
1
-6
/
+6
|
/
*
Post-release version bump to 1.5.1
Emmanuele Bassi
2018-02-28
1
-1
/
+1
*
Allow building Epoxy without X11
Emmanuele Bassi
2018-02-23
1
-6
/
+21
*
Add gl and egl private dependencies
Emmanuele Bassi
2018-02-23
1
-0
/
+6
*
Bump up the libepoxy version
Emmanuele Bassi
2017-09-11
1
-1
/
+1
*
Release Epoxy 1.4.3
1.4.3
Emmanuele Bassi
2017-06-06
1
-1
/
+1
*
build: Enable EGL on Android
Emmanuele Bassi
2017-06-06
1
-1
/
+0
*
Make EGL support optional
Thomas Petazzoni
2017-05-17
1
-5
/
+28
*
Release Epoxy 1.4.2
1.4.2
Emmanuele Bassi
2017-04-30
1
-1
/
+1
*
Release Epoxy 1.4.1 (stable)
1.4.1
Emmanuele Bassi
2017-03-02
1
-1
/
+1
*
Allow using Python3 to run gen_dispatch.py
Emmanuele Bassi
2017-02-15
1
-1
/
+1
*
Define a macro directory in the autotools build
Emmanuele Bassi
2017-02-10
1
-0
/
+1
*
Do not use Python 3 to run gen_dispatch.py
Emmanuele Bassi
2017-02-08
1
-1
/
+1
*
Bump version to 1.4 for release
v1.4
1.4.0
Emmanuele Bassi
2017-02-06
1
-1
/
+1
*
Allow enabling and disabling GLX support
Emmanuele Bassi
2017-02-06
1
-38
/
+82
|
\
|
*
Encode Epoxy capabilities into the pkg-config file
Emmanuele Bassi
2017-02-06
1
-0
/
+9
|
*
Allow enabling and disabling GLX support, part II
Emmanuele Bassi
2017-02-06
1
-38
/
+73
*
|
Generate xz tarballs on distcheck
Emmanuele Bassi
2017-02-06
1
-1
/
+1
|
/
*
Improve consistency of the symbol visibility
Emmanuele Bassi
2017-01-25
1
-19
/
+33
*
build: Skip GLESv1 tests if there's no GLESv1
Emmanuele Bassi
2017-01-25
1
-0
/
+3
*
Bump to version 1.3.1 for release.
v1.3.1
Eric Anholt
2015-07-15
1
-1
/
+1
*
Bump version to 1.3 for release.
v1.3
Eric Anholt
2015-07-15
1
-1
/
+1
*
Update the homepage URL
Christopher Meng
2015-03-04
1
-1
/
+1
*
Merge remote-tracking branch 'sonicadvance/OSX-NoX11Support'
Eric Anholt
2015-01-10
1
-1
/
+1
|
\
|
*
Adds support for OS X without X11.
Ryan Houdek
2014-05-28
1
-1
/
+1
*
|
Use the EGL pkgconfig for finding eglplatform.h.
Eric Anholt
2014-06-13
1
-0
/
+1
|
/
*
Bump version to 1.2 for release.
v1.2
Eric Anholt
2014-05-13
1
-1
/
+1
*
Disable the dlwrap-based tests on apple.
Eric Anholt
2014-03-28
1
-0
/
+6
*
Bump version to 1.1 for release.
v1.1
Eric Anholt
2014-02-06
1
-1
/
+1
*
Add a test that khrplatform.h (if present) agrees with us.
Eric Anholt
2014-02-06
1
-0
/
+6
*
Declare a private dependency on libdl.
Eric Anholt
2014-01-30
1
-0
/
+3
*
Fix testsuite build on OS X.
Eric Anholt
2013-12-16
1
-0
/
+4
*
Fix most GLhandleARB warnings on OS X with a big comment in our code.
Eric Anholt
2013-12-12
1
-0
/
+4
*
Disable EGL on OS X.
Eric Anholt
2013-12-11
1
-0
/
+6
*
Add an appropriate error message if libX11 is missing.
Eric Anholt
2013-12-11
1
-0
/
+4
*
Add dispatch generation for wgl.
Eric Anholt
2013-12-10
1
-0
/
+8
*
Port tests directory to win32.
Eric Anholt
2013-12-06
1
-0
/
+6
*
Start porting the GL dispatch code to win32.
Eric Anholt
2013-12-06
1
-10
/
+29
*
Conditionalize building the EGL and GLX dispatch code.
Eric Anholt
2013-12-06
1
-0
/
+2
*
Conditionalize building GLX and EGL tests and headers.
Eric Anholt
2013-12-06
1
-0
/
+21
*
Fix make distcheck.
Eric Anholt
2013-12-06
1
-0
/
+1
*
Add a test for a bug when called during glBegin()/glEnd().
Eric Anholt
2013-12-05
1
-0
/
+1
*
Add an initial testsuite for GLX API.
Eric Anholt
2013-11-14
1
-0
/
+1
*
Add the generator and build infrastructure.
Eric Anholt
2013-10-16
1
-0
/
+75