summaryrefslogtreecommitdiffstats
path: root/src/demos/jrefract/JRefract.java
Commit message (Expand)AuthorAgeFilesLines
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-1008/+210
* Fixed Issue 168: Add support for transparency in GLJPanel Kenneth Russel2005-06-301-8/+35
* Got rid of useless copy of texture data pointed out by tomas on Kenneth Russel2005-06-051-15/+14
* Fixed race condition in GLJPanel implementation and improved behaviorKenneth Russel2005-05-101-9/+13
* Fixed Issue 151: starting up the Animator before the GLJPanel has been shown ...Kenneth Russel2005-05-071-0/+6
* Fixed Issue 160: Resource leaks in GLJPanel Kenneth Russel2005-05-021-16/+428
* Added slight variation of VertexProgRefract demo which embeds the demo Kenneth Russel2005-02-041-0/+781