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
/
vertexProgWarp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed GLU to be a single class rather than a separate interface and
Kenneth Russel
2005-09-25
1
-6
/
+5
*
Moved GLU-related classes into javax.media.opengl.glu package. Still
Kenneth Russel
2005-09-11
1
-0
/
+1
*
Initial integration of JOGL with the Java2D OpenGL pipeline in the Sun JDK.
Kenneth Russel
2005-09-09
1
-0
/
+1
*
Refactored demos to mostly subclass common Demo superclass providing
Kenneth Russel
2005-09-09
1
-10
/
+13
*
Renamed all files to intended destination packages for JSR-231. The
Kenneth Russel
2005-08-30
1
-1
/
+2
*
Missed new DemoListener.repaint() in a few places
Kenneth Russel
2005-08-06
1
-0
/
+1
*
Refactored nearly all demos as GLEventListeners and imported most into
Kenneth Russel
2005-08-06
1
-456
/
+479
*
Further context-related changes for the JSR-231 API. The GLContext
Kenneth Russel
2005-07-17
1
-0
/
+1
*
Initial set of context-related changes for the JSR-231 API. GLContext
Kenneth Russel
2005-07-10
1
-4
/
+4
*
Fixed Windows port after changes to GlueGen to include array offsets.
Kenneth Russel
2005-07-08
1
-1
/
+1
*
Fixed problem in demos introduced in 1.1 b08 where windowClosing
Kenneth Russel
2005-02-14
1
-2
/
+9
*
Fixed bug in Animator where it would hang upon stopping if exception
Kenneth Russel
2003-07-15
1
-2
/
+9
*
Ported vertexProgWarp from NV_vertex_program to ARB_vertex_program so
Kenneth Russel
2003-06-26
1
-233
/
+266
*
Split up net.java.games.util; moved GLUT and BufferUtils into
Kenneth Russel
2003-06-25
1
-0
/
+979