Eric Anholt
|
037ac7f566
|
Add a test for EGL and GLX returning different function pointers.
This is the case on the nvidia binary driver's GL, or when you've got
a system mixing nvidia binary GL and Mesa EGL.
|
11 years ago |
Eric Anholt
|
e4f5da9539
|
Add a test that khrplatform.h (if present) agrees with us.
|
11 years ago |
Eric Anholt
|
dbf940dabc
|
Test for using GLES1/2 without GLX installed.
|
11 years ago |
Eric Anholt
|
5c4f73fa7f
|
Add a test showing a way that our ifuncs are broken.
|
11 years ago |
Eric Anholt
|
2206e6e302
|
Add a testcase for trying to use libepoxy as a static library.
Note that it will only actually link statically against epoxy if
you've set --enable-static.
|
11 years ago |
Eric Anholt
|
ca14052cfe
|
Add a test for basic functionality on win32.
|
11 years ago |
Eric Anholt
|
01ce694073
|
Add a compile-time test for missing #defines.
|
11 years ago |
Eric Anholt
|
9ffa5d25c4
|
Add a test for a bug when called during glBegin()/glEnd().
|
11 years ago |
Eric Anholt
|
20f03e65c4
|
Add a new test for our public API against a core context.
Our extension detection for core is totally broken.
|
11 years ago |
Eric Anholt
|
f2d5248e3d
|
Add missing .gitignore bits for EGL
|
11 years ago |
Eric Anholt
|
2be86a9a9c
|
Add .gitignore for the built tests.
|
11 years ago |