aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/gluegen/opengl/BuildComposablePipeline.java
Commit message (Expand)AuthorAgeFilesLines
* GL*, GLContext: Expose isGL2ES3() and getGL2ES3() for convenience.Sven Gothel2013-09-031-0/+2
* GL*: Expose isGL*Core(); GLContext: isGL*() API doc cleanup - align queries.Sven Gothel2013-07-161-0/+12
* Only use base pipelines for Trace/Debug, mock others (ES2, GL2, ..); BuildCom...Sven Gothel2013-07-161-34/+82
* Fix BuildComposablePipeline's isGL*/getGL* ; GLBase: getDownstreamGL()/getRoo...Sven Gothel2013-07-151-13/+36
* Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717)Sven Gothel2013-07-151-23/+19
* SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt...Sven Gothel2012-07-251-1/+1
* 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