summaryrefslogtreecommitdiffstats
path: root/src/demos/vertexBufferObject
Commit message (Expand)AuthorAgeFilesLines
* Fixes against JOGL2 revision 1922 - Multi GL Profiles, plus setenv scriptsSven Gothel2009-06-031-2/+4
* Moved remaining portions of fixed function emulation out of core JOGLKenneth Russel2009-03-191-1/+1
* NEWT window closing:Sven Gothel2009-03-141-0/+3
* - Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...Sven Gothel2009-03-051-16/+17
* Refactored AWT dependencies in Animator class differently to allowKenneth Russel2008-12-301-1/+1
* Fixed bug in setup of key handlingKenneth Russel2008-12-201-7/+10
* Fixed bug in glMapBuffer native code generation and bug inKenneth Russel2008-12-161-2/+2
* Applied second jogl-demos patch from Michael Bien. Adjusted build.xmlKenneth Russel2008-11-201-1/+2
* Incorporated patch from Michael Bien fixing roughly 80% of compilation errorsKenneth Russel2008-10-301-51/+65
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-131-6/+5
* Made public API changes discussed with expert group to make core JOGLKenneth Russel2005-11-091-1/+1
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-431/+421
* 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