index
:
jogl.git
1.x-maint
2.1-maint
BLACKBIRD
JOGL_2_SANDBOX
JSR-231
MIPS_PORT
Sun_Microsystem
b01
b202_gl44
b22x
bug1294
bug1398
egl-gbm
glctx_deadlock
ios
java11
javafx
jogl-1-1-temp-branch
master
merging
new_gl_headers
pulled
rc
rc_five
tegra-graph-shader_dosplit_dodiscard-freeze
tegra-graph-shader_dosplit_nodiscard-ok
tegra-graph-shader_nosplit_dodiscard_original-freeze
tegra-graph-shader_nosplit_nodiscard-errorP1202
travis
v2.0-rc2-maintenance
v2.3.1_winexe
x11_xinitthreads
xcb-test
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jogl
/
classes
/
jogamp
/
opengl
/
x11
/
glx
/
X11GLXGraphicsConfigurationFactory.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1391 Bug 1392: Implement GLRendererQuirks DontChooseFBConfigBestMatch and...
Sven Gothel
2019-09-07
1
-20
/
+32
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-02
1
-15
/
+15
*
Use ExceptionUtils.dumpStack(..) instead of Thread.dumpStack()
Sven Gothel
2014-10-26
1
-2
/
+3
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-39
/
+39
*
Bug 961: Stabilize glXGetFBConfigAttrib(..) and glXChooseFBConfig(..) Usage A...
Sven Gothel
2014-03-10
1
-1
/
+7
*
Bug 888 / Bug 891 - Enhance GLCapabilities-Query: Apply changes of commit 613...
Sven Gothel
2013-11-05
1
-1
/
+3
*
Bug 888 - Validate CPU Runtime Performance: X11GLXGraphicsConfiguration.GLXFB...
Sven Gothel
2013-11-04
1
-24
/
+22
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
1
-0
/
+1
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-23
/
+23
*
Simplify GLDrawableFactory's SharedResource Query Methods; Move WindowsWGLDra...
Sven Gothel
2013-04-26
1
-1
/
+1
*
GLX/GLXExt Robustness: Use NIODirectOnly for all bindings. For these internal...
Sven Gothel
2012-10-30
1
-10
/
+14
*
Relax Bug 613 workaround of commit 92398025abdabb2fdef0d78edd41e730991a6f94
Sven Gothel
2012-10-02
1
-15
/
+26
*
Add GLRendererQuirks; Fix shared EGL/ES resources;
Sven Gothel
2012-09-20
1
-4
/
+3
*
Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...
Sven Gothel
2012-09-15
1
-4
/
+2
*
Fix window mode attribute bit FBO_BIT usage in platform dependent code (map i...
Sven Gothel
2012-09-08
1
-1
/
+0
*
Fix Capabilities ambiguity and explosion of queried available-list; Add FBO a...
Sven Gothel
2012-09-07
1
-40
/
+41
*
Fix GraphicsConfigurationFactory: Map factory to device-type _and_ capabiliti...
Sven Gothel
2012-07-24
1
-24
/
+89
*
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
1
-8
/
+9
*
JOGL CapabilitiesChooser-API and impl.: Cleanup using generics: 'List l' -> '...
Sven Gothel
2012-06-21
1
-2
/
+2
*
Reduce Thread.dumpStack() in debug mode where no negative behavior appears or...
Sven Gothel
2012-03-18
1
-2
/
+3
*
NativeWindow public* reorg 3/3 ; NativeVisualID -> VisualIDHolder incl. prope...
Sven Gothel
2012-03-06
1
-5
/
+6
*
X11 Fix NativeVisualID regression (commit 90c46b1ef1f199ceb63e85c85e9ebeb919d...
Sven Gothel
2012-03-05
1
-1
/
+3
*
Include GraphicsConfigurationFactory in lifecycle (initSingleton/shutdown) - ...
Sven Gothel
2012-02-25
1
-1
/
+9
*
X11: Fix unavailable GLX (Server): Use fallback GraphicsConfigurationFactory ...
Sven Gothel
2012-02-25
1
-5
/
+13
*
DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive...
Sven Gothel
2012-02-22
1
-6
/
+6
*
GraphicsConfigurationFactory: Add DEBUG dump @ chooser
Sven Gothel
2012-02-22
1
-0
/
+1
*
X11Util: Remove wrapped/locked X11Lib methods
Sven Gothel
2011-11-26
1
-3
/
+2
*
GLX Information usage cleanup
Sven Gothel
2011-11-25
1
-19
/
+22
*
GraphicsConfigurationFactory: Kick off 'registerFactory' via static method in...
Sven Gothel
2011-11-23
1
-2
/
+4
*
Fix X11/Translucency (NV): Don't enable GLX.GLX_TRANSPARENT_TYPE; Always choo...
Sven Gothel
2011-09-14
1
-8
/
+5
*
Cleanup: Java Generics Use and Removed Unused Methods
Sven Gothel
2011-08-24
1
-6
/
+6
*
Utilize general validation of fbcfg (further validation w/ query), refines f5...
Sven Gothel
2011-04-28
1
-1
/
+1
*
Refine getAvailableGLCapabilitiesImpl (XGL, WGL and EGL): Sort only if size > 1
Sven Gothel
2011-03-20
1
-2
/
+2
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
1
-7
/
+7
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-08
1
-0
/
+378