summaryrefslogtreecommitdiffstats
path: root/src/demos/vertexProgRefract
Commit message (Expand)AuthorAgeFilesLines
* 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