aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/glu/GLUquadricImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn...Sven Gothel2023-09-201-2/+1
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-021-3/+3
* Findbugs: Misc minor issues (see below)Sven Gothel2014-07-081-6/+6
* Findbugs.static_final_immutable: Use final qualifier for static immutable ins...Sven Gothel2014-07-081-4/+6
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-55/+55
* jogl: add missing @Override annotationsHarvey Harrison2013-10-171-0/+6
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-41/+41
* GLArrayData/ImmModeSink: Remove implicit dependency on ShaderState - allow op...Sven Gothel2012-12-161-14/+28
* ImmModeSink: Fix bugs (use glBufferUsage, vboUsage, GL_POLYGON, GL_QUADS) and...Sven Gothel2012-10-101-20/+22
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-8/+8
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-1/+1
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-0/+1212