index
:
~gabbayo/piglit
base
fbo-extended-blend
fbo-generatemipmap-formats-debug
master
rhel-6.8
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
egl
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-21
egl_khr_fence_sync: Remove unused variable.
Vinson Lee
1
-1
/
+0
2015-07-13
egl-util: Define EGL_KHR_gl_colorspace symbols for older distros.
Vinson Lee
1
-0
/
+7
2015-07-08
egl-gl-colorspace: Use EGL_GL_COLORSPACE_*_KHR enums.
Jose Fonseca
1
-2
/
+2
2015-07-08
egl-gl-colorspace: new test for the EGL extension
Marek Olšák
4
-1
/
+113
2015-06-16
tests: Fix missing include of Xutil.h
Otavio Salvador
1
-0
/
+1
2015-05-21
egl_khr_get_all_proc_addresses: Add sanity test
Chad Versace
4
-0
/
+139
2015-05-06
EGL_KHR_wait_sync: test that eglWaitSyncKHR exists and its error case
Marek Olšák
1
-3
/
+56
2015-04-22
egl_khr_create_context: use ES1 dispatch
Daniel Kurtz
5
-14
/
+5
2015-04-22
egl_khr_fence_sync: remove invalid_flag test
Daniel Kurtz
1
-51
/
+0
2015-04-22
egl_khr_fence_sync: allow skipping display_bound_in_other_thread subtest
Daniel Kurtz
1
-2
/
+10
2015-04-22
egl_khr_fence_sync: add missing piglit_loge parameter
Daniel Kurtz
1
-1
/
+2
2015-04-22
egl_khr_fence_sync: fix eglCreateSyncKHR() parameter
Daniel Kurtz
1
-1
/
+1
2015-04-22
egl_khr_fence_sync: Make EGL_NO_SYNC_KHR check explicit
Daniel Kurtz
1
-14
/
+14
2015-04-22
egl_khr_fence_sync: remove initial expected STATUS check
Daniel Kurtz
1
-6
/
+0
2015-04-22
egl_khr_fence_sync: fix eglGetSyncAttribKHR(EGL_SYNC_TYPE_KHR) test
Daniel Kurtz
1
-1
/
+1
2014-11-03
egl-util.c: add warning if no EGL_RENDERABLE_TYPE is defined for test
Juha-Pekka Heikkila
1
-0
/
+1
2014-11-03
Fix egl-nok-texture-from-pixmap
Juha-Pekka Heikkila
1
-0
/
+6
2014-11-03
Fix egl-create-pbuffer-surface test
Juha-Pekka Heikkila
1
-0
/
+6
2014-10-20
Add a test for EGL_MESA_configless_context
Neil Roberts
2
-0
/
+382
2014-10-10
egl-create-pbuffer-surface: Add test for egl pbuffer surface
Juha-Pekka Heikkila
2
-0
/
+99
2014-08-20
piglit: Fix tegra build break.
Ilja H. Friedel
1
-4
/
+4
2014-08-18
egl-util: remove GL include
Daniel Kurtz
1
-1
/
+0
2014-08-13
egl-util: zero-init state in egl_util_run to avoid crash on failure
Daniel Kurtz
1
-1
/
+1
2014-08-07
egl-create-context-valid-flag-debug-gles: Add missing break.
Vinson Lee
1
-0
/
+1
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
26
-26
/
+26
2014-07-01
egl-create-surface: Remove unused variable.
Vinson Lee
1
-6
/
+0
2014-05-20
EGL_CHROMIUM_sync_control: Add initial tests.
Sarah Sharp
4
-0
/
+300
2014-05-20
egl/utils: Prepare egl_util_run to be called from piglit subtests.
Sarah Sharp
6
-23
/
+52
2014-04-17
EGL_KHR_fence_sync: Add conformance tests
Chad Versace
4
-0
/
+1447
2014-03-30
Fix deprecation warnings from XKeycodeToKeysym().
Eric Anholt
1
-2
/
+4
2014-01-23
egl_util : support for es1 and es2 tests
Tapani Pälli
1
-6
/
+34
2014-01-23
egl-util: stop running if piglit_automatic is true
Tapani Pälli
1
-1
/
+1
2014-01-19
egl_khr_create_context: Fix X11 and GL requirements in CMake
Chad Versace
2
-11
/
+3
2014-01-19
cmake: indent spaces -> tabs
Daniel Kurtz
2
-3
/
+3
2014-01-13
egl-create-context-valid-flag-debug: build separate gl and gles binaries
Daniel Kurtz
2
-1
/
+2
2013-12-04
egl_ext_client_extensions: Add initial tests
Chad Versace
4
-0
/
+236
2013-11-26
egl: Fix CMake traversal into egl/spec dir
Chad Versace
3
-7
/
+1
2013-10-31
cmake: Use pkg-config to find EGL
Chad Versace
4
-4
/
+4
2013-10-09
egl-1.4: Add test egl-terminate-then-unbind-context (v2)
Chad Versace
4
-0
/
+122
2013-10-01
egl_khr_create_context: Test the debug flag (v2)
Chad Versace
2
-0
/
+211
2013-10-01
egl_khr_create_context: Fix tests for invalid flags (v2)
Chad Versace
1
-13
/
+23
2013-07-29
egl_khr_create_context: Build ES tests only when ES 1 and ES 2 are available.
Matt Turner
3
-10
/
+37
2013-07-29
egl_khr_create_context: Use PIGLIT_DISPATCH_ES* when possible.
Matt Turner
4
-1
/
+9
2013-07-29
egl_khr_create_context: Remove printf to avoid piglit warning.
Matt Turner
2
-3
/
+0
2013-06-17
piglit: Make callers of piglit_dispatch_default_init() specify the API.
Eric Anholt
11
-11
/
+11
2013-05-30
util: Don't call exit() after piglit_report_result() [v2]
Chad Versace
1
-1
/
+0
2013-01-29
egl_khr_create_context: Explain why context creation must succeed
Chad Versace
2
-0
/
+7
2013-01-29
egl_khr_create_context: Fix for drivers that don't support GL >= 2.0
Chad Versace
1
-2
/
+4
2012-11-28
egl: Fix typo in previous commit
Matt Turner
1
-1
/
+1
2012-11-27
egl_khr_create_context: Fix build error with old eglext.h
Chad Versace
1
-0
/
+7
[next]