~marcoil/glproxy/extensions-cleanup

Viewing all changes in revision 35.

  • Committer: Marc Ordinas i Llopis
  • Date: 2011-10-18 17:49:42 UTC
  • Revision ID: marc.ordinasillopis@linaro.org-20111018174942-5qvacwyi5g9odabz
Added simple API to get extension functions.

Added a function to help getting extensions, glProxyGetExtProcAddr. Users need to pass the extension
name and the function name, and glProxy will look for it in both the current backend (EGL or GLX) and
GL, but the later will only work if there's a valid current context.

Also added myself to the authors.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: