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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
27
-136
/
+605
*
This commit was manufactured by cvs2svn to create branch 'JSR-231'.
First Last
2005-06-16
19
-503
/
+1660
*
Added Java/JOGL port of NVidia HDR demo.
Kenneth Russel
2005-05-27
25
-0
/
+12101
*
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
*
Added CgGL.cgCreateProgramFromStream and updated JOGL Cg demos to use
Kenneth Russel
2005-05-13
2
-7
/
+27
*
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
*
Fixed Issue 160: Resource leaks in GLJPanel
Kenneth Russel
2005-05-02
1
-16
/
+428
*
Added call to GL.setSwapInterval(1) to make demo animate smoothly on
Kenneth Russel
2005-04-24
1
-0
/
+2
*
Fixed Issue 146: GLUT teapot
Kenneth Russel
2005-04-09
1
-4
/
+1
*
Fixed bug in demos pointed out by chrisDUPUIS on javagaming.org forums
Kenneth Russel
2005-02-28
4
-5
/
+30
*
Fixed problem in event-driven InfiniteShadowVolumes demo where
Kenneth Russel
2005-02-27
1
-0
/
+6
*
Changed Gears and JGears demo to recommended style (to not cache the
Kenneth Russel
2005-02-24
2
-17
/
+18
*
Added needed repaint() call after key events in demos where Animator
Kenneth Russel
2005-02-24
2
-0
/
+2
*
Removed unnecessary Animator from interactive HWShadowmapsSimple and
Kenneth Russel
2005-02-23
2
-31
/
+2
*
Took out debugging code from VertexProgRefract demo
Kenneth Russel
2005-02-22
1
-16
/
+1
*
Fixed problem in demos introduced in 1.1 b08 where windowClosing
Kenneth Russel
2005-02-14
10
-24
/
+93
*
Added JRefract demo to jogl-demos web page
Kenneth Russel
2005-02-07
1
-1
/
+17
*
Added slight variation of VertexProgRefract demo which embeds the demo
Kenneth Russel
2005-02-04
1
-0
/
+781
*
Removed temporary debugging code
Kenneth Russel
2004-11-18
1
-1
/
+0
*
Ported ProceduralTexturePhysics demo to ARB_vertex_program and
Kenneth Russel
2004-11-17
2
-695
/
+526
*
Ported VertexProgRefract demo to ARB_fragment_program from NV_register_combiners
Kenneth Russel
2004-11-08
1
-5
/
+75
*
Fixed bug in gleem's Plane constructor pointed out by Aron Bierbaum
Kenneth Russel
2004-07-23
1
-2
/
+2
*
This putback attempts to address the following issues:
Kenneth Russel
2004-06-19
1
-0
/
+355
*
Initial support for multisample / full-scene antialiasing (FSAA);
Kenneth Russel
2004-04-13
1
-0
/
+181
*
Implemented a per-thread GLContext stack, which gives a thread
Kenneth Russel
2003-11-04
3
-98
/
+92
*
Added contribution from user GKW on community.java.net forums to fix
Kenneth Russel
2003-09-05
1
-0
/
+308
*
GLU tesselator port by Pepijn Van Eeckhoudt and Nathan Parker Burg.
Kenneth Russel
2003-08-21
1
-0
/
+242
*
Added SGI .rgb image reader. Fixed typos in javadoc.
Kenneth Russel
2003-08-15
1
-0
/
+334
[next]