summaryrefslogtreecommitdiffstats
path: root/src/demos/vertexBufferObject/VertexBufferObject.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed Issue 151: starting up the Animator before the GLJPanel has been shown ...Kenneth Russel2005-05-071-2/+3
* Fixed problem in demos introduced in 1.1 b08 where windowClosing Kenneth Russel2005-02-141-2/+9
* Made glBufferDataARB and glBufferSubDataARB non-NIOOnly. Added support Kenneth Russel2003-08-081-15/+50
* Fixed bug in toggling of VBOKenneth Russel2003-08-081-0/+2
* Changed glMapBufferARB's implementation to return the same ByteBufferKenneth Russel2003-08-071-0/+724