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
Commit message (
Expand
)
Author
Age
Files
Lines
*
FixedFuncPipeline: Use ES2/GL2 prelude and set default precision. Shader code...
Sven Gothel
2012-10-14
6
-37
/
+49
*
FixedFuncPipeline: Use resource efficient texture shader in AUTO mode as well
Sven Gothel
2012-10-14
1
-2
/
+18
*
FixedFuncPipeline: Optimize shader resource, if preset != ShaderSelectionMode...
Sven Gothel
2012-10-13
7
-80
/
+206
*
FixedFuncHook: Add ES2 alignment of certain GL functions, i.e. GL_QUAD_STRIP/...
Sven Gothel
2012-10-12
1
-3
/
+50
*
GLArrayData* VBO binding: Properly document and impl. bindBuffer(..) in detai...
Sven Gothel
2012-10-12
2
-24
/
+10
*
Enhance FixedFuncPipeline: Multi-Texture, Tex-Env, Alpha-Test, Lighting (fix,...
Sven Gothel
2012-10-12
10
-298
/
+880
*
Simplify GLArrayHandler and reduce VBO sideffects
Sven Gothel
2012-10-10
3
-45
/
+31
*
Fix regression of commit a644d779ab19cb1d200ae4ba567b9c042c34b337, cannot com...
Sven Gothel
2012-10-04
1
-1
/
+1
*
FixedFuncPipeline: Cleanup warnings ..
Sven Gothel
2012-10-04
1
-7
/
+7
*
API Change ShaderCode/ShaderUtil: Enable optional mutable shader source / gen...
Sven Gothel
2012-04-16
1
-8
/
+8
*
StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa...
Sven Gothel
2012-04-16
1
-8
/
+7
*
Fix commit fb7165e690546359dee92dd60b04be69f141c87e; Clarify ShaderState.atta...
Sven Gothel
2012-02-20
1
-4
/
+4
*
Cleanup ShaderCode/Program/State
Sven Gothel
2012-02-19
1
-2
/
+1
*
GLArrayData<VBO>: Add GLArrayHandlerFlat ; Update VBO name to interleaved sub...
Sven Gothel
2011-10-07
3
-13
/
+137
*
GLSL DataArray/Handler: Remove ShaderState state and pass it through: ShaderS...
Sven Gothel
2011-08-30
3
-141
/
+18
*
API Change GLArrayDataWrapper/GLArrayDataServer: Add vboTarget to wrapper cst...
Sven Gothel
2011-08-22
1
-8
/
+8
*
Fix regression of commit 6c346d98f04e2355210960fe9ffde47432f04d62, where VBO/...
Sven Gothel
2011-08-22
3
-22
/
+76
*
Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears...
Sven Gothel
2011-08-22
8
-39
/
+318
*
Cont. fix 'Allow VBO/Texture Name (int) < 0'
Sven Gothel
2011-08-01
1
-4
/
+4
*
Fixed regression of commit 360b86f4b5d0e440863c1749fe990e39fbabc51c
Sven Gothel
2011-08-01
1
-2
/
+2
*
ShaderState: Add 'ownUniform()/ownAttribute()'; rename glFunction -> function...
Sven Gothel
2011-04-26
1
-61
/
+61
*
GLArrayData API and impl. changes
Sven Gothel
2011-04-22
1
-14
/
+14
*
FIX: Refactor GLArrayData and all it's implementations/sub-interfaces (VBO ta...
Sven Gothel
2011-04-08
1
-8
/
+8
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
2
-2
/
+2
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-08
20
-0
/
+1207