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
path:
root
/
test
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-15
Abandon ifuncs and go with the traditional global function pointers.
Eric Anholt
1
-2
/
+0
2013-12-13
Fix the behavior of glx_shared_znow if it doesn't die at startup.
Eric Anholt
1
-0
/
+1
2013-12-13
Add a test showing a way that our ifuncs are broken.
Eric Anholt
1
-0
/
+7
2013-12-13
Relink tests when the library changes.
Eric Anholt
1
-8
/
+8
2013-12-11
Add a testcase for trying to use libepoxy as a static library.
Eric Anholt
1
-0
/
+4
2013-12-10
Add a test for basic functionality on win32.
Eric Anholt
1
-0
/
+19
2013-12-06
Port tests directory to win32.
Eric Anholt
1
-2
/
+2
2013-12-06
Conditionalize building GLX and EGL tests and headers.
Eric Anholt
1
-6
/
+21
2013-12-06
Fix out of tree build
Eric Anholt
1
-0
/
+1
2013-12-06
Add a compile-time test for missing #defines.
Eric Anholt
1
-0
/
+1
2013-12-05
Fix calling new entrypoints from within glBegin()/glEnd().
Eric Anholt
1
-2
/
+0
2013-12-05
Add a test for a bug when called during glBegin()/glEnd().
Eric Anholt
1
-0
/
+6
2013-12-05
Fix extension detection on core GL contexts.
Eric Anholt
1
-2
/
+0
2013-12-05
Add a new test for our public API against a core context.
Eric Anholt
1
-0
/
+6
2013-12-05
Add support for EGL.
Eric Anholt
1
-1
/
+13
2013-12-04
Fix a similar bug to HEAD~2, this time in epoxy_has_glx_extension().
Eric Anholt
1
-2
/
+0
2013-12-04
Add a failing testcase for the public API of epoxy_has_glx_extension.
Eric Anholt
1
-0
/
+6
2013-12-04
Fix bug in public entrypoint for epoxy_glx_version()
Eric Anholt
1
-2
/
+0
2013-12-04
Add a testcase for a bug in the public API.
Eric Anholt
1
-0
/
+6
2013-12-04
Add a test for including system GL headers after epoxy.
Eric Anholt
1
-1
/
+2
2013-11-14
Add an initial testsuite for GLX API.
Eric Anholt
1
-0
/
+42