~abreu-alexandre/oxide/add-ua-to-downloadrequested

Viewing all changes in revision 644.

  • Committer: Chris Coulson
  • Date: 2014-07-03 19:01:49 UTC
  • Revision ID: chris.coulson@canonical.com-20140703190149-z73fhku9bnahodbh
Don't patch Chromium's EGL code to bind GLES when creating contexts and calling eglMakeCurrent. As the bound API is thread local and the thread default is GLES, binding GLES is only necessary during initialization (which happens on the main thread where the embedder could have selected a different API)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: