summaryrefslogtreecommitdiffstats
path: root/src/demos/vertexBufferObject/VertexBufferObject.java
Commit message (Expand)AuthorAgeFilesLines
* Refactored platform extensions out of the GL interface and Kenneth Russel2005-07-271-7/+1
* Initial set of context-related changes for the JSR-231 API. GLContext Kenneth Russel2005-07-101-4/+4
* Fixed Windows port after changes to GlueGen to include array offsets. Kenneth Russel2005-07-081-11/+11
* Merged with main trunk (tag JOGL_PRE_1_1_1)Kenneth Russel2005-07-071-2/+3
* This commit was manufactured by cvs2svn to create branch 'JSR-231'.First Last2005-06-161-3/+2
* 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