diff options
author | Sven Gothel <[email protected]> | 2012-03-25 05:47:29 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-03-25 05:47:29 +0200 |
commit | a0abff2c5ea6adee2813bf49141b2a106f055390 (patch) | |
tree | 6d92b800af673fbc001ef6ff891fd69e4c7de245 /src/jogl/native/openmax | |
parent | 2357728a8b1ed2edd961b94e75ebddfe12e4516f (diff) |
Fix EGLConfig re-use w/ different EGLDisplay handle (Triggered w/ Mesa EGL/ES)
Reusing the native EGLConfig handle of another EGLDisplay is invalid,
hence the EGLCapabilities cfg-handle value shall be 'refreshed'
using the immutable cfg-id and the new EGLDisplay.
Also fix EGLError value in createSurface() exception
and don't override EGLCapabilities transparency value for a given EGLConfig ID.
Diffstat (limited to 'src/jogl/native/openmax')
0 files changed, 0 insertions, 0 deletions