diff options
author | Sven Gothel <[email protected]> | 2013-01-27 14:08:07 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-01-27 14:08:07 +0100 |
commit | 2fe180fbee15b82e2ae14fe3c95887db246c874d (patch) | |
tree | 62664ce340fef807fd061b849aea5a46bba7b314 /.project | |
parent | 3f4eeaf76efa8f1f8b305c8dc1770dc679ced307 (diff) |
Bug 665 (part 3) - Allow dis-association of GLContext's GLDrawable .. - Add EGL/ES2 tests, attempt to fix wrapped EGL case
- Bug 665 (part 2) was commit 7fd5f76e1eb4bbf93fe9b1171744bd755d8f96e4
- Add EGL/ES2 tests in
- TestGLContextDrawableSwitch01NEWT
- TestGLContextDrawableSwitch11NEWT
- Attempt to fix wrapped EGL case (incomplete)
- Using EGL/ES w/ non native EGL device/surface, but natively wrapped instances (most of the cases),
a 'complicated' delegation of
Native-Upstream -> EGL-Proxy -> EGL-Instance
is being used heavily relying on the objects lifecycle.
GLEventListenerState tries to roll back the realized state
and even sets the upstream device handle,
but this doesn't seem to be sufficient on X11.
Discussion:
It might turn out that we only can implement the survival of GLContext
and it's display device reliable w/ EGL within the GLAutoDrawable implementation,
which can hold the previous not destructed instances.
Diffstat (limited to '.project')
0 files changed, 0 insertions, 0 deletions