index
:
jogl-demos.git
JOGL_2_SANDBOX
JOGL_CDCCVM_sgothel
JSR-231
b22x
master
rc
JOGL DEMOS repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
demos
/
j2d
/
TestTextureRenderer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-03
1
-6
/
+6
*
Adapt to JOGL HiDPI (Bug 741) changes up-to commit bcda2dad1a6569ffd4eba07b23...
Sven Gothel
2014-05-27
1
-28
/
+38
*
Remove GLProfile.initSingleton(..) calls and JNLP argument 'NotFirstUIActionO...
Sven Gothel
2012-06-21
1
-11
/
+0
*
Fix/Syn with JOGL 774138544e1eec3330309ad682fa05154a07ab8d ; Notably add: App...
Sven Gothel
2010-10-14
1
-4
/
+6
*
Adding GLProfile.initSingleton() call, ensuring [multithreading] intitializat...
Sven Gothel
2010-06-10
1
-0
/
+3
*
modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.
Michael Bien
2010-03-27
1
-2
/
+2
*
Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closed
Kenneth Russel
2009-06-15
1
-0
/
+222
*
Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX
Kenneth Russel
2009-06-15
1
-204
/
+0
*
Added a markDirty() method to TextureRenderer and removed the sync()
Kenneth Russel
2007-03-27
1
-2
/
+2
*
With help from Chris Campbell, fixed incredibly stupid bug on my part
Kenneth Russel
2007-01-06
1
-0
/
+1
*
Moved J2DTextureRenderer and J2DOverlay into their own sub-package and
Kenneth Russel
2007-01-04
1
-0
/
+203