diff options
author | Sven Gothel <[email protected]> | 2015-01-23 23:34:39 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2015-01-23 23:34:39 +0100 |
commit | 26f965bbe7b40968158901c3f4ef2f54e821ac70 (patch) | |
tree | 398470d31a63df04451de683572ee31f2e72dae6 /src/test/com/jogamp | |
parent | b4991d6ed202963ea66456b0abbcb1698f2712da (diff) |
GLContextImpl.makeCurrentImpl(): Remove redundant test whether context is already current
- GLContextImpl.makeCurrentImpl(): Remove redundant test whether context is already current
GLContext.makeCurrent() already verifies whether native makeCurrent can be skipped
by comparing against the thread-local current GLContext instance.
- Add X11GLXContext.glXReleaseContext(..) to simplify release call
Diffstat (limited to 'src/test/com/jogamp')
0 files changed, 0 insertions, 0 deletions