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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add epoxy_glsl_version()
Emmanuele Bassi
2018-02-23
1
-0
/
+1
*
Merge pull request #136 from Lyude/pull/epoxy_ext_in_str
Emmanuele Bassi
2017-10-19
1
-0
/
+7
|
\
|
*
Expose epoxy_extension_in_string() in public headers
Lyude Paul
2017-08-24
1
-0
/
+7
*
|
Add epoxy_set_resolver_failure_handler()
Adam Jackson
2017-07-14
1
-0
/
+14
|
/
*
Move epoxy_headers definition into include/epoxy
Emmanuele Bassi
2017-03-28
1
-0
/
+2
*
Add C++ guards around generated headers
Emmanuele Bassi
2017-03-03
4
-8
/
+8
*
Simplify the code generation rules for Meson
Emmanuele Bassi
2017-03-01
1
-69
/
+29
*
Remove the shebang from gen_dispatch.py
Emmanuele Bassi
2017-02-15
1
-0
/
+4
*
Update the symbol visibility rules under MSVC
Emmanuele Bassi
2017-02-08
1
-1
/
+5
*
Merge pull request #100 from centricular/fix-find_program
Emmanuele Bassi
2017-02-08
1
-4
/
+0
|
\
|
*
meson: Don't call find_program objects with python
Nirbheek Chauhan
2017-01-28
1
-4
/
+0
*
|
Add epoxy_has_egl()
Emmanuele Bassi
2017-02-03
1
-0
/
+1
*
|
Add epoxy_has_glx()
Emmanuele Bassi
2017-02-03
1
-0
/
+1
*
|
Write the API reference
Emmanuele Bassi
2017-02-03
3
-0
/
+6
*
|
Add a fallback for missing stdbool.h
Emmanuele Bassi
2017-02-01
5
-6
/
+8
*
|
Merge branch 'symbol-visibility'
Emmanuele Bassi
2017-01-31
7
-43
/
+75
|
\
\
|
*
|
Improve consistency of the symbol visibility
Emmanuele Bassi
2017-01-25
5
-14
/
+13
|
*
|
Add common header
Emmanuele Bassi
2017-01-25
7
-29
/
+62
|
|
/
*
|
build: Clean up some Meson usage
Patrick Griffis
2017-01-27
1
-4
/
+4
|
/
*
build: Rework the build rules for generated files in Meson
Emmanuele Bassi
2017-01-25
1
-0
/
+80
*
nVidia glx.h uses __glx_h__; define that too.
Bryan Kadzban
2016-12-07
1
-0
/
+1
*
Revert all changes since 8bbc0d40
Emmanuele Bassi
2016-12-07
14
-22161
/
+69
*
build: Drop autogenerated autotools files from Git
Emmanuele Bassi
2016-11-07
1
-610
/
+0
*
nVidia glx.h uses __glx_h__; define that too.
Bryan Kadzban
2016-09-06
1
-1
/
+2
*
Make "epoxy_current_context_is_egl" visible.
Yaron Cohen-Tal
2015-10-31
1
-0
/
+1
*
Fix support for a static build of Epoxy. Add support building and running tes...
Yaron Cohen-Tal
2015-09-03
1
-11
/
+18
*
Add some files to the repo so that it's possible to build without running "au...
Yaron Cohen-Tal
2015-08-26
2
-0
/
+654
*
Add support for CMake (no support for building/running the tests yet). Fix su...
Yaron Cohen-Tal
2015-08-26
13
-66
/
+22044
*
Add new header file "common.h" to the installed files.
Yaron Cohen-Tal
2015-07-19
1
-0
/
+1
*
Unite defenitions "PUBLIC" and "EPOXY_IMPORTEXPORT" and add it where appropri...
Yaron Cohen-Tal
2015-07-19
5
-20
/
+80
*
Added makefiles to build with MSVC 2013, and fixed errors and warnings.
Yaron Cohen-Tal
2015-07-18
1
-2
/
+2
*
Fix public headers for building in Visual Studio
Chun-wei Fan
2015-06-05
2
-5
/
+5
*
Don't forget to install the wgl headers.
Eric Anholt
2014-05-13
1
-0
/
+5
*
Move __stdcall into the parens for function pointer definitions.
Eric Anholt
2014-04-10
1
-3
/
+8
*
win32: Add support for wglUseFontBitmaps().
Eric Anholt
2014-03-27
1
-0
/
+6
*
Fix EGLDisplay parameters in epoxy functions
Fredrik Höglund
2014-02-12
1
-2
/
+2
*
Add limited support for the KHRONOS_* defines from khrplatform.h.
Eric Anholt
2014-02-06
1
-0
/
+11
*
Avoid polluting the compiler's namespace with our own stuff.
Eric Anholt
2014-01-22
4
-12
/
+12
*
win32: Convert the API to being based on function pointers, like Linux.
Eric Anholt
2013-12-17
1
-1
/
+1
*
win32: Expose the dispatch table reset funtion in the public API.
Eric Anholt
2013-12-17
1
-0
/
+1
*
Don't forget to tell our users that the epoxy GL functions are __dllimport.
Eric Anholt
2013-12-17
1
-0
/
+5
*
Fix copyrights on the Makefile.ams.
Eric Anholt
2013-12-16
1
-16
/
+17
*
Update header comments about how the implementation works.
Eric Anholt
2013-12-16
3
-23
/
+6
*
Drop the inconsistent use of #pragma once.
Eric Anholt
2013-12-16
3
-6
/
+0
*
Move the #defines into the main generated header.
Eric Anholt
2013-12-15
4
-4
/
+0
*
Include epoxy/gl.h from epoxy/glx.h.
Eric Anholt
2013-12-12
1
-0
/
+1
*
Add dispatch generation for wgl.
Eric Anholt
2013-12-10
1
-0
/
+60
*
Conditionalize building GLX and EGL tests and headers.
Eric Anholt
2013-12-06
1
-0
/
+5
*
Fix make distcheck.
Eric Anholt
2013-12-06
1
-0
/
+30
*
Add some more defines that are present in normal gl.h
Eric Anholt
2013-12-06
1
-0
/
+9
[next]