summaryrefslogtreecommitdiffstats
path: root/src/demos/proceduralTexturePhysics
Commit message (Expand)AuthorAgeFilesLines
* Fixes for latest jogl/gluegen (FileUtil/Locator -> IOUtil)Sven Gothel2011-06-261-4/+4
* sync w/ jogl e007bb306124411e0232e51d16aa493cbd361f74Sven Gothel2011-04-261-29/+29
* Adapt JOGL API Cleanup: 4b9ad2508ff31a03d3bc4482d812a6cbc0c5c33bSven Gothel2010-12-031-2/+2
* Adapt to JOGL 7262641429b542929efc699e392f410f1dee2187Sven Gothel2010-11-231-1/+2
* Fix/Syn with JOGL 774138544e1eec3330309ad682fa05154a07ab8d ; Notably add: App...Sven Gothel2010-10-141-4/+7
* Adding GLProfile.initSingleton() call, ensuring [multithreading] intitializat...Sven Gothel2010-06-101-0/+4
* Fixes to match JOGL 2ae28d54858ff684bc2368e0476a7a357dc63432Sven Gothel2010-04-151-1/+1
* modifications due to refactorings in gluegen and jogl.Michael Bien2010-03-291-3/+0
* modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-272-6/+6
* Adapted JOGL TextureData API changes (138a5b057e39a4738a2e82f370424a9a21aceea9)Sven Gothel2010-03-261-4/+7
* Improved interaction in ExaminerViewer to match Maya's cameraKenneth Russel2009-06-191-2/+2
* Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-152-0/+2287
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-152-2225/+0
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-132-5/+6
* Reorganized and added code in TextureIO and Texture classes to support Kenneth Russel2006-01-072-128/+70
* Removed code inadvertently checked in along with Kenneth Russel2005-12-061-2/+0
* Added MacOSXExternalGLContext support as suggested by Billy BiggsKenneth Russel2005-12-051-0/+2
* Added GLCapabilitiesChooser argument (currently ignored) to Kenneth Russel2005-11-271-0/+1
* Added workaround for problem on Mac OS X 10.4.3 where could not shareKenneth Russel2005-11-131-0/+3
* 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-242-322/+343
* Enabled sync-to-vertical-refresh for ProceduralTexturePhysics demoKenneth Russel2005-05-241-0/+1
* Removed temporary debugging codeKenneth Russel2004-11-181-1/+0
* Ported ProceduralTexturePhysics demo to ARB_vertex_program and Kenneth Russel2004-11-172-695/+526
* Implemented a per-thread GLContext stack, which gives a thread Kenneth Russel2003-11-041-56/+35
* Fixed bug in Animator where it would hang upon stopping if exceptionKenneth Russel2003-07-151-27/+36
* Added pbuffer support to JOGL on X11; HWShadowmapsSimple andKenneth Russel2003-07-031-1/+1
* Split up net.java.games.util; moved GLUT and BufferUtils intoKenneth Russel2003-06-252-0/+2438