summaryrefslogtreecommitdiffstats
path: root/src/demos/vertexProgWarp
Commit message (Expand)AuthorAgeFilesLines
* Recently code (UnifiedName, GLUnifiedName) was added to GlueGen toKenneth Russel2009-05-201-18/+18
* 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-3/+4
* Fixed ArgumentIsString directive for glProgramStringARB (nowKenneth Russel2009-01-121-1/+1
* Refactored AWT dependencies in Animator class differently to allowKenneth Russel2008-12-301-1/+1
* Changed gleem to explicitly declare AWT dependencies. Updated allKenneth Russel2008-11-211-6/+9
* Applied second jogl-demos patch from Michael Bien. Adjusted build.xmlKenneth Russel2008-11-201-7/+8
* Incorporated patch from Michael Bien fixing roughly 80% of compilation errorsKenneth Russel2008-10-301-47/+69
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-131-1/+1
* 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-455/+485
* Fixed problem in demos introduced in 1.1 b08 where windowClosing Kenneth Russel2005-02-141-2/+9
* Fixed bug in Animator where it would hang upon stopping if exceptionKenneth Russel2003-07-151-2/+9
* Ported vertexProgWarp from NV_vertex_program to ARB_vertex_program soKenneth Russel2003-06-261-233/+266
* Split up net.java.games.util; moved GLUT and BufferUtils intoKenneth Russel2003-06-251-0/+979