aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/windows/wgl/awt
Commit message (Expand)AuthorAgeFilesLines
* Fix 'typo' in branching, valid config index is >= 0 (not < 0)Sven Gothel2020-06-151-1/+1
* Bug 1153 - Adopt to ArrayHashSet change, don't use deprecated ctor (gluegen c...Sven Gothel2015-04-011-1/+2
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-021-12/+12
* Findbugs: Remove dead-code / unused [temp] storage and it's assignmentSven Gothel2014-07-081-1/+1
* Findbugs: Use <NumberType>.valueOf(..) instead of 'new <NumberType>(..)'Sven Gothel2014-07-081-1/+1
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-14/+14
* jogl: add missing @Override annotationsHarvey Harrison2013-10-171-0/+1
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-11/+11
* Fix GraphicsConfigurationFactory: Map factory to device-type _and_ capabiliti...Sven Gothel2012-07-241-4/+4
* NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl...Sven Gothel2012-03-061-5/+6
* Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra...Sven Gothel2012-03-051-48/+54
* Cleanup DEBUG flags of *GraphicsConfigurationFactory (Use the common 'nativew...Sven Gothel2012-02-251-2/+0
* More Robust GLProfile Initialization ; Add NativeWindowFactory ShutdownSven Gothel2011-11-301-5/+10
* Nativewindow AWT Device/Screen: Cleanup construction [default, specific]; AWT...Sven Gothel2011-11-251-1/+1
* GraphicsConfigurationFactory: Kick off 'registerFactory' via static method in...Sven Gothel2011-11-231-2/+4
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-5/+5
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-0/+173