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
/
graph
Commit message (
Expand
)
Author
Age
Files
Lines
*
GLSL DataArray/Handler: Remove ShaderState state and pass it through: ShaderS...
Sven Gothel
2011-08-30
1
-3
/
+8
*
Handle curved triangles overlaps.
Rami Santina
2011-06-20
3
-632
/
+753
*
Added handling for offcurve triangle overlaps.
Rami Santina
2011-06-14
2
-435
/
+520
*
Graph: Remove unused imports
Rami Santina
2011-06-05
2
-2
/
+0
*
Graph: updated inclass documentations
Rami Santina
2011-06-05
3
-36
/
+58
*
Add Factory for triangulation with base Interface; misc cleanup
Rami Santina
2011-06-05
7
-226
/
+128
*
Fix: transform to Quadratic; Refactor method names
Rami Santina
2011-06-05
3
-528
/
+536
*
Font and TypecastRender generate array of OutlineShapes instead of Path2D
Rami Santina
2011-06-02
1
-7
/
+0
*
Remove implicit for loops reduces temp objects
Rami Santina
2011-05-21
3
-4
/
+6
*
Fix: vertex in loop test; using crossing method
Rami Santina
2011-05-21
1
-11
/
+10
*
Graph: Add comments 'n questions (FIXME?)
Sven Gothel
2011-05-11
1
-8
/
+15
*
Graph: getWinding(ArrayList<Vertex> vertices) test; minor renaming
Sven Gothel
2011-05-10
2
-3
/
+6
*
Graph/Loop: More readable/verbose invert case; using Winding enum; ttf reader...
Sven Gothel
2011-05-10
2
-3
/
+21
*
Fix: glyph outline orientation with the removal of inversion
Rami Santina
2011-05-10
1
-0
/
+13
*
Loop: Fix invert; GlyphString/createRegion: Remove unnecessary on-the-fly obj...
Sven Gothel
2011-05-09
1
-0
/
+25
*
Graph: whitespace ..
Sven Gothel
2011-05-08
1
-3
/
+2
*
Graph/JOGL: Avoid NPE
Sven Gothel
2011-05-08
1
-1
/
+1
*
Graph/Font: use StringBuilder
Sven Gothel
2011-05-08
1
-2
/
+12
*
Graph: RenderState (interface -> abstract) missing commit of e122b2f92b230236...
Sven Gothel
2011-05-08
1
-14
/
+65
*
Graph: OutlineShape fix, cleanup
Sven Gothel
2011-05-08
1
-36
/
+75
*
Graph: GLSL fix, Adding renderModes bits instead of dedicated booleans, Regio...
Sven Gothel
2011-05-08
6
-400
/
+385
*
Merge remote-tracking branch 'rsantina/graph'
Sven Gothel
2011-05-07
2
-7
/
+8
|
\
|
*
Cleanup nonuniform impl(method params and comments)
Rami Santina
2011-05-03
2
-7
/
+8
*
|
Graph / Text: Use CharSequence as char/string interface to text rendering
Sven Gothel
2011-05-06
1
-2
/
+2
*
|
Graph: more clone() cleanup.
Sven Gothel
2011-05-06
2
-2
/
+2
*
|
Graph: More std. functionality (equals, clone) / Better in-place transformati...
Sven Gothel
2011-05-06
6
-222
/
+480
*
|
Merging OutlineShape.VerticesState enum type (John Pritchard <
[email protected]
...
Sven Gothel
2011-05-05
2
-8
/
+27
|
/
*
Added nonuniform weight impl; misc enhancements/cleanups
Rami Santina
2011-05-02
6
-50
/
+38
*
ShaderState: Add 'ownUniform()/ownAttribute()'; rename glFunction -> function...
Sven Gothel
2011-04-26
5
-36
/
+36
*
Refactored graph: Reduce/remove data copy/recreation; Shader cleanup
Sven Gothel
2011-04-23
7
-169
/
+418
*
Add com.jogamp.graph disclaimer
Sven Gothel
2011-04-08
1
-0
/
+33
*
Fix TAB: Replace all TAB with 4 spaces
Sven Gothel
2011-04-08
12
-1628
/
+1628
*
Merge: merged with sgothel
Rami Santina
2011-04-08
3
-21
/
+74
|
\
|
*
Use common constants for shader attributes (needs to be completed)
Sven Gothel
2011-04-08
2
-1
/
+14
|
*
Fix: Cached GlyphString handling
Sven Gothel
2011-04-08
1
-20
/
+62
*
|
TextRenderer - createString exposed; Renderer - added scale();
Rami Santina
2011-04-08
2
-1
/
+8
*
|
Fix: AABBox setLow/setHigh call resize; removes possible call error
Rami Santina
2011-04-08
1
-4
/
+4
*
|
Added getBounds impl to region, returning AABBox
Rami Santina
2011-04-08
1
-0
/
+3
|
/
*
Fix: shaderProgram.program(); glBindAttribLocation() call; dispose/disposeImp...
Sven Gothel
2011-04-05
2
-0
/
+10
*
Rendered: +enable(GL, bool) ; dumpFontNames..
Sven Gothel
2011-04-01
1
-0
/
+4
*
Font Names: Expose name indices allowing user to pick all names ..
Sven Gothel
2011-04-01
2
-6
/
+17
*
Load fonts via File or URL .
Sven Gothel
2011-04-01
1
-4
/
+33
*
Font: +getName / +getAllNames / +isPrintableCharacter
Sven Gothel
2011-04-01
1
-0
/
+3
*
Folded turtle2d into jogl folders
Sven Gothel
2011-04-01
17
-0
/
+2807