summaryrefslogtreecommitdiff
path: root/tests/egl
AgeCommit message (Expand)AuthorFilesLines
2015-07-21egl_khr_fence_sync: Remove unused variable.Vinson Lee1-1/+0
2015-07-13egl-util: Define EGL_KHR_gl_colorspace symbols for older distros.Vinson Lee1-0/+7
2015-07-08egl-gl-colorspace: Use EGL_GL_COLORSPACE_*_KHR enums.Jose Fonseca1-2/+2
2015-07-08egl-gl-colorspace: new test for the EGL extensionMarek Olšák4-1/+113
2015-06-16tests: Fix missing include of Xutil.hOtavio Salvador1-0/+1
2015-05-21egl_khr_get_all_proc_addresses: Add sanity testChad Versace4-0/+139
2015-05-06EGL_KHR_wait_sync: test that eglWaitSyncKHR exists and its error caseMarek Olšák1-3/+56
2015-04-22egl_khr_create_context: use ES1 dispatchDaniel Kurtz5-14/+5
2015-04-22egl_khr_fence_sync: remove invalid_flag testDaniel Kurtz1-51/+0
2015-04-22egl_khr_fence_sync: allow skipping display_bound_in_other_thread subtestDaniel Kurtz1-2/+10
2015-04-22egl_khr_fence_sync: add missing piglit_loge parameterDaniel Kurtz1-1/+2
2015-04-22egl_khr_fence_sync: fix eglCreateSyncKHR() parameterDaniel Kurtz1-1/+1
2015-04-22egl_khr_fence_sync: Make EGL_NO_SYNC_KHR check explicitDaniel Kurtz1-14/+14
2015-04-22egl_khr_fence_sync: remove initial expected STATUS checkDaniel Kurtz1-6/+0
2015-04-22egl_khr_fence_sync: fix eglGetSyncAttribKHR(EGL_SYNC_TYPE_KHR) testDaniel Kurtz1-1/+1
2014-11-03egl-util.c: add warning if no EGL_RENDERABLE_TYPE is defined for testJuha-Pekka Heikkila1-0/+1
2014-11-03Fix egl-nok-texture-from-pixmapJuha-Pekka Heikkila1-0/+6
2014-11-03Fix egl-create-pbuffer-surface testJuha-Pekka Heikkila1-0/+6
2014-10-20Add a test for EGL_MESA_configless_contextNeil Roberts2-0/+382
2014-10-10egl-create-pbuffer-surface: Add test for egl pbuffer surfaceJuha-Pekka Heikkila2-0/+99
2014-08-20piglit: Fix tegra build break.Ilja H. Friedel1-4/+4
2014-08-18egl-util: remove GL includeDaniel Kurtz1-1/+0
2014-08-13egl-util: zero-init state in egl_util_run to avoid crash on failureDaniel Kurtz1-1/+1
2014-08-07egl-create-context-valid-flag-debug-gles: Add missing break.Vinson Lee1-0/+1
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace26-26/+26
2014-07-01egl-create-surface: Remove unused variable.Vinson Lee1-6/+0
2014-05-20EGL_CHROMIUM_sync_control: Add initial tests.Sarah Sharp4-0/+300
2014-05-20egl/utils: Prepare egl_util_run to be called from piglit subtests.Sarah Sharp6-23/+52
2014-04-17EGL_KHR_fence_sync: Add conformance testsChad Versace4-0/+1447
2014-03-30Fix deprecation warnings from XKeycodeToKeysym().Eric Anholt1-2/+4
2014-01-23egl_util : support for es1 and es2 testsTapani Pälli1-6/+34
2014-01-23egl-util: stop running if piglit_automatic is trueTapani Pälli1-1/+1
2014-01-19egl_khr_create_context: Fix X11 and GL requirements in CMakeChad Versace2-11/+3
2014-01-19cmake: indent spaces -> tabsDaniel Kurtz2-3/+3
2014-01-13egl-create-context-valid-flag-debug: build separate gl and gles binariesDaniel Kurtz2-1/+2
2013-12-04egl_ext_client_extensions: Add initial testsChad Versace4-0/+236
2013-11-26egl: Fix CMake traversal into egl/spec dirChad Versace3-7/+1
2013-10-31cmake: Use pkg-config to find EGLChad Versace4-4/+4
2013-10-09egl-1.4: Add test egl-terminate-then-unbind-context (v2)Chad Versace4-0/+122
2013-10-01egl_khr_create_context: Test the debug flag (v2)Chad Versace2-0/+211
2013-10-01egl_khr_create_context: Fix tests for invalid flags (v2)Chad Versace1-13/+23
2013-07-29egl_khr_create_context: Build ES tests only when ES 1 and ES 2 are available.Matt Turner3-10/+37
2013-07-29egl_khr_create_context: Use PIGLIT_DISPATCH_ES* when possible.Matt Turner4-1/+9
2013-07-29egl_khr_create_context: Remove printf to avoid piglit warning.Matt Turner2-3/+0
2013-06-17piglit: Make callers of piglit_dispatch_default_init() specify the API.Eric Anholt11-11/+11
2013-05-30util: Don't call exit() after piglit_report_result() [v2]Chad Versace1-1/+0
2013-01-29egl_khr_create_context: Explain why context creation must succeedChad Versace2-0/+7
2013-01-29egl_khr_create_context: Fix for drivers that don't support GL >= 2.0Chad Versace1-2/+4
2012-11-28egl: Fix typo in previous commitMatt Turner1-1/+1
2012-11-27egl_khr_create_context: Fix build error with old eglext.hChad Versace1-0/+7