aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/glsl
Commit message (Expand)AuthorAgeFilesLines
* FIX: Refactor GLArrayData and all it's implementations/sub-interfaces (VBO ta...Sven Gothel2011-04-081-7/+7
* ShaderProgram: Add 'init(GL2ES2)', allowing GL program object creation before...Sven Gothel2011-04-051-0/+21
* 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-093-3/+3
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-0820-1207/+0
* Added missing JogAmp copyrightSven Gothel2010-11-063-3/+82
* Added fast path to equals impl.Sven Gothel2010-11-061-3/+32
* Fix file modesSven Gothel2010-07-077-0/+0
* Review of using isGL2() and GL2.GL*Sven Gothel2010-04-221-1/+1
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-1/+1
* modifications due to class movement in gluegen.Michael Bien2010-03-313-3/+3
* fixed a bunch of javadoc warnings.Michael Bien2010-03-294-50/+51
* renamed BufferUtil to GLBuffers.Michael Bien2010-03-291-6/+6
* com.jogamp.opengl.util.BufferUtil extends com.jogamp.gluegen.runtime.Buffers.Michael Bien2010-03-293-19/+20
* changes due to BufferFactory -> Buffers renaming in gluegen.Michael Bien2010-03-291-9/+9
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-2728-0/+3281