index
:
~tpalli/piglit
EGL_ANDROID_blob_cache
EGL_ANDROID_blob_cache_v2
arb_vertex_type_2_10_10_10_rev
astc5x5
blend_juttu
evil-test
expect_error
glEGLImageTargetTexStorageEXT
int64-dlist
jenkins
master
misc-fixes
oes_get_program_binary
priority
sso-changes
super
tapani's piglit experiments
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
egl
/
spec
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-01
egl_ext_device_drm: Fix format warning.
Vinson Lee
1
-1
/
+2
2018-10-31
egl_ext_device_drm: don't fail the test if open("/dev/dri/cardX") errors
Emil Velikov
1
-1
/
+4
2018-09-05
egl_khr_create_context: Proper invalid attributes for EGL 1.5
Miguel A. Vico
3
-2
/
+35
2018-08-23
egl: fix uninitialised counter
Eric Engestrom
1
-1
/
+1
2018-08-23
egl: fix uninitialised counter
Eric Engestrom
1
-1
/
+1
2018-08-21
egl_ext_device_enumeration: check the populate call to eglQueryDevices
Emil Velikov
1
-0
/
+5
2018-08-21
egl Add new test of EGL_EXT_platform_device
Emil Velikov
4
-0
/
+288
2018-08-21
egl_mesa_platform_surfaceless: plug some memory leaks
Emil Velikov
1
-1
/
+4
2018-08-21
egl: Add basic EGL_EXT_device_drm test
Emil Velikov
4
-0
/
+261
2018-08-21
egl_ext_device_query: plug memory leaks
Emil Velikov
1
-4
/
+16
2018-08-21
egl_ext_device_query: return PIGLIT_WARN when eglGetDisplay fails
Emil Velikov
1
-1
/
+1
2018-08-21
egl_ext_device_query: drop unused major/minor from eglInitialize
Emil Velikov
1
-2
/
+1
2018-08-21
egl: Add basic EGL_MESA_device_software test
Emil Velikov
4
-0
/
+139
2018-08-21
egl_ext_device_query: check for eglQueryDeviceStringEXT EGL_BAD_DEVICE_EXT
Emil Velikov
1
-0
/
+4
2018-06-08
tests/egl: add query test for egl_ext_image_dma_buf_import_modifiers
Lionel Landwerlin
4
-0
/
+157
2017-10-31
egl_khr_create_context: handle Compatibility contexts properly
Marek Olšák
4
-10
/
+14
2017-07-11
egl_mesa_platform_surfaceless: fix compilation warning
Juan A. Suarez Romero
1
-3
/
+3
2017-06-29
cmake: Check for linux/sync_file.h for egl_khr_fence_sync.
Vinson Lee
1
-0
/
+2
2017-06-27
egl_khr_fence_sync: Test for wait with zero timeout.
Rafael Antognolli
1
-0
/
+97
2017-06-27
egl_khr_fence_sync: Verify that dup() fails on invalid fence.
Rafael Antognolli
1
-0
/
+51
2017-06-27
egl_khr_fence_sync: Verify eglDupNativeFenceFDANDROID.
Rafael Antognolli
1
-0
/
+47
2017-06-27
egl_khr_fence_sync: Add test to create fence from fd.
Rafael Antognolli
1
-0
/
+145
2017-06-27
egl_khr_fence_sync: Add sw_sync lib.
Rafael Antognolli
3
-1
/
+156
2017-06-27
egl_khr_fence_sync: add tests for android fence.
Rafael Antognolli
1
-0
/
+54
2017-06-27
egl_khr_fence_sync: Prepare to support android native_sync.
Rafael Antognolli
1
-51
/
+93
2017-05-30
egl_khr_create_context: Don't expect GL_CONTEXT_FLAGS query to work when it c...
Ian Romanick
1
-8
/
+54
2017-05-26
egl_mesa_platform_surfaceless: Use EXT functions for surfaces
Daniel Diaz
1
-2
/
+21
2017-05-26
egl_mesa_platform_surfaceless: Don't use eglGetPlatformDisplay directly
Daniel Diaz
1
-1
/
+1
2017-04-15
tests/egl: report 'skip' instead of 'fail' if not running under X
Marek Olšák
2
-2
/
+2
2017-01-04
egl_khr_gl_image: Add test that clears a shared image
Chad Versace
4
-0
/
+322
2016-10-18
egl_mesa_platform_surfaceless: Initial tests (v2)
Chad Versace
4
-1
/
+222
2016-10-18
egl_khr_fence_sync: Drop duplicate code for parsing --help
Chad Versace
1
-64
/
+12
2016-09-07
egl: eglQueryDeviceStringEXT() takes an EGLDevice
James Jones
1
-2
/
+2
2016-09-07
egl: eglQueryDevicesEXT returns EGL_TRUE on success
James Jones
1
-1
/
+1
2016-09-07
egl: Check for EGL_EXT_device_base
James Jones
2
-5
/
+9
2016-09-01
trivial: Fix broken newline in egl_ext_client_extensions
Adam Jackson
1
-1
/
+1
2016-09-01
egl: Add sanity test for EGL_EXT_device_enumeration (v3.1)
Adam Jackson
4
-0
/
+114
2016-09-01
egl: Add sanity test for EGL_EXT_device_query (v3)
Adam Jackson
4
-0
/
+117
2016-02-15
EGL: build the egl_chromium_sync_control test only if PIGLIT_HAS_X11
Mircea Gherzan
1
-1
/
+3
2016-01-07
egl: Use piglit_require_egl_extension
Neil Roberts
1
-14
/
+3
2016-01-07
Test calling glViewport while using EGL_KHR_surfaceless_context
Neil Roberts
4
-0
/
+144
2015-07-21
egl_khr_fence_sync: Remove unused variable.
Vinson Lee
1
-1
/
+0
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
[next]