| Commit message (Expand) | Author | Age | Files | Lines |
* | jogl: add final to Debug wrapper error code and fix indentation | Harvey Harrison | 2013-10-23 | 1 | -4/+6 |
* | jogl: pass format and arguments directly to the printGLError function | Harvey Harrison | 2013-10-22 | 1 | -7/+11 |
* | jogl: save on class size in the Debug pipelines | Harvey Harrison | 2013-10-22 | 1 | -11/+22 |
* | jogl: do not generate an extra String for the Debug pipeline wrappers | Harvey Harrison | 2013-10-22 | 1 | -4/+4 |
* | jogl: change code generation for Debug pipelines to avoid building large strings | Harvey Harrison | 2013-10-22 | 1 | -15/+11 |
* | jogl: use .format() to build the method signature when generating pipeline code | Harvey Harrison | 2013-10-21 | 1 | -8/+4 |
* | jogl: adapt code generator to output @Override annotations in various places | Harvey Harrison | 2013-10-21 | 1 | -1/+2 |
* | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+31 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -9/+9 |
* | GL*, GLContext: Expose isGL2ES3() and getGL2ES3() for convenience. | Sven Gothel | 2013-09-03 | 1 | -0/+2 |
* | GL*: Expose isGL*Core(); GLContext: isGL*() API doc cleanup - align queries. | Sven Gothel | 2013-07-16 | 1 | -0/+12 |
* | Only use base pipelines for Trace/Debug, mock others (ES2, GL2, ..); BuildCom... | Sven Gothel | 2013-07-16 | 1 | -34/+82 |
* | Fix BuildComposablePipeline's isGL*/getGL* ; GLBase: getDownstreamGL()/getRoo... | Sven Gothel | 2013-07-15 | 1 | -13/+36 |
* | Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717) | Sven Gothel | 2013-07-15 | 1 | -23/+19 |
* | SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt... | Sven Gothel | 2012-07-25 | 1 | -1/+1 |
* | StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa... | Sven Gothel | 2012-04-16 | 1 | -3/+3 |
* | JOGL: Add GLBase::isGLES2Compatible() | Sven Gothel | 2011-07-31 | 1 | -0/+3 |
* | JOGL/GLDebug/GLTrace: Gluegen/BuildComposablePipeline: print arguments in deb... | Sven Gothel | 2011-05-17 | 1 | -6/+10 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -1/+1 |
* | Fix imports .. | Sven Gothel | 2010-11-07 | 1 | -5/+13 |
* | Gluegen parts in src/gluegen (clean) | Sven Gothel | 2010-11-07 | 1 | -0/+1089 |