aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/glu
Commit message (Expand)AuthorAgeFilesLines
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-0215-48/+48
* Fix GLContext.Version* regression: Use Version1_1 and Version1_2 for 1.1 and ...Sven Gothel2014-10-121-1/+1
* Bug 1047 - jogamp.opengl.glu.mipmap.Mipmap now uses already parsed GL version...Sven Gothel2014-09-081-2/+3
* Findbugs: Misc minor issues (see below)Sven Gothel2014-07-083-23/+23
* Findbugs: Remove dead-code / unused [temp] storage and it's assignmentSven Gothel2014-07-086-70/+74
* Findbugs: Remove branches where reference cannot be nullSven Gothel2014-07-084-11/+14
* 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-0373-1898/+1871
* jogl: avoid writing into an uninitialized array in nurbs codeHarvey Harrison2014-04-111-0/+1
* jogl: fix two impossible comparisons in glu/tessellatorHarvey Harrison2013-10-171-2/+2
* jogl: add missing @Override annotationsHarvey Harrison2013-10-1726-0/+77
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-1755-1017/+1017
* Fix Bug 365: Bug on javax.media.opengl.glu.GLU.gluBuild2DMipmapsMichael Esemplare2013-10-071-14/+63
* 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
* Minor GL/GLContext additions / cleanups (GL_BGRA, isNPOTTextureAvailable())Sven Gothel2012-02-221-4/+4
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-0830-226/+226
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-0995-252/+252
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-0896-0/+25134