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
/
graph
/
curve
/
opengl
/
RegionRendererImpl01.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 801: WIP 1/2 - Add color attribute; Switch Shader instead of branching in...
Sven Gothel
2014-04-01
1
-106
/
+0
*
Bug 801: Graph OpenGL ES2 and ES3 Compatibility
Sven Gothel
2014-03-25
1
-1
/
+1
*
ShaderCode: Allow 'srcRoot' to be optional ; RegionRendererImpl01: Allos cust...
Sven Gothel
2014-03-25
1
-5
/
+18
*
Bug 801: Revise Graph VBAA (Add border dropping MSAA; Test diff. AA modes inc...
Sven Gothel
2014-03-22
1
-1
/
+1
*
Bug 801: Refine 'blend' usage and modes (API-doc and demo-code)
Sven Gothel
2014-03-05
1
-2
/
+2
*
Bug 802: Graph TextRenderer Performance Part-2 (fix artifacts, cleanup, incom...
Sven Gothel
2014-02-25
1
-12
/
+5
*
Merge branch 'master' into stash_glyphcache
Sven Gothel
2014-02-23
1
-22
/
+29
|
\
|
*
Bug 890 - Fix GLES3 Profile Mapping, i.e. GL2ES2 queries and mappings; Valida...
Sven Gothel
2013-11-07
1
-2
/
+3
|
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
1
-0
/
+1
|
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-12
/
+12
|
*
Fix Bug 711: Align Graphs's Curve Shader programmatically to used GL/GLSL ver...
Sven Gothel
2013-05-17
1
-13
/
+16
|
*
jogl: remove executable bit from some java files and a png
Harvey Harrison
2013-04-09
1
-0
/
+0
|
*
ShaderProgram: Program name is valid if non zero; Add init(GL) return value f...
Sven Gothel
2012-10-31
1
-1
/
+3
*
|
Bug 801: Graph TextRenderer Cleanup Part-1a (unclean)
Sven Gothel
2014-02-23
1
-1
/
+1
|
/
*
Java Source Files: dos -> unix format
Sven Gothel
2012-05-15
1
-93
/
+93
*
API Change ShaderCode/ShaderUtil: Enable optional mutable shader source / gen...
Sven Gothel
2012-04-16
1
-4
/
+4
*
Min. Graph Parameter type change: texSize/width/.. for multipass-renderer: in...
Sven Gothel
2012-02-25
1
-1
/
+1
*
Fix commit fb7165e690546359dee92dd60b04be69f141c87e; Clarify ShaderState.atta...
Sven Gothel
2012-02-20
1
-1
/
+1
*
Graph Shader Simplification, 'a'/'b' redefined; GraphUI 2-pass demo;
Sven Gothel
2011-10-04
1
-8
/
+3
*
Graph: Reflect shader name change in impl. TODO: Use/switch to 2nd pass shader
Sven Gothel
2011-10-02
1
-1
/
+5
*
Graph: updated inclass documentations
Rami Santina
2011-06-05
1
-1
/
+1
*
Graph: GLSL fix, Adding renderModes bits instead of dedicated booleans, Regio...
Sven Gothel
2011-05-08
1
-45
/
+15
*
Cleanup nonuniform impl(method params and comments)
Rami Santina
2011-05-03
1
-1
/
+1
*
Added nonuniform weight impl; misc enhancements/cleanups
Rami Santina
2011-05-02
1
-7
/
+16
*
ShaderState: Add 'ownUniform()/ownAttribute()'; rename glFunction -> function...
Sven Gothel
2011-04-26
1
-3
/
+3
*
Refactored graph: Reduce/remove data copy/recreation; Shader cleanup
Sven Gothel
2011-04-23
1
-111
/
+18
*
Fix TAB: Replace all TAB with 4 spaces
Sven Gothel
2011-04-08
1
-28
/
+28
*
Use common constants for shader attributes (needs to be completed)
Sven Gothel
2011-04-08
1
-2
/
+2
*
Fix: shaderProgram.program(); glBindAttribLocation() call; dispose/disposeImp...
Sven Gothel
2011-04-05
1
-5
/
+7
*
Fix: p1y region set to 0.5, cleaned shader
Rami Santina
2011-04-02
1
-1
/
+1
*
Fragment Shader enhancement + clean-up;
Rami Santina
2011-04-02
1
-1
/
+1
*
Folded turtle2d into jogl folders
Sven Gothel
2011-04-01
1
-0
/
+206