aboutsummaryrefslogtreecommitdiff
path: root/tests/test_egl.c
AgeCommit message (Collapse)Author
2014-02-07test for eglGetProcAddressAlon Zakai
2013-12-20Make EGL function eglCreateContext spec-conformant and actually read the ↵Jukka Jylänki
EGL_CONTEXT_CLIENT_VERSION field when creating a context. Require the version number 2, since WebGL1 maps to GLES2.
2013-11-13Add unit test for EGL context creation and confirming that #1775 and #1793 work.Jukka Jylänki