summaryrefslogtreecommitdiff
path: root/tests/util/piglit-util-egl.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-07egl: split out a piglit_egl_get_display helperEmil Velikov1-1/+10
2016-10-19egl_mesa_platform_surfaceless: Fix build against old EGL headers (v2)Chad Versace1-0/+10
2014-04-18util/egl: Fix build for old EGL headersChad Versace1-0/+4
2014-04-17util/egl: Add piglit_egl_get_default_display()Chad Versace1-0/+14
2014-04-17util/egl: Add EGLDisplay parameter to piglit_require_egl_extension()Chad Versace1-1/+1
2013-11-26util: Move EGL utilities from libpiglitutil_gl to libpiglitutilChad Versace1-1/+1
2013-11-26util/egl: Include eglext.h from piglit-util-egl.hChad Versace1-0/+3
2013-10-01util/egl: Add piglit_egl_bind_api()Chad Versace1-0/+12
2013-05-14util: egl: support for skipping unsupported extension testsTopi Pohjolainen1-0/+5
2012-11-14util/egl: Change piglit_expect_egl_error to return a boolChad Versace1-3/+4
2012-08-24util: Add piglit_is_egl_extension_supported()Matt Turner1-0/+5
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič1-1/+1
2011-11-08util: Add piglit_expect_egl_error()Chad Versace1-0/+55