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
/
jogamp
/
opengl
/
util
/
glsl
/
fixedfunc
/
shaders
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1283: Remove shader include filename quotes if exists at start and end only
Sven Gothel
2019-03-26
2
-9
/
+9
*
Shader: Add '#define texture2D texture' for GLSL >= 130 ; TestGearsES2AWT add...
Sven Gothel
2012-10-31
1
-0
/
+1
*
FixedFuncPipeline: Use proper shader version and make GLSL code compatible w/...
Sven Gothel
2012-10-29
6
-10
/
+52
*
FixedFuncPipeline GL_POINTS: Fix gl_PointSize (attribute data format), Add GL...
Sven Gothel
2012-10-22
3
-13
/
+56
*
FFP-Emu: Adding simple POINTS shader ; Adding GLRunnable2 interface, allowing...
Sven Gothel
2012-10-20
3
-1
/
+43
*
FixedFuncPipeline: Add GL_POINT* state tracking; Fix glDrawArrays(): Issued t...
Sven Gothel
2012-10-19
1
-0
/
+2
*
FixedFuncPipeline: Don't handle CullFace, ES2 impl. already takes care of dis...
Sven Gothel
2012-10-18
3
-5
/
+7
*
FixedFuncColorTexture.fp: Remove unused local var
Sven Gothel
2012-10-15
1
-2
/
+0
*
FixedFuncPipeline: Use ES2/GL2 prelude and set default precision. Shader code...
Sven Gothel
2012-10-14
5
-21
/
+21
*
FixedFuncPipeline: Optimize shader resource, if preset != ShaderSelectionMode...
Sven Gothel
2012-10-13
6
-2
/
+29
*
Enhance FixedFuncPipeline: Multi-Texture, Tex-Env, Alpha-Test, Lighting (fix,...
Sven Gothel
2012-10-12
8
-43
/
+186
*
Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears...
Sven Gothel
2011-08-22
3
-5
/
+4
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-08
18
-0
/
+322