aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLGraphicsConfigurationFactory.java
Commit message (Expand)AuthorAgeFilesLines
* JOGL CapabilitiesChooser-API and impl.: Cleanup using generics: 'List l' -> '...Sven Gothel2012-06-211-7/+7
* Reduce Thread.dumpStack() in debug mode where no negative behavior appears or...Sven Gothel2012-03-181-1/+2
* NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl...Sven Gothel2012-03-061-2/+3
* Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra...Sven Gothel2012-03-051-0/+3
* Cleanup DEBUG flags of *GraphicsConfigurationFactory (Use the common 'nativew...Sven Gothel2012-02-251-1/+0
* DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive...Sven Gothel2012-02-221-5/+5
* Dispatch the '5' GDI/WGL functions and allow using their 'wgl' variants. GDI ...Sven Gothel2012-01-091-5/+5
* More Robust GLProfile Initialization ; Add NativeWindowFactory ShutdownSven Gothel2011-11-301-1/+1
* GraphicsConfigurationFactory: Kick off 'registerFactory' via static method in...Sven Gothel2011-11-231-2/+4
* NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs...Sven Gothel2011-11-231-1/+1
* NEWT/JOGL: MacOSX UpdateSven Gothel2011-09-251-1/+0
* Complete translucency support for Win32 - tested w/ NEWTSven Gothel2011-09-041-0/+8
* Cleanup: Java Generics Use and Removed Unused MethodsSven Gothel2011-08-241-6/+6
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-23/+23
* Fix Bug #480 (attempt) - ATI + WinXP: make context current for ARB PFD querie...Sven Gothel2011-03-211-44/+60
* Refine getAvailableGLCapabilitiesImpl (XGL, WGL and EGL): Sort only if size > 1Sven Gothel2011-03-201-3/+2
* Win,ARB,GL-2.x: Fix pfd to caps conversion: !pbuffer / CleanupSven Gothel2011-02-111-19/+19
* Fix Win/GDI: getAvailableGLCapabilitiesGDI() add offscreen GLCaps as wellSven Gothel2011-02-101-13/+3
* Fix code styleSven Gothel2011-02-091-1/+2
* Merge branch 'bug_468_ClassCast_exception_on_debug_logging_try_2' of https://...Sven Gothel2011-02-091-1/+4
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-7/+7
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-0/+477