index
:
~fredrik/libepoxy
master
Unnamed repository; edit this file 'description' to name the repository.
fredrik
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-05
Add a new test for our public API against a core context.
Eric Anholt
5
-3
/
+183
2013-12-05
Pull a helper function from piglit.
Eric Anholt
2
-1
/
+29
2013-12-05
Add missing .gitignore bits for EGL
Eric Anholt
1
-0
/
+1
2013-12-05
Drop a bit of commented out python.
Eric Anholt
1
-1
/
+0
2013-12-05
Add support for EGL.
Eric Anholt
11
-81
/
+452
2013-12-05
Drop the installed _common.h headers.
Eric Anholt
7
-87
/
+16
2013-12-05
Add .gitignore for the built tests.
Eric Anholt
1
-0
/
+6
2013-12-04
Add some more gl.h definitions that might be used by applications.
Eric Anholt
1
-0
/
+17
2013-12-04
Add C++ guards.
Eric Anholt
2
-0
/
+16
2013-12-04
Fix a similar bug to HEAD~2, this time in epoxy_has_glx_extension().
Eric Anholt
7
-15
/
+26
2013-12-04
Add a failing testcase for the public API of epoxy_has_glx_extension.
Eric Anholt
2
-0
/
+62
2013-12-04
Fix bug in public entrypoint for epoxy_glx_version()
Eric Anholt
7
-12
/
+28
2013-12-04
Add a testcase for a bug in the public API.
Eric Anholt
2
-0
/
+62
2013-12-04
Clean up loader setup for GLX.
Eric Anholt
1
-5
/
+4
2013-12-04
Fix up an unfinished comment
Eric Anholt
1
-3
/
+5
2013-12-04
Add a test for including system GL headers after epoxy.
Eric Anholt
2
-1
/
+37
2013-12-04
Fix including system glx.h after our glx.h
Eric Anholt
1
-2
/
+2
2013-12-04
Add a little more testing of our public GLX API.
Eric Anholt
1
-0
/
+20
2013-12-04
Fix generation of the function pointer typedefs.
Eric Anholt
1
-1
/
+1
2013-12-02
Use self.target instead of mucking around with the filename.
Eric Anholt
1
-6
/
+3
2013-12-02
Add whitespace in generated code after the enum strings.
Eric Anholt
1
-0
/
+1
2013-12-02
Make function resolving be data-driven.
Eric Anholt
1
-47
/
+101
2013-12-02
Make a table full of strings describing our providers.
Eric Anholt
3
-14
/
+81
2013-12-02
Fix building from a clean source tree.
Eric Anholt
1
-7
/
+9
2013-11-14
Actually implement GLX version detection.
Eric Anholt
2
-2
/
+27
2013-11-14
Assume GLX 1.2 is automatically available on Linux with GLX.
Eric Anholt
1
-1
/
+3
2013-11-14
Add an initial testsuite for GLX API.
Eric Anholt
7
-3
/
+285
2013-11-14
Make a few more public functions actually public.
Eric Anholt
3
-4
/
+4
2013-11-14
Fix the version detection for GL < 3.
Eric Anholt
1
-3
/
+14
2013-11-14
Fix a copy-and-paste mistake in getting GL version
Eric Anholt
1
-1
/
+1
2013-11-14
Remove accidentally committed debug printf.
Eric Anholt
1
-1
/
+0
2013-11-14
Fix test for is_desktop_gl.
Eric Anholt
1
-1
/
+1
2013-11-14
Sort the functions in the generated code.
Eric Anholt
1
-6
/
+11
2013-11-14
Fix parallel build of the generated source code.
Eric Anholt
1
-4
/
+12
2013-11-14
Fix the aliasing support to actually build.
Eric Anholt
1
-15
/
+47
2013-11-14
Consistently use 4-space indents.
Eric Anholt
1
-13
/
+13
2013-11-14
Add .dir-locals to tell emacs how to format by default.
Eric Anholt
1
-0
/
+6
2013-10-16
Add the generator and build infrastructure.
Eric Anholt
14
-0
/
+1277
2013-09-19
Import khronos API registry from SVN commit 22908
Eric Anholt
4
-0
/
+46548