| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 890 - Fix GLES3 Profile Mapping, i.e. GL2ES2 queries and mappings; Valida... | Sven Gothel | 2013-11-07 | 1 | -4/+24 |
* | Fix Bug 872: ES3 and ES3-GLSL Version not properly Handled | Sven Gothel | 2013-10-25 | 1 | -5/+20 |
* | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+3 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -104/+104 |
* | Fix Bug 711: Align Graphs's Curve Shader programmatically to used GL/GLSL ver... | Sven Gothel | 2013-05-17 | 1 | -4/+24 |
* | Fix Bug 737: Add shader default precision for GLSL [1.30 .. 1.50[ - See GLSL ... | Sven Gothel | 2013-05-17 | 1 | -11/+109 |
* | Adding GEOMETRY_SHADER support in ShaderCode, adding core GL3/GEOMETRY_SHADER... | Sven Gothel | 2013-01-12 | 1 | -9/+24 |
* | FixedFuncPipeline: Use proper shader version and make GLSL code compatible w/... | Sven Gothel | 2012-10-29 | 1 | -0/+1 |
* | ShaderCode: Add defaultShaderCustomization(..) to prelude shader source w/ GL... | Sven Gothel | 2012-10-26 | 1 | -0/+29 |
* | ShaderCode: Adding 'replaceInShaderSource a -> b utility function | Sven Gothel | 2012-04-16 | 1 | -1/+55 |
* | API Change ShaderCode/ShaderUtil: Enable optional mutable shader source / gen... | Sven Gothel | 2012-04-16 | 1 | -59/+194 |
* | Adapt to GlueGen IO resource changes URL -> URLConnection for effeciency; API... | Sven Gothel | 2012-03-17 | 1 | -73/+313 |
* | Adapt to gluegen Properties/Security commits f4ac27e177f6deb444280d3b375e7d34... | Sven Gothel | 2012-03-13 | 1 | -2/+1 |
* | Stabilize open InputStream's / Closeable's: Decorate w/ try-finally and close... | Sven Gothel | 2012-03-10 | 1 | -30/+39 |
* | Cleanup ShaderCode/Program/State | Sven Gothel | 2012-02-19 | 1 | -20/+32 |
* | Minor edits: generics, test script | Sven Gothel | 2011-09-14 | 1 | -8/+7 |
* | Locator moved to GlueGen's IOUtil (gluegen a87c56c95099de5b6cbc9bd8bf6f1924a3... | Sven Gothel | 2011-06-08 | 1 | -5/+5 |
* | Using GlueGen IOUtil (dropped StreamUtil, FileUtil); Public GLReadBufferUtil ... | Sven Gothel | 2011-06-07 | 1 | -1/+3 |
* | JOGL/ShaderCode: Dump proper GLSL source w/ line numbers if GLSLCode debug pr... | Sven Gothel | 2011-05-08 | 1 | -7/+21 |
* | ShaderState Switch Program: Only disable current program if no new one; Bette... | Sven Gothel | 2011-04-28 | 1 | -1/+1 |
* | ShaderState: 'Update' vertexAttribMap on enable | Sven Gothel | 2011-04-25 | 1 | -17/+9 |
* | Fix/Add: Locator (Handle JarURLConnection and ..) | Sven Gothel | 2011-04-22 | 1 | -12/+17 |
* | ShaderCode: Remove redundant code (Use proper Locator variant) | Sven Gothel | 2011-03-30 | 1 | -14/+5 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -1/+1 |
* | Added missing JogAmp copyright | Sven Gothel | 2010-11-06 | 1 | -1/+28 |
* | modifications due to class movement in gluegen. | Michael Bien | 2010-03-31 | 1 | -1/+1 |
* | com.jogamp.opengl.util.BufferUtil extends com.jogamp.gluegen.runtime.Buffers. | Michael Bien | 2010-03-29 | 1 | -2/+3 |
* | refactoring: renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 1 | -0/+347 |