Skip to content

Commit

Permalink
Fix resolving the GLEsv2 functions at link time
Browse files Browse the repository at this point in the history
The issue was addressed in 295d159 but that commit had to be reverted by
c1099bd because of a crash when trying to dlopen the wrapped libGLESv2.so.
Instead, if a gl* function is resolved when we don't have yet a handle for
the library, use a wrapper calling the internal function.
  • Loading branch information
giucam committed Aug 31, 2015
1 parent cf7b985 commit a38512b
Showing 1 changed file with 889 additions and 2 deletions.

0 comments on commit a38512b

Please sign in to comment.