aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/glsl/ShaderCode.java
Commit message (Expand)AuthorAgeFilesLines
* Adapt to GlueGen IO resource changes URL -> URLConnection for effeciency; API...Sven Gothel2012-03-171-73/+313
* Adapt to gluegen Properties/Security commits f4ac27e177f6deb444280d3b375e7d34...Sven Gothel2012-03-131-2/+1
* Stabilize open InputStream's / Closeable's: Decorate w/ try-finally and close...Sven Gothel2012-03-101-30/+39
* Cleanup ShaderCode/Program/StateSven Gothel2012-02-191-20/+32
* Minor edits: generics, test scriptSven Gothel2011-09-141-8/+7
* Locator moved to GlueGen's IOUtil (gluegen a87c56c95099de5b6cbc9bd8bf6f1924a3...Sven Gothel2011-06-081-5/+5
* Using GlueGen IOUtil (dropped StreamUtil, FileUtil); Public GLReadBufferUtil ...Sven Gothel2011-06-071-1/+3
* JOGL/ShaderCode: Dump proper GLSL source w/ line numbers if GLSLCode debug pr...Sven Gothel2011-05-081-7/+21
* ShaderState Switch Program: Only disable current program if no new one; Bette...Sven Gothel2011-04-281-1/+1
* ShaderState: 'Update' vertexAttribMap on enableSven Gothel2011-04-251-17/+9
* Fix/Add: Locator (Handle JarURLConnection and ..)Sven Gothel2011-04-221-12/+17
* ShaderCode: Remove redundant code (Use proper Locator variant)Sven Gothel2011-03-301-14/+5
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-1/+1
* Added missing JogAmp copyrightSven Gothel2010-11-061-1/+28
* modifications due to class movement in gluegen.Michael Bien2010-03-311-1/+1
* com.jogamp.opengl.util.BufferUtil extends com.jogamp.gluegen.runtime.Buffers.Michael Bien2010-03-291-2/+3
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-0/+347