commit | a2ec7339da7f504735c5af8e9eee81428ffc206c | [log] [tgz] |
---|---|---|
author | Guy Zadikario <guy@graphtech.co.il> | Sat Jun 04 18:50:48 2011 +0300 |
committer | Guy Zadickario <guy@graphtech.co.il> | Tue Jun 21 14:48:44 2011 +0300 |
tree | 64a184f46cd04bad0fd5a78e7d65e31088ac94db | |
parent | 4ec4346f072b457cfe0cd54d824c9c6b63dc3efd [diff] |
emulator opengl: use eglGetProcAddress in EGL dispatch. Initialize EGL extensions functions in the EGLDispatch table using eglGetProcAddress instead of dlsym. (try dlsym if eglGetProcAddress failed). Change-Id: I256c4c5f9f3728a5b0e4d5bbcc75b83aa8a85f29