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
/
ShaderUtil.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding GEOMETRY_SHADER support in ShaderCode, adding core GL3/GEOMETRY_SHADER...
Sven Gothel
2013-01-12
1
-0
/
+8
*
ShaderCode: Add defaultShaderCustomization(..) to prelude shader source w/ GL...
Sven Gothel
2012-10-26
1
-4
/
+6
*
GLReadBufferUtil, ShaderUtil: Catch GLException (and dump if thrown), to incr...
Sven Gothel
2012-09-20
1
-19
/
+28
*
API Change ShaderCode/ShaderUtil: Enable optional mutable shader source / gen...
Sven Gothel
2012-04-16
1
-4
/
+20
*
ShaderUtil: Remove 'Impl' redirection, we already have GL OO hierarchy.
Sven Gothel
2012-04-09
1
-356
/
+246
*
ShaderUtil: isProgramValid() -> isProgramLinkStatusValid() + isProgramExecSta...
Sven Gothel
2012-04-09
1
-38
/
+30
*
Adapt to GlueGen IO resource changes URL -> URLConnection for effeciency; API...
Sven Gothel
2012-03-17
1
-0
/
+7
*
OpenGL ES/EGL Overhaul
Sven Gothel
2012-02-13
1
-2
/
+1
*
ShaderUtils: Use glShaderSource variant w/ NIO only args
Sven Gothel
2011-10-06
1
-3
/
+5
*
GLSL DataArray/Handler: Remove ShaderState state and pass it through: ShaderS...
Sven Gothel
2011-08-30
1
-2
/
+3
*
ShaderState: 'Update' vertexAttribMap on enable
Sven Gothel
2011-04-25
1
-12
/
+11
*
reflect GLContext changes a5430cf16727fdc7bcfb17ef251018cc479d5f5d
Sven Gothel
2011-04-22
1
-7
/
+3
*
Review of using isGL2() and GL2.GL*
Sven Gothel
2010-04-22
1
-1
/
+1
*
refactoring: renamed com.sun.opengl -> com.jogamp.opengl.
Michael Bien
2010-03-27
1
-0
/
+476