aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/gluegen/opengl/BuildComposablePipeline.java
Commit message (Expand)AuthorAgeFilesLines
* StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa...Sven Gothel2012-04-161-3/+3
* JOGL: Add GLBase::isGLES2Compatible()Sven Gothel2011-07-311-0/+3
* JOGL/GLDebug/GLTrace: Gluegen/BuildComposablePipeline: print arguments in deb...Sven Gothel2011-05-171-6/+10
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-1/+1
* Fix imports ..Sven Gothel2010-11-071-5/+13
* Gluegen parts in src/gluegen (clean)Sven Gothel2010-11-071-0/+1089