index
:
jogl.git
1.x-maint
2.1-maint
BLACKBIRD
JOGL_2_SANDBOX
JSR-231
MIPS_PORT
Sun_Microsystem
b01
b202_gl44
b22x
bug1294
bug1398
egl-gbm
glctx_deadlock
ios
java11
javafx
jogl-1-1-temp-branch
master
merging
new_gl_headers
pulled
rc
rc_five
tegra-graph-shader_dosplit_dodiscard-freeze
tegra-graph-shader_dosplit_nodiscard-ok
tegra-graph-shader_nosplit_dodiscard_original-freeze
tegra-graph-shader_nosplit_nodiscard-errorP1202
travis
v2.0-rc2-maintenance
v2.3.1_winexe
x11_xinitthreads
xcb-test
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jogl
/
classes
/
com
/
jogamp
/
opengl
/
util
/
glsl
/
ShaderProgram.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-02
1
-1
/
+1
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-20
/
+20
*
Bug 801: Cleanup shader-program location/data update ; Add COLORTEXTURE + Tex...
Sven Gothel
2014-04-04
1
-2
/
+2
*
Bug 801: WIP 2/2 - Add color attribute; Switch Shader instead of branching in...
Sven Gothel
2014-04-02
1
-7
/
+10
*
Fix Bug 827 - ShaderProgam helper class reports errors incorrectly
Sven Gothel
2013-10-19
1
-2
/
+2
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
1
-0
/
+3
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-21
/
+21
*
JOGL GLSL ShaderProgram/State: Release of an unlinked ShaderProgram shall not...
Sven Gothel
2013-05-17
1
-1
/
+3
*
ShaderProgram: Program name is valid if non zero; Add init(GL) return value f...
Sven Gothel
2012-10-31
1
-14
/
+23
*
ShaderUtil: isProgramValid() -> isProgramLinkStatusValid() + isProgramExecSta...
Sven Gothel
2012-04-09
1
-4
/
+12
*
Cleanup ShaderCode/Program/State
Sven Gothel
2012-02-19
1
-4
/
+5
*
Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears...
Sven Gothel
2011-08-22
1
-1
/
+1
*
Fix ShaderProgram double destroy()
Sven Gothel
2011-05-17
1
-2
/
+4
*
ShaderProgram: useProgram(..) -> public
Sven Gothel
2011-05-17
1
-2
/
+2
*
ShaderState Switch Program: Only disable current program if no new one; Bette...
Sven Gothel
2011-04-28
1
-9
/
+16
*
ShaderState: 'Update' vertexAttribMap on enable
Sven Gothel
2011-04-25
1
-81
/
+112
*
ShaderProgram: Add 'init(GL2ES2)', allowing GL program object creation before...
Sven Gothel
2011-04-05
1
-0
/
+21
*
Added fast path to equals impl.
Sven Gothel
2010-11-06
1
-3
/
+32
*
fixed a bunch of javadoc warnings.
Michael Bien
2010-03-29
1
-5
/
+8
*
refactoring: renamed com.sun.opengl -> com.jogamp.opengl.
Michael Bien
2010-03-27
1
-0
/
+212