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
/
curve
/
opengl
/
TextRegionUtil.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Graph: Add GLRegion creation w/ pre-calculating its buffer sizes; TextRegionU...
Sven Gothel
2023-03-13
1
-2
/
+21
*
Graph Perf: Add Region.countOutlineShape(), Font.processString(Visitor2,..), ...
Sven Gothel
2023-03-07
1
-0
/
+21
*
Graph: Bring back passing through temp AffineTransform instances (optional, b...
Sven Gothel
2023-03-07
1
-5
/
+26
*
Graph Region: Address overflow issue using GL2ES3 integer indices (WIP...); E...
Sven Gothel
2023-02-24
1
-6
/
+9
*
Graph TextRegionUtil: Fix HashMap (font,text)->GLRegion: Preserve key data (f...
Sven Gothel
2023-02-19
1
-20
/
+40
*
Graph: TextRegionUtil: Make addStringToRegion(..) versatile/usable w/ optiona...
Sven Gothel
2023-02-15
1
-21
/
+48
*
Graph TextRegionUtil: Move ShapeVisitor to OutlineShape.Visitor and processSt...
Sven Gothel
2023-02-15
1
-94
/
+34
*
Graph Font: getGlyph(char symbol -> int glyph_id), add kerning to getPointsBo...
Sven Gothel
2023-02-14
1
-2
/
+3
*
Graph Type Rendering: Drop pixelSize and use font em-size [0..1] throughout s...
Sven Gothel
2023-02-13
1
-20
/
+27
*
Graph font/typecast: Adopt to our Typecast updates (see below); Fix kerning; ...
Sven Gothel
2023-02-12
1
-23
/
+12
*
Font/Graph, {Font, Glyph}/Typecast: Add kerning and expose values in original...
Sven Gothel
2023-02-10
1
-51
/
+68
*
Graph: Complete move jogamp.graph.plane to public com.jogamp.graph.plane
Sven Gothel
2023-02-04
1
-3
/
+1
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-02
1
-2
/
+2
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-10
/
+10
*
Bug 801: Cleanup shader-program location/data update ; Add COLORTEXTURE + Tex...
Sven Gothel
2014-04-04
1
-2
/
+2
*
Bug 801: Reduce temp. object creation, i.e. GC load
Sven Gothel
2014-04-02
1
-15
/
+39
*
Bug 801: WIP 2/2 - Add color attribute; Switch Shader instead of branching in...
Sven Gothel
2014-04-02
1
-18
/
+20
*
Bug 801: WIP 1/2 - Add color attribute; Switch Shader instead of branching in...
Sven Gothel
2014-04-01
1
-13
/
+22
*
Bug 801: Remove Vertex.Factory from AffineTransform ; Add AABBox tranformed r...
Sven Gothel
2014-03-15
1
-1
/
+1
*
Bug 801: Fix UI-Graph Demo (Part-1) ; TextRegionUtil: Add Generic processStri...
Sven Gothel
2014-03-06
1
-8
/
+35
*
Bug 801: VBAA Render-Mode Based on SampleCount (not a user-based texWidth) ; ...
Sven Gothel
2014-03-01
1
-35
/
+61
*
Bug 801: TextRenderUtil/TextRendererGLELBase - Pass Font and fontSize to all ...
Sven Gothel
2014-02-28
1
-22
/
+22
*
Bug 801: TextRegionUtil add 'special' for cache-key; Minor edits
Sven Gothel
2014-02-28
1
-10
/
+11
*
Bug 801: Graph TextRenderer Cleanup Part-4: Text[Render->Region]Util API: Bet...
Sven Gothel
2014-02-27
1
-0
/
+262