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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed temporary breakage of JOGL applet test due to rename of
Kenneth Russel
2006-01-13
1
-1
/
+1
*
Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved
Kenneth Russel
2006-01-13
54
-89
/
+54
*
Added output support to TGAImage, SGIImage and newly-renamed DDSImage
Kenneth Russel
2006-01-09
3
-19
/
+108
*
Reorganized and added code in TextureIO and Texture classes to support
Kenneth Russel
2006-01-07
7
-275
/
+188
*
Fixed mipmap handling in TextureIO and associated classes. Top-level
Kenneth Russel
2006-01-07
2
-1
/
+1
*
Changed how Texture returns texture coordinates for both the entire
Kenneth Russel
2006-01-06
1
-6
/
+5
*
Deleted old copies of image readers from demos.util now that they have
Kenneth Russel
2006-01-06
5
-1291
/
+2
*
Incorporated TextureIO texture loader (and, eventually, writer) and
Kenneth Russel
2006-01-06
7
-0
/
+203
*
Another fix for JOGL applet test
Kenneth Russel
2006-01-04
1
-2
/
+2
*
Fixed JOGL applet test
Kenneth Russel
2006-01-04
1
-2
/
+2
*
Added JOGL Applet test page
Kenneth Russel
2006-01-04
2
-0
/
+87
*
Submitted by: Travis
Travis Bryson
2005-12-21
2
-2
/
+2
*
Removed code inadvertently checked in along with
Kenneth Russel
2005-12-06
1
-2
/
+0
*
Added MacOSXExternalGLContext support as suggested by Billy Biggs
Kenneth Russel
2005-12-05
1
-0
/
+2
*
Removed dead code
Kenneth Russel
2005-12-01
1
-0
/
+34
*
Removed dead code
Kenneth Russel
2005-12-01
1
-2
/
+0
*
Added copyright notice and attribution to XTrans demo
Kenneth Russel
2005-11-28
16
-27
/
+699
*
Added GLCapabilitiesChooser argument (currently ignored) to
Kenneth Russel
2005-11-27
3
-5
/
+6
*
Added workaround for problem on Mac OS X 10.4.3 where could not share
Kenneth Russel
2005-11-13
2
-2
/
+7
*
Fixed Issue 169: Deprecated Swing calls in ScreenResSelector.java
Kenneth Russel
2005-11-10
1
-3
/
+3
*
Made public API changes discussed with expert group to make core JOGL
Kenneth Russel
2005-11-09
23
-30
/
+33
*
Updated JOGL demos to point to new JSR-231 beta web-startable binaries
Kenneth Russel
2005-10-24
2
-11
/
+78
*
Merged JSR-231 branch on to the main JOGL trunk. The main trunk now
Kenneth Russel
2005-10-24
71
-6349
/
+7764
*
Added screenshots of new Java2D/JOGL interoperability demo on Solaris
Kenneth Russel
2005-09-15
4
-0
/
+0
*
Fixed bug in 231 demo JNLP
Kenneth Russel
2005-09-10
2
-2
/
+2
*
Demo of Java2D/JOGL integration (as well as first public binary of
Kenneth Russel
2005-09-10
5
-0
/
+49
*
Updated webstart files to JOGL 1.1.1
Kenneth Russel
2005-07-12
3
-0
/
+0
*
Fixed Issue 168: Add support for transparency in GLJPanel
Kenneth Russel
2005-06-30
2
-12
/
+62
*
Upgraded webstart jars to 1.1 release.
Kenneth Russel
2005-06-24
3
-0
/
+0
*
Fixed problem with fullscreen display mode selection on Linux with JDK
Kenneth Russel
2005-06-16
1
-2
/
+3
*
Added comment about -Dsun.java2d.noddraw=true to fullscreen demos
Kenneth Russel
2005-06-06
3
-3
/
+12
*
Added full-screen demos and supporting ScreenResSelector class
Kenneth Russel
2005-06-06
4
-0
/
+1566
*
Updated jogl and jogl-demos home pages to point at new forums
Kenneth Russel
2005-06-06
1
-1
/
+1
*
Got rid of useless copy of texture data pointed out by tomas on
Kenneth Russel
2005-06-05
2
-31
/
+28
*
Removed all spec elements from JNLP tags on advice of tusaki on
Kenneth Russel
2005-05-28
14
-28
/
+14
*
Fixed bug in HDR demo with Java Web Start
Kenneth Russel
2005-05-27
1
-1
/
+1
*
Test fix for HDR demo via Java Web Start
Kenneth Russel
2005-05-27
1
-0
/
+0
*
Added Solaris/x86 to platforms on jogl-demos page
Kenneth Russel
2005-05-27
1
-1
/
+1
*
Upgraded webstart binaries to 1.1 b12; updated HTML and JavaDoc; added
Kenneth Russel
2005-05-27
6
-0
/
+96
*
Javadoc fixes
Kenneth Russel
2005-05-27
17
-17
/
+17
*
Fixed bug in floating-point pbuffer support on Linux and made HDR demo
Kenneth Russel
2005-05-27
1
-0
/
+3
*
Added Java/JOGL port of NVidia HDR demo.
Kenneth Russel
2005-05-27
26
-1
/
+12107
*
Enabled sync-to-vertical-refresh for ProceduralTexturePhysics demo
Kenneth Russel
2005-05-24
1
-0
/
+1
*
Added constructor taking InputStream
Kenneth Russel
2005-05-23
1
-1
/
+9
*
Added PrintExt demo to print all GL extensions
Kenneth Russel
2005-05-19
1
-0
/
+69
*
Added demos.util.FileUtils to help with loading vertex and fragment
Kenneth Russel
2005-05-19
1
-0
/
+68
*
Handle -Djogl.cg=1 property in jogl-demos' build.xml as well
Kenneth Russel
2005-05-16
1
-2
/
+10
*
Added CgGL.cgCreateProgramFromStream and updated JOGL Cg demos to use
Kenneth Russel
2005-05-13
3
-8
/
+31
*
Upgraded Java Web Start files to 1.1 b11 and version string to 1.1 b12
Kenneth Russel
2005-05-11
3
-0
/
+0
*
Fixed race condition in GLJPanel implementation and improved behavior
Kenneth Russel
2005-05-10
1
-9
/
+13
[next]