aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLGraphicsConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 718: Further restriction of Windows BITMAP PFD's - RGB888 and !alpha onlySven Gothel2013-04-181-1/+1
* Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B...Sven Gothel2013-04-181-91/+2
* Bug 718: Windows BITMAP Offscreen Fails w/ GLCaps other than simple RGB888 - ...Sven Gothel2013-04-171-1/+14
* Fix Bug 695: WGLExt.wglChoosePixelFormatARB causes buffer underflow due to a ...Sven Gothel2013-02-281-1/+1
* Bug632: Test NEWT Child Window Translucency (X11/Windows) ..Sven Gothel2012-12-301-5/+8
* WGL/WGLExt Robustness: Use NIODirectOnly for all bindings. For these internal...Sven Gothel2012-10-301-116/+120
* Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...Sven Gothel2012-09-151-14/+15
* Fix window mode attribute bit FBO_BIT usage in platform dependent code (map i...Sven Gothel2012-09-081-128/+171
* Fix Capabilities ambiguity and explosion of queried available-list; Add FBO a...Sven Gothel2012-09-071-54/+40
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-10/+12
* JOGL CapabilitiesChooser-API and impl.: Cleanup using generics: 'List l' -> '...Sven Gothel2012-06-211-12/+12
* NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl...Sven Gothel2012-03-061-1/+2
* Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra...Sven Gothel2012-03-051-10/+11
* DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive...Sven Gothel2012-02-221-2/+2
* Dispatch the '5' GDI/WGL functions and allow using their 'wgl' variants. GDI ...Sven Gothel2012-01-091-4/+4
* NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs...Sven Gothel2011-11-231-1/+1
* Nativewindow: Introduce API private MutableGraphicsConfigurationSven Gothel2011-11-121-4/+4
* Complete translucency support for Win32 - tested w/ NEWTSven Gothel2011-09-041-1/+21
* Cleanup: Java Generics Use and Removed Unused MethodsSven Gothel2011-08-241-8/+8
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-2/+2
* Fix Bug #480 (attempt) - ATI + WinXP: make context current for ARB PFD querie...Sven Gothel2011-03-211-9/+53
* Refine WGL_PIXEL_TYPE_ARB and GLX_RENDER_TYPE:Sven Gothel2011-03-201-16/+20
* Win,ARB,GL-2.x: Fix pfd to caps conversion: !pbuffer / CleanupSven Gothel2011-02-111-48/+41
* Win,GDI,SWT: Fix pfd to caps conversion. Added thorough debug code.Sven Gothel2011-02-111-4/+5
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-6/+6
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-0/+699