aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes
Commit message (Expand)AuthorAgeFilesLines
* Refactored shader-related utility routines from core GL2ES2 class intoKenneth Russel2009-05-223-19/+34
* Recently code (UnifiedName, GLUnifiedName) was added to GlueGen toKenneth Russel2009-05-207-141/+141
* Fix GLProfile.isGL2ES[12](), adding GLProfile.hasGLSL()Sven Gothel2009-03-206-14/+21
* Putback AWTAnimatorImpl to util, hence *AnimatorImpl are protected againSven Gothel2009-03-202-4/+3
* Fix GL2ES12.isGL() and re-adding the shader code to the jarSven Gothel2009-03-201-1/+1
* Fix: Missed package move of AWTAnimatorImplSven Gothel2009-03-202-3/+4
* Fix some scripts, AWTAnimator to it's awt packageSven Gothel2009-03-202-1/+1
* Missed movement of FBObject class from javax.media.opengl.util toKenneth Russel2009-03-197-8/+1
* Removed GL2ES12 interface from the public API since it is only anKenneth Russel2009-03-192-30/+51
* Removed reflective queries from GLProfile and their use inKenneth Russel2009-03-191-24/+0
* Javadoc cleanupKenneth Russel2009-03-191-4/+1
* Moved remaining portions of fixed function emulation out of core JOGLKenneth Russel2009-03-1965-449/+803
* Removed unnecessary importKenneth Russel2009-03-1912-12/+0
* Movement of Capabilities class and chooseCapabilities functionalityKenneth Russel2009-03-1938-415/+968
* Finish (?) moving javax.media.nwi -> javax.media.nativewindowKenneth Russel2009-03-1751-92/+92
* repairSven Gothel2009-03-16291-0/+89158