aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/glu/mipmap
Commit message (Expand)AuthorAgeFilesLines
* 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-082-17/+17
* Findbugs: Remove dead-code / unused [temp] storage and it's assignmentSven Gothel2014-07-081-2/+2
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-0326-1151/+1185
* jogl: add missing @Override annotationsHarvey Harrison2013-10-1719-0/+38
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-1728-821/+821
* Fix Bug 365: Bug on javax.media.opengl.glu.GLU.gluBuild2DMipmapsMichael Esemplare2013-10-071-14/+63
* Minor GL/GLContext additions / cleanups (GL_BGRA, isNPOTTextureAvailable())Sven Gothel2012-02-221-4/+4
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-0928-29/+29
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-0828-0/+10267