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 crash bug in HWShadowapsSimple demo caused by incorrect buffer
JSR-231
Kenneth Russel
2005-10-22
1
-15
/
+14
*
Fixed X11 build breakage after checkin of XTrans demo (unnecessary
Kenneth Russel
2005-10-19
2
-4
/
+0
*
Added XTrans (Accelerated Transitions) demo, which uses the
Kenneth Russel
2005-10-12
18
-3
/
+2811
*
Removed debugging code accidentally included in last checkin
Kenneth Russel
2005-10-12
1
-4
/
+1
*
Cleaned up ^Ms
Kenneth Russel
2005-10-05
1
-0
/
+3
*
Removed GLU entry points for mipmapping and scaling routines taking
Kenneth Russel
2005-09-26
1
-2
/
+2
*
Changed GLDrawableFactory.canCreateGLPbuffer(GLCapabilities, int, int)
Kenneth Russel
2005-09-25
3
-6
/
+4
*
Changed GLU to be a single class rather than a separate interface and
Kenneth Russel
2005-09-25
19
-98
/
+80
*
Deleted some GLJPanel-convenience methods from GLDrawableFactory based
Kenneth Russel
2005-09-22
2
-7
/
+3
*
Renamed GLJPanel.isOGLPipelineEnabled() to
Kenneth Russel
2005-09-12
1
-2
/
+2
*
Moved GLU-related classes into javax.media.opengl.glu package. Still
Kenneth Russel
2005-09-11
19
-5
/
+20
*
Fixed longstanding typo (even in C headers) in naming of GLUtesselator;
Kenneth Russel
2005-09-11
1
-2
/
+2
*
Initial integration of JOGL with the Java2D OpenGL pipeline in the Sun JDK.
Kenneth Russel
2005-09-09
7
-19
/
+36
*
Restructured GLJPanel to handle reshapes explicitly without needing to
Kenneth Russel
2005-09-09
1
-2
/
+3
*
Instantiated HDR demo's CgPipeline class reflectively to break
Kenneth Russel
2005-09-09
2
-3
/
+9
*
Refactored demos to mostly subclass common Demo superclass providing
Kenneth Russel
2005-09-09
12
-107
/
+186
*
Cleaned up CR/LFs in JRefract demo
Kenneth Russel
2005-09-09
0
-0
/
+0
*
Added Vertex Buffer Object and Pixel Buffer Object variants of
Kenneth Russel
2005-09-03
10
-187
/
+172
*
Renamed all files to intended destination packages for JSR-231. The
Kenneth Russel
2005-08-30
49
-64
/
+112
*
Restructured generation of MethodBindings and emitters to more closely
Kenneth Russel
2005-08-29
9
-70
/
+64
*
Cleaned up imports in JRefract demo
Kenneth Russel
2005-08-17
1
-5
/
+0
*
Revised JGears demo to add FPS counter and logos drawn with Java2D and
Kenneth Russel
2005-08-17
8
-26
/
+195
*
Added dual-context test. Changed
Kenneth Russel
2005-08-15
1
-0
/
+149
*
Restructured Animator to handle multiple GLAutoDrawables and to yield
Kenneth Russel
2005-08-14
1
-42
/
+6
*
Broke another deadlock with VertexProgWarp demo in JRefract framework
Kenneth Russel
2005-08-06
1
-2
/
+6
*
Added repaint() to GLAutoDrawable interface and used it in gleem
Kenneth Russel
2005-08-06
2
-3
/
+3
*
Missed new DemoListener.repaint() in a few places
Kenneth Russel
2005-08-06
4
-0
/
+4
*
Corrected HDR demo title
Kenneth Russel
2005-08-06
1
-1
/
+1
*
Refactored nearly all demos as GLEventListeners and imported most into
Kenneth Russel
2005-08-06
13
-3684
/
+2950
*
Refactored Gears, VertexProgRefract and Water demos to be more
Kenneth Russel
2005-08-05
7
-2100
/
+1008
*
Refactored platform extensions out of the GL interface and
Kenneth Russel
2005-07-27
1
-7
/
+1
*
Implemented pbuffer instantiation support in GLDrawableFactory rather
Kenneth Russel
2005-07-18
3
-16
/
+31
*
Further context-related changes for the JSR-231 API. The GLContext
Kenneth Russel
2005-07-17
11
-47
/
+72
*
Initial set of context-related changes for the JSR-231 API. GLContext
Kenneth Russel
2005-07-10
29
-170
/
+168
*
Fixed Windows port after changes to GlueGen to include array offsets.
Kenneth Russel
2005-07-08
29
-241
/
+241
*
Merged with main trunk (tag JOGL_PRE_1_1_1)
Kenneth Russel
2005-07-07
42
-160
/
+699
*
This commit was manufactured by cvs2svn to create branch 'JSR-231'.
First Last
2005-06-16
28
-527
/
+1696
*
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
*
Fixed Issue 151: starting up the Animator before the GLJPanel has been shown ...
Kenneth Russel
2005-05-07
10
-47
/
+30
*
Added gl.setSwapInterval(0) call
Kenneth Russel
2005-05-05
1
-7
/
+1
*
Fixes for gleem Translate1, Translate2, and HandleBox JNLP files
Kenneth Russel
2005-05-03
1
-1
/
+1
*
Fixes for gleem Translate1, Translate2, and HandleBox JNLP files
Kenneth Russel
2005-05-03
3
-6
/
+3
[next]