Jukka Jylänki
|
f6e0bf8e9a
|
Fix test_egl
|
2014-10-03 17:35:37 +03:00 |
Jukka Jylänki
|
6643b29c49
|
Implement support for eglSwapInterval and add test.
|
2014-10-03 17:35:36 +03:00 |
Jukka Jylänki
|
31eea8b978
|
Clean up code from prabindh's pull request.
|
2014-07-16 13:48:53 +02:00 |
Prabindh Sundareson
|
5357de5ec6
|
Added tests for invalid parameters and terminators, to test functionality of egl context creation. This also adds a RED clear color for the default viewport so that the GL output can be visually observed
|
2014-07-16 13:45:26 +02:00 |
Alon Zakai
|
7ec33d39d7
|
test for eglGetProcAddress
|
2014-02-07 19:00:11 -05:00 |
Jukka Jylänki
|
c1f5a5b30a
|
Make EGL function eglCreateContext spec-conformant and actually read the EGL_CONTEXT_CLIENT_VERSION field when creating a context. Require the version number 2, since WebGL1 maps to GLES2.
|
2013-12-20 11:21:19 +02:00 |
Jukka Jylänki
|
717cfd4874
|
Add unit test for EGL context creation and confirming that #1775 and #1793 work.
|
2013-11-13 14:04:15 +02:00 |