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
/
text
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Factory for triangulation with base Interface; misc cleanup
Rami Santina
2011-06-05
1
-1
/
+1
*
Font and TypecastRender generate array of OutlineShapes instead of Path2D
Rami Santina
2011-06-02
2
-80
/
+24
*
Remove implicit for loops reduces temp objects
Rami Santina
2011-05-21
1
-0
/
+1
*
Fix: glyph outline orientation with the removal of inversion
Rami Santina
2011-05-10
1
-1
/
+2
*
Loop: Fix invert; GlyphString/createRegion: Remove unnecessary on-the-fly obj...
Sven Gothel
2011-05-09
1
-6
/
+5
*
Graph/GLyph*: Add static factory method for non Renderer creation,
Sven Gothel
2011-05-08
2
-34
/
+83
*
Graph / Text: Use CharSequence as char/string interface to text rendering
Sven Gothel
2011-05-06
1
-5
/
+5
*
GlyphShape: Use switch block for PathIterator - adding default (exception)
Sven Gothel
2011-05-06
1
-24
/
+28
*
Graph: More std. functionality (equals, clone) / Better in-place transformati...
Sven Gothel
2011-05-06
1
-28
/
+7
*
Merging OutlineShape.VerticesState enum type (John Pritchard <
[email protected]
...
Sven Gothel
2011-05-05
1
-1
/
+1
*
Added nonuniform weight impl; misc enhancements/cleanups
Rami Santina
2011-05-02
2
-14
/
+14
*
ShaderState: Add 'ownUniform()/ownAttribute()'; rename glFunction -> function...
Sven Gothel
2011-04-26
1
-2
/
+3
*
Refactored graph: Reduce/remove data copy/recreation; Shader cleanup
Sven Gothel
2011-04-23
1
-19
/
+17
*
Fix TAB: Replace all TAB with 4 spaces
Sven Gothel
2011-04-08
2
-229
/
+229
*
TextRenderer - createString exposed; Renderer - added scale();
Rami Santina
2011-04-08
1
-0
/
+5
*
Folded turtle2d into jogl folders
Sven Gothel
2011-04-01
2
-0
/
+324