aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/windows
Commit message (Expand)AuthorAgeFilesLines
...
* GLContextImpl: GLContextLock -> RecursiveLockSven Gothel2011-04-231-9/+9
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-083-40/+40
* Fix Bug #480 (attempt) - ATI + WinXP: make context current for ARB PFD querie...Sven Gothel2011-03-215-57/+169
* Refine getAvailableGLCapabilitiesImpl (XGL, WGL and EGL): Sort only if size > 1Sven Gothel2011-03-202-4/+2
* Refine WGL_PIXEL_TYPE_ARB and GLX_RENDER_TYPE:Sven Gothel2011-03-203-19/+29
* JOGL GLDrawableFactory: Expose experimental method createProxySurface(..) for...Sven Gothel2011-02-281-0/+10
* WindowsExternalWGLContext: Tolerate invalid/released hdc (swt, winxp-32bit)Sven Gothel2011-02-221-26/+21
* NativeWindow ProxySurface Abstraction and lock/unlock Surface cleanupSven Gothel2011-02-223-92/+27
* Win,ARB,GL-2.x: Fix pfd to caps conversion: !pbuffer / CleanupSven Gothel2011-02-115-99/+107
* Win,GDI,SWT: Fix pfd to caps conversion. Added thorough debug code.Sven Gothel2011-02-113-11/+30
* 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-0917-67/+67
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-0817-0/+3912