index
:
users/mraynsford/jogl-demos.git
master
JOGL DEMOS repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
demos
/
vertexBufferObject
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix/Syn with JOGL 774138544e1eec3330309ad682fa05154a07ab8d ; Notably add: App...
Sven Gothel
2010-10-14
1
-4
/
+6
*
Adding GLProfile.initSingleton() call, ensuring [multithreading] intitializat...
Sven Gothel
2010-06-10
1
-0
/
+4
*
fixed imports to fix build.
Michael Bien
2010-04-08
1
-1
/
+1
*
modifications due to refactorings in gluegen and jogl.
Michael Bien
2010-03-29
1
-6
/
+5
*
modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.
Michael Bien
2010-03-27
1
-2
/
+2
*
Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closed
Kenneth Russel
2009-06-15
1
-0
/
+782
*
Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX
Kenneth Russel
2009-06-15
1
-758
/
+0
*
Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved
Kenneth Russel
2006-01-13
1
-6
/
+5
*
Made public API changes discussed with expert group to make core JOGL
Kenneth Russel
2005-11-09
1
-1
/
+1
*
Merged JSR-231 branch on to the main JOGL trunk. The main trunk now
Kenneth Russel
2005-10-24
1
-431
/
+421
*
Fixed Issue 151: starting up the Animator before the GLJPanel has been shown ...
Kenneth Russel
2005-05-07
1
-2
/
+3
*
Fixed problem in demos introduced in 1.1 b08 where windowClosing
Kenneth Russel
2005-02-14
1
-2
/
+9
*
Made glBufferDataARB and glBufferSubDataARB non-NIOOnly. Added support
Kenneth Russel
2003-08-08
1
-15
/
+50
*
Fixed bug in toggling of VBO
Kenneth Russel
2003-08-08
1
-0
/
+2
*
Changed glMapBufferARB's implementation to return the same ByteBuffer
Kenneth Russel
2003-08-07
1
-0
/
+724