diff options
author | Sven Gothel <[email protected]> | 2008-11-14 05:08:29 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2008-11-14 05:08:29 +0000 |
commit | 774cd9d1685bd3f4dbb19ed06b57c6d11f118e1e (patch) | |
tree | e3336358437169db6527f26f11e3651c353c6478 /src/classes/com/sun/opengl/impl/GLFixedArrayHandler.java | |
parent | 0ecb8836363584542c5bfdd27bae5e1ecde7bd0f (diff) |
- EGL
- Adding 'eglGetProcAddress(long eglGetProcAddressHandle, String funcName)',
to be able to bootstrap 'eglGetProcAddress'.
- EGLDrawableFactory
- Adding ES2 libname GLES20
- Adding dynamicLookupFunctionOnLibs: Lookup in the libraries (dlsym)
- Change dynamicLookupFunction:
- Bootstrap 'eglGetProcAddress' first
- 1st try eglGetProcAddress
- 2nd try dynamicLookupFunctionOnLibs
- GLContextImpl.isFunctionAvailable()
- 1st try GL proc table (cached)
- 2nd try platform extension proc table (cached)
- 3rd try EGLDrawableFactory.dynamicLookupFunction (not cached)
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/branches/JOGL_2_SANDBOX@1787 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'src/classes/com/sun/opengl/impl/GLFixedArrayHandler.java')
0 files changed, 0 insertions, 0 deletions