aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/glsl/ShaderCode.java
Commit message (Expand)AuthorAgeFilesLines
* 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