summaryrefslogtreecommitdiffstats
path: root/src/demos/vertexProgRefract
Commit message (Expand)AuthorAgeFilesLines
* 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-5/+5
* Fixed ArgumentIsString directive for glProgramStringARB (nowKenneth Russel2009-01-121-2/+2
* Refactored AWT dependencies in Animator class differently to allowKenneth Russel2008-12-301-1/+1
* Moved GLUT into com.sun.opengl.util.gl2 package and renamed to JOGLKenneth Russel2008-12-301-2/+2
* Fixed bugs in extension query and exception reportingKenneth Russel2008-11-211-8/+7
* Changed gleem to explicitly declare AWT dependencies. Updated allKenneth Russel2008-11-211-7/+10
* Applied second jogl-demos patch from Michael Bien. Adjusted build.xmlKenneth Russel2008-11-201-41/+41
* Incorporated patch from Michael Bien fixing roughly 80% of compilation errorsKenneth Russel2008-10-301-73/+90
* Fixed Issue 296: TextureIO cube map support brokenKenneth Russel2007-04-211-3/+0
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-131-1/+2
* Reorganized and added code in TextureIO and Texture classes to support Kenneth Russel2006-01-071-71/+12
* Added workaround for problem on Mac OS X 10.4.3 where could not shareKenneth Russel2005-11-131-2/+4
* 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-442/+455
* Got rid of useless copy of texture data pointed out by tomas on Kenneth Russel2005-06-051-16/+14
* Took out debugging code from VertexProgRefract demoKenneth Russel2005-02-221-16/+1
* Fixed problem in demos introduced in 1.1 b08 where windowClosing Kenneth Russel2005-02-141-2/+9
* Added JRefract demo to jogl-demos web pageKenneth Russel2005-02-071-1/+17
* Ported VertexProgRefract demo to ARB_fragment_program from NV_register_combinersKenneth Russel2004-11-081-5/+75
* Worked around 4764639/4892246Kenneth Russel2003-07-171-1/+2
* Fixed bug in Animator where it would hang upon stopping if exceptionKenneth Russel2003-07-151-2/+10
* Ported vertexProgRefract from NV_vertex_program to ARB_vertex_programKenneth Russel2003-06-261-89/+122
* Split up net.java.games.util; moved GLUT and BufferUtils intoKenneth Russel2003-06-251-0/+628