summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #101 from kapouer/debian-prdebianEmmanuele Bassi2017-02-065-21/+30
|\
| * Update changelog for next releaseJérémy Lal2017-02-061-0/+12
| * Copyright: factor Expat licenseJérémy Lal2017-01-301-18/+2
| * Section: debian-installer for udebJérémy Lal2017-01-301-0/+1
| * Executable bit on rulesJérémy Lal2017-01-301-0/+0
| * Build libepoxy0-udeb so libgtk-3-0-udeb can depend on it. Closes: #788711Jérémy Lal2017-01-303-0/+12
| * B-D python:native for cross-build. Closes: #842711.Jérémy Lal2017-01-301-1/+1
| * Set myself as maintainer, after discussion with EricJérémy Lal2017-01-301-1/+1
| * Standards-Version 3.9.8Jérémy Lal2017-01-301-1/+1
|/
* Update build for 1.3.1.Eric Anholt2015-07-154-5/+10
* Update the package to be multi-arch: same.Eric Anholt2015-07-151-0/+3
* Fix up a Files line in the copyright (caught by lintian)Eric Anholt2015-07-151-1/+1
* Update exported symbols list.Eric Anholt2015-07-151-3/+274
* Merge tag 'upstream/1.3.1' into debianEric Anholt2015-07-154-1143/+1168
|\
| * Imported Upstream version 1.3.1debian-tarball-importsEric Anholt2015-07-154-1143/+1168
| |\
| | * Bump to version 1.3.1 for release.v1.3.1Eric Anholt2015-07-151-1/+1
| | * Also drop the publishing of epoxy_conservative_egl_version()Eric Anholt2015-07-151-1/+1
* | | Merge tag 'upstream/1.3' into debianEric Anholt2015-07-1543-912/+145944
|\ \ \ | |/ /
| * | Imported Upstream version 1.3Eric Anholt2015-07-1543-912/+145944
| |\ \ | | |/
| | * Bump version to 1.3 for release.v1.3Eric Anholt2015-07-151-1/+1
| | * Add some missing spacing in generated code.Eric Anholt2015-07-151-0/+1
| | * Use a concatenated string for enum descriptions.Eric Anholt2015-07-151-5/+16
| | * Use __attribute__((packed)) to reduce our data size.Eric Anholt2015-07-153-24/+15
| | * Emit APIENTRY for typedefs that use it.Eric Anholt2015-07-151-0/+2
| | * Merge branch 'khronos-registry'Eric Anholt2015-07-152-9/+75
| | |\
| | | * Import registry from SVN 31705Eric Anholt2015-07-152-9/+75
| | * | Fix epoxy_egl_get_current_gl_context_api() on non-conformant ES.Yaron Cohen-Tal2015-07-151-0/+20
| | * | Look for GL 1.1 functions in win32's OpenGL32.dll.Eric Anholt2015-07-151-1/+1
| | * | Update README for the dropping of X11 on OSX.Eric Anholt2015-07-151-5/+0
| | * | src/dispatch_common.c: Remove Unneeded PUBLIC AnnotationChun-wei Fan2015-06-171-1/+1
| | * | test/wgl_per_context_funcptrs.c: Fix build on Visual StudioChun-wei Fan2015-06-051-7/+7
| | * | Fix generated code for building on MSVC 2013Chun-wei Fan2015-06-051-4/+12
| | * | Put the callspec after the return type for MSVC.Chun-wei Fan2015-06-053-13/+13
| | * | Avoid empty struct intializer on MSVC.Chun-wei Fan2015-06-051-0/+2
| | * | Port the library_init() constructor to MSVC.Chun-wei Fan2015-06-051-2/+21
| | * | Fix public headers for building in Visual StudioChun-wei Fan2015-06-052-5/+5
| | * | Use the provider enum to tie-break sorting by function provider name.Eric Anholt2015-06-051-1/+1
| | * | Merge remote-tracking branch 'airlied/master'Eric Anholt2015-06-053-113/+1080
| | |\ \
| | | * \ Merge branch 'khronos-registry'Dave Airlie2015-05-053-113/+1080
| | | |\ \ | | | | |/
| | | | * Import registry from SVN 31039Dave Airlie2015-05-053-113/+1080
| | * | | Merge pull request #42 from cicku/patch-1Eric Anholt2015-06-051-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Update the homepage URLChristopher Meng2015-03-041-1/+1
| | |/ /
| | * | Merge branch 'khronos-registry'Eric Anholt2015-01-104-549/+3593
| | |\ \ | | | |/
| | | * Import registry from SVN 29350Eric Anholt2015-01-104-549/+3593
| | * | wgl: Fix an extra break statement.Eric Anholt2015-01-101-1/+0
| | * | Merge remote-tracking branch 'sonicadvance/OSX-NoX11Support'Eric Anholt2015-01-102-2/+2
| | |\ \
| | | * | Adds support for OS X without X11.Ryan Houdek2014-05-282-2/+2
| | * | | Avoid name conflicts between pkgconfig's EGL_LIBS and a temporary var.tempEric Anholt2014-06-131-6/+6
| | * | | Fix context type detection if we find eglGetCurrentContext().Eric Anholt2014-06-131-1/+1
| | * | | Use the EGL pkgconfig for finding eglplatform.h.Eric Anholt2014-06-133-1/+5