diff options
author | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-11-25 04:04:28 (GMT) |
---|---|---|
committer | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-11-25 04:04:28 (GMT) |
commit | 410ed81027232e669bf6a28699fa833e56a27ef7 (patch) | |
tree | 1b457ae77fa23fa50dbdc3d3e4bb73732532a36e /config.tests/unix/iodbc | |
parent | 346887e731df4143699ce0c2310ded4fec849d30 (diff) | |
download | Qt-410ed81027232e669bf6a28699fa833e56a27ef7.zip Qt-410ed81027232e669bf6a28699fa833e56a27ef7.tar.gz Qt-410ed81027232e669bf6a28699fa833e56a27ef7.tar.bz2 |
Bind the EGL API type before calling eglMakeCurrent()
When mixing GL and VG in the same thread, some devices require
that eglBindAPI() be called before eglMakeCurrent() when switching
between context types. The EGL spec indicates that this shouldn't
be required unless the context parameter is EGL_NO_CONTEXT, but it
isn't a big deal to work around slightly non-compliant devices.
Reviewed-by: Tom Cooksey
Diffstat (limited to 'config.tests/unix/iodbc')
0 files changed, 0 insertions, 0 deletions