aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/awt/Java2D.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-021-5/+5
* Findbugs: Use <NumberType>.valueOf(..) instead of 'new <NumberType>(..)'Sven Gothel2014-07-081-5/+5
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-48/+49
* Fix 'typo' in messages: 'Catched' -> 'Caught'Sven Gothel2014-06-281-5/+5
* jogl: add missing @Override annotationsHarvey Harrison2013-10-171-0/+3
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-23/+23
* Java2D OGLPipeline(GLJPanel+Threading): More fine grained control about OGL t...Sven Gothel2013-02-121-111/+143
* Java2D OGLPipeline: Disabled for Max OSXSven Gothel2012-02-131-2/+12
* OpenGL ES/EGL OverhaulSven Gothel2012-02-131-1/+1
* GLJPanel: Fix dispose of backend (J2DOGL thread, no double dispose)..,Sven Gothel2011-12-221-25/+34
* Fix: Java 1.5 warningsSven Gothel2011-02-091-1/+1
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-2/+2
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-0/+569