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
/
font
/
Font.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
graph/font: Use 'pixelSize' var-name, remove redundancies
Sven Gothel
2014-08-28
1
-4
/
+39
*
Bug 801: Reduce temp. object creation, i.e. GC load
Sven Gothel
2014-04-02
1
-27
/
+31
*
Bug 801: WIP 1/2 - Add color attribute; Switch Shader instead of branching in...
Sven Gothel
2014-04-01
1
-3
/
+23
*
Bug 801: VectorUtil: Pass result vector, allowing caller to manage memory (pe...
Sven Gothel
2014-03-05
1
-2
/
+12
*
Bug 801: VBAA Render-Mode Based on SampleCount (not a user-based texWidth) ; ...
Sven Gothel
2014-03-01
1
-6
/
+36
*
Bug 801: TextRegionUtil add 'special' for cache-key; Minor edits
Sven Gothel
2014-02-28
1
-0
/
+3
*
Bug 801: Graph TextRenderer Cleanup Part-4: Text[Render->Region]Util API: Bet...
Sven Gothel
2014-02-27
1
-1
/
+5
*
Bug 801: Graph TextRenderer Cleanup Part-2: Remove Path2D from Glyph/Typecast...
Sven Gothel
2014-02-27
1
-15
/
+2
*
Bug 802: Graph TextRenderer Performance Part-1 (incomplete, rendering artifacts)
Sven Gothel
2014-02-24
1
-7
/
+2
*
Merge branch 'master' into stash_glyphcache
Sven Gothel
2014-02-23
1
-19
/
+20
|
\
|
*
jogl: add missing @Override annotations
Harvey Harrison
2013-10-17
1
-0
/
+1
|
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-17
/
+17
|
*
Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math....
Sven Gothel
2012-11-11
1
-1
/
+1
*
|
Bug 801: Graph TextRenderer Cleanup Part-1a (unclean)
Sven Gothel
2014-02-23
1
-0
/
+24
|
/
*
graph/font: Add "public float getAdvanceWidth(int i, float pixelSize);"
Sven Gothel
2012-05-15
1
-0
/
+1
*
Graph/Glyph: Clarify public Font.Glyph and private FontInt.GlyphInt
Sven Gothel
2012-05-15
1
-0
/
+6
*
Graph/Font: use StringBuilder
Sven Gothel
2011-05-08
1
-2
/
+12
*
Graph / Text: Use CharSequence as char/string interface to text rendering
Sven Gothel
2011-05-06
1
-2
/
+2
*
Fix TAB: Replace all TAB with 4 spaces
Sven Gothel
2011-04-08
1
-17
/
+17
*
Font Names: Expose name indices allowing user to pick all names ..
Sven Gothel
2011-04-01
1
-2
/
+13
*
Font: +getName / +getAllNames / +isPrintableCharacter
Sven Gothel
2011-04-01
1
-0
/
+3
*
Folded turtle2d into jogl folders
Sven Gothel
2011-04-01
1
-0
/
+82