aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/windows/wgl/WindowsExternalWGLContext.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-021-9/+9
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-6/+6
* Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad...Sven Gothel2014-05-211-2/+2
* Bug 875: Safeguard setGLFunctionAvailability(.. strictMatch=false.. ) operati...Sven Gothel2013-10-301-2/+3
* Bug 867 OSX [Common Code]: Trigger GLRendererQuirks.GL4NeedsGL3Request and ma...Sven Gothel2013-10-251-1/+1
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-1/+1
* *External*Context Impl: Remove unused 'lastContext' field, incl. their makeCu...Sven Gothel2013-03-131-21/+1
* GLContextImpl: Make createContextARBImpl/setGLFunctionAvailability more robos...Sven Gothel2012-12-211-1/+1
* Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...Sven Gothel2012-09-151-2/+2
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-2/+1
* Misc cleanup: Add @Override, remove trailing whitespaceSven Gothel2012-06-271-8/+16
* NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl...Sven Gothel2012-03-061-1/+2
* DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive...Sven Gothel2012-02-221-1/+1
* Fix ExtensionAvailabilityCache ; Enhance caching.Sven Gothel2012-02-141-1/+1
* Dispatch the '5' GDI/WGL functions and allow using their 'wgl' variants. GDI ...Sven Gothel2012-01-091-1/+1
* setGLFunctionAvailability(..): Reduce the calls to resetProcAddressTable() 12...Sven Gothel2011-12-131-1/+1
* GLContextImpl*: createImpl() / makeCurrentImpl() refinement / robostnessSven Gothel2011-11-291-1/+1
* Add GL Version 4.2 in GLContext Query - Add verification via glGetIntegerv(GL...Sven Gothel2011-09-021-1/+1
* Fix Bug #480 (attempt) - ATI + WinXP: make context current for ARB PFD querie...Sven Gothel2011-03-211-1/+2
* WindowsExternalWGLContext: Tolerate invalid/released hdc (swt, winxp-32bit)Sven Gothel2011-02-221-26/+21
* Win,GDI,SWT: Fix pfd to caps conversion. Added thorough debug code.Sven Gothel2011-02-111-6/+24
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-4/+4
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-0/+142