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
/
classes
/
com
/
sun
/
opengl
/
util
/
j2d
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX
Kenneth Russel
2009-06-15
3
-2840
/
+0
*
Addendum to fix for Issue 344: Serious TextRenderer problems involving large ...
Kenneth Russel
2008-02-19
1
-1
/
+1
*
Fixed Issue 344: Serious TextRenderer problems involving large fonts & unicod...
Kenneth Russel
2008-02-18
1
-476
/
+462
*
Fixed Issue 342: demos/j2d/TextFlow (TextRenderer) demo gives fuzzy text
Kenneth Russel
2008-02-16
1
-7
/
+32
*
Fixed Issue 339: Add system properties to turn off VAs/VBOs in TextRenderer
Kenneth Russel
2008-02-16
1
-17
/
+80
*
Fixed Issue 332: TextRenderer depends on OpenGL 1.3 glClientActiveTexture
Kenneth Russel
2007-11-15
1
-1
/
+0
*
Fixed Issue 326: TextRenderer corruption with certain text
Kenneth Russel
2007-11-09
1
-6
/
+19
*
Added RenderDelegate.getBounds(GlyphVector, FontRenderContext) and
Kenneth Russel
2007-11-03
1
-6
/
+12
*
Fixes from John Burkey:
Kenneth Russel
2007-11-03
1
-53
/
+117
*
Whitespace changes only; for consistency, processed with Jalopy and
Kenneth Russel
2007-11-03
1
-1457
/
+1491
*
Made TextRenderer.DefaultRenderDelegate public and static on request
Kenneth Russel
2007-10-19
1
-1
/
+1
*
Fixed Issue 324: Rendering artifacts with glyph-based TextRenderer
Kenneth Russel
2007-10-17
1
-1
/
+1
*
Fixed Issue 323: TextRenderer leaves VBOs bound
Kenneth Russel
2007-10-17
1
-14
/
+39
*
Undid last checkin as it appears the current glPushClientAttrib /
Kenneth Russel
2007-10-13
1
-6
/
+0
*
Pre-emptively added clearing out of the GL_ARRAY_BUFFER binding after
Kenneth Russel
2007-10-12
1
-0
/
+6
*
Fixed problems causing breakage of NASA's World Wind Java. Added need
Kenneth Russel
2007-10-10
1
-0
/
+19
*
Integrated John Burkey's new TextRenderer implementation using
Kenneth Russel
2007-10-09
1
-172
/
+853
*
Cleaner version of previous fix. Clarified documentation, made the
Kenneth Russel
2007-05-17
1
-13
/
+12
*
Fixed problem in TextRenderer where custom render delegates would
Kenneth Russel
2007-05-17
1
-0
/
+8
*
Added note on usage of TextRenderer with TileRenderer
Kenneth Russel
2007-05-04
1
-0
/
+9
*
Updated link to most recent archived JNLP to 1.1.0, Javadoc window
Kenneth Russel
2007-04-19
1
-5
/
+4
*
Reverted TextRenderer back to not tokenizing strings as that wasn't
Kenneth Russel
2007-04-18
1
-6
/
+6
*
More fully debugged tokenized rendering of strings and turned it on by
Kenneth Russel
2007-04-08
1
-13
/
+19
*
Added automatic mipmap generation support via GL_GENERATE_MIPMAP
Kenneth Russel
2007-04-08
2
-15
/
+121
*
Added a markDirty() method to TextureRenderer and removed the sync()
Kenneth Russel
2007-03-27
3
-25
/
+62
*
Made disabling of the depth test optional in TextRenderer and
Kenneth Russel
2007-02-27
2
-12
/
+63
*
Fixed Issue 278: Fatal error when rendering text
Kenneth Russel
2007-02-27
1
-0
/
+40
*
Fixed Issue 275: Rendering bugs in TextRenderer
Kenneth Russel
2007-02-22
1
-1
/
+38
*
Fixed Issue 272: Move setColor method from TextRenderer up to TextureRenderer
Kenneth Russel
2007-02-20
2
-28
/
+64
*
Added RenderDelegate mechanism to TextRenderer to provide more control
Kenneth Russel
2007-02-11
1
-19
/
+103
*
Javadoc fix
Kenneth Russel
2007-02-11
1
-2
/
+3
*
Added setColor(Color) convenience method
Kenneth Russel
2007-02-11
1
-0
/
+16
*
Added GL_TEXTURE_BIT and GL_COLOR_BUFFER_BIT to set of attributes
Kenneth Russel
2007-01-25
1
-1
/
+2
*
Removed incorrect comment about alpha bits pointed out by Chris Campbell
Kenneth Russel
2007-01-25
1
-3
/
+1
*
Added 3D rendering methods to TextureRenderer and TextRenderer on
Kenneth Russel
2007-01-20
2
-90
/
+230
*
Robustness improvements to TextRenderer and underlying RectanglePacker.
Kenneth Russel
2007-01-13
1
-26
/
+194
*
Added new FlyingText demo to illustrate more advanced usage of the
Kenneth Russel
2007-01-07
2
-15
/
+34
*
With help from Chris Campbell, fixed incredibly stupid bug on my part
Kenneth Russel
2007-01-06
2
-1
/
+9
*
With extensive help from Phil Race and Chris Campbell from the Java 2D
Kenneth Russel
2007-01-04
2
-5
/
+583
*
Moved J2DTextureRenderer and J2DOverlay into their own sub-package and
Kenneth Russel
2007-01-04
2
-0
/
+584