diff options
author | Sven Gothel <[email protected]> | 2012-08-16 16:01:49 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-08-16 16:01:49 +0200 |
commit | ef099612d2adb7223d928d2ba7a88f984501ddb9 (patch) | |
tree | 4f80edeff5522ddd81644eeeca8b8454968a8884 /src/jogl/classes/jogamp/opengl/util | |
parent | 43a473b2005d7f59a7f4f5b8bc7ca9ae88b4e894 (diff) |
EGLGraphicsConfigurationFactory: Fix platform w/o GLX but X11 window handle.
Without GLX but X11 windows, there is no pre-configured X11GLXGraphicsConfigurationFactory set,
hence fetch the fallback X11GraphicsConfigurationFactory via:
GraphicsConfigurationFactory.getFactory(com.jogamp.nativewindow.x11.X11GraphicsDevice.class, CapabilitiesImmutable.class)
TODO: Cleanup cases for other platform - simplify!
Diffstat (limited to 'src/jogl/classes/jogamp/opengl/util')
0 files changed, 0 insertions, 0 deletions