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
/
hwShadowmapsSimple
/
HWShadowmapsSimple.java
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
*
Changed GLDrawableFactory.canCreateGLPbuffer(GLCapabilities, int, int)
Kenneth Russel
2005-09-25
1
-1
/
+1
*
Changed GLU to be a single class rather than a separate interface and
Kenneth Russel
2005-09-25
1
-16
/
+14
*
Moved GLU-related classes into javax.media.opengl.glu package. Still
Kenneth Russel
2005-09-11
1
-1
/
+1
*
Initial integration of JOGL with the Java2D OpenGL pipeline in the Sun JDK.
Kenneth Russel
2005-09-09
1
-9
/
+15
*
Refactored demos to mostly subclass common Demo superclass providing
Kenneth Russel
2005-09-09
1
-7
/
+10
*
Added Vertex Buffer Object and Pixel Buffer Object variants of
Kenneth Russel
2005-09-03
1
-16
/
+16
*
Renamed all files to intended destination packages for JSR-231. The
Kenneth Russel
2005-08-30
1
-2
/
+3
*
Restructured generation of MethodBindings and emitters to more closely
Kenneth Russel
2005-08-29
1
-1
/
+1
*
Refactored nearly all demos as GLEventListeners and imported most into
Kenneth Russel
2005-08-06
1
-234
/
+240
*
Implemented pbuffer instantiation support in GLDrawableFactory rather
Kenneth Russel
2005-07-18
1
-3
/
+11
*
Further context-related changes for the JSR-231 API. The GLContext
Kenneth Russel
2005-07-17
1
-4
/
+6
*
Initial set of context-related changes for the JSR-231 API. GLContext
Kenneth Russel
2005-07-10
1
-8
/
+8
*
Fixed Windows port after changes to GlueGen to include array offsets.
Kenneth Russel
2005-07-08
1
-11
/
+11
*
Merged with main trunk (tag JOGL_PRE_1_1_1)
Kenneth Russel
2005-07-07
1
-12
/
+4
*
This commit was manufactured by cvs2svn to create branch 'JSR-231'.
First Last
2005-06-16
1
-4
/
+12
*
Fixed Issue 151: starting up the Animator before the GLJPanel has been shown ...
Kenneth Russel
2005-05-07
1
-12
/
+4
*
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
1
-2
/
+12
*
Added needed repaint() call after key events in demos where Animator
Kenneth Russel
2005-02-24
1
-0
/
+1
*
Removed unnecessary Animator from interactive HWShadowmapsSimple and
Kenneth Russel
2005-02-23
1
-25
/
+2
*
Implemented a per-thread GLContext stack, which gives a thread
Kenneth Russel
2003-11-04
1
-42
/
+40
*
Worked around 4764639/4892246
Kenneth Russel
2003-07-17
1
-1
/
+2
*
Fixed bug in Animator where it would hang upon stopping if exception
Kenneth Russel
2003-07-15
1
-25
/
+30
*
Split up net.java.games.util; moved GLUT and BufferUtils into
Kenneth Russel
2003-06-25
1
-0
/
+844