| Commit message (Expand) | Author | Age | Files | Lines |
* | Findbugs: Misc minor issues (see below) | Sven Gothel | 2014-07-08 | 3 | -23/+23 |
* | Findbugs: Remove dead-code / unused [temp] storage and it's assignment | Sven Gothel | 2014-07-08 | 6 | -70/+74 |
* | Findbugs: Remove branches where reference cannot be null | Sven Gothel | 2014-07-08 | 4 | -11/+14 |
* | Findbugs.static_final_immutable: Use final qualifier for static immutable ins... | Sven Gothel | 2014-07-08 | 1 | -4/+6 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 73 | -1898/+1871 |
* | jogl: avoid writing into an uninitialized array in nurbs code | Harvey Harrison | 2014-04-11 | 1 | -0/+1 |
* | jogl: fix two impossible comparisons in glu/tessellator | Harvey Harrison | 2013-10-17 | 1 | -2/+2 |
* | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 26 | -0/+77 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 55 | -1017/+1017 |
* | Fix Bug 365: Bug on javax.media.opengl.glu.GLU.gluBuild2DMipmaps | Michael Esemplare | 2013-10-07 | 1 | -14/+63 |
* | GLArrayData/ImmModeSink: Remove implicit dependency on ShaderState - allow op... | Sven Gothel | 2012-12-16 | 1 | -14/+28 |
* | ImmModeSink: Fix bugs (use glBufferUsage, vboUsage, GL_POLYGON, GL_QUADS) and... | Sven Gothel | 2012-10-10 | 1 | -20/+22 |
* | Minor GL/GLContext additions / cleanups (GL_BGRA, isNPOTTextureAvailable()) | Sven Gothel | 2012-02-22 | 1 | -4/+4 |
* | Fix TAB: Replace all TAB with 4 spaces | Sven Gothel | 2011-04-08 | 30 | -226/+226 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 95 | -252/+252 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-08 | 96 | -0/+25134 |