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
/
texture
/
TestTexture.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove GLProfile.initSingleton(..) calls and JNLP argument 'NotFirstUIActionO...
Sven Gothel
2012-06-21
1
-8
/
+0
*
sync w/ jogl e007bb306124411e0232e51d16aa493cbd361f74
Sven Gothel
2011-04-26
1
-5
/
+5
*
Fix/Syn with JOGL 774138544e1eec3330309ad682fa05154a07ab8d ; Notably add: App...
Sven Gothel
2010-10-14
1
-3
/
+7
*
Adding GLProfile.initSingleton() call, ensuring [multithreading] intitializat...
Sven Gothel
2010-06-10
1
-0
/
+4
*
modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.
Michael Bien
2010-03-27
1
-3
/
+3
*
Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closed
Kenneth Russel
2009-06-15
1
-0
/
+229
*
Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX
Kenneth Russel
2009-06-15
1
-204
/
+0
*
Added debugging println
Kenneth Russel
2007-10-09
1
-0
/
+1
*
Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved
Kenneth Russel
2006-01-13
1
-2
/
+2
*
Added output support to TGAImage, SGIImage and newly-renamed DDSImage
Kenneth Russel
2006-01-09
1
-1
/
+0
*
Reorganized and added code in TextureIO and Texture classes to support
Kenneth Russel
2006-01-07
1
-1
/
+3
*
Fixed mipmap handling in TextureIO and associated classes. Top-level
Kenneth Russel
2006-01-07
1
-1
/
+1
*
Changed how Texture returns texture coordinates for both the entire
Kenneth Russel
2006-01-06
1
-6
/
+5
*
Incorporated TextureIO texture loader (and, eventually, writer) and
Kenneth Russel
2006-01-06
1
-0
/
+203