diff options
author | Sven Gothel <[email protected]> | 2012-08-17 13:47:48 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-08-17 13:47:48 +0200 |
commit | ee5c34e5bb067631572a7001ab1ec3543c52065f (patch) | |
tree | 6bd997c3da8e114b923faf66015fdbaac5791f24 /src/jogl/classes/com/jogamp/opengl/FBObject.java | |
parent | 09a8151abe3934ccf17fa84d5b2000e259351312 (diff) |
Robostness: GLDrawableImpl's contextMadeCurrent()/contextRealized() ; GLFBODrawableImpl.contextMadeCurrent(false), OffscreenAutoDrawable.setSize(..)
GLDrawableImpl's contextMadeCurrent()/contextRealized():
- Catch exception which may appear during callback and cont. w/ GLContextImpl's release()/destroy()
while throwing catched exception at end.
GLFBODrawableImpl.contextMadeCurrent(false):
- Detect null Colorbuffer ASAP and throw exception
OffscreenAutoDrawable.setSize(..):
- Catch exceptions at 1) GLFBODrawableImpl.setSize(..) and
2) GLContext.release() .. throw it in proper order.
Diffstat (limited to 'src/jogl/classes/com/jogamp/opengl/FBObject.java')
0 files changed, 0 insertions, 0 deletions