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/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
classes
/
com
/
sun
/
opengl
/
util
/
j2d
/
TextureRenderer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX
Kenneth Russel
2009-06-15
1
-695
/
+0
*
Added automatic mipmap generation support via GL_GENERATE_MIPMAP
Kenneth Russel
2007-04-08
1
-8
/
+60
*
Added a markDirty() method to TextureRenderer and removed the sync()
Kenneth Russel
2007-03-27
1
-17
/
+50
*
Made disabling of the depth test optional in TextRenderer and
Kenneth Russel
2007-02-27
1
-6
/
+31
*
Fixed Issue 272: Move setColor method from TextRenderer up to TextureRenderer
Kenneth Russel
2007-02-20
1
-1
/
+60
*
Added GL_TEXTURE_BIT and GL_COLOR_BUFFER_BIT to set of attributes
Kenneth Russel
2007-01-25
1
-1
/
+2
*
Added 3D rendering methods to TextureRenderer and TextRenderer on
Kenneth Russel
2007-01-20
1
-51
/
+126
*
Added new FlyingText demo to illustrate more advanced usage of the
Kenneth Russel
2007-01-07
1
-14
/
+21
*
With help from Chris Campbell, fixed incredibly stupid bug on my part
Kenneth Russel
2007-01-06
1
-1
/
+7
*
With extensive help from Phil Race and Chris Campbell from the Java 2D
Kenneth Russel
2007-01-04
1
-5
/
+71
*
Moved J2DTextureRenderer and J2DOverlay into their own sub-package and
Kenneth Russel
2007-01-04
1
-0
/
+371