summaryrefslogtreecommitdiffstats
path: root/src/demos/jrefract/JRefract.java
Commit message (Expand)AuthorAgeFilesLines
* Fixes against JOGL2 revision 1922 - Multi GL Profiles, plus setenv scriptsSven Gothel2009-06-031-1/+2
* Updated demos after refactoring of OpenGL capability bits back into GLCapabil...Kenneth Russel2009-03-191-2/+2
* Adapt to JOGL nwi package changesSven Gothel2009-03-131-2/+2
* Refactored AWT dependencies in Animator class differently to allowKenneth Russel2008-12-301-2/+2
* Moved javax.media.opengl.awt.gl2.GL2JPanel (back) toKenneth Russel2008-12-161-5/+5
* Commented out reference to HDR demo to get JRefract to compileKenneth Russel2008-11-211-13/+16
* Incorporated patch from Michael Bien fixing roughly 80% of compilation errorsKenneth Russel2008-10-301-16/+34
* Added new FlyingText demo to illustrate more advanced usage of the Kenneth Russel2007-01-071-3/+23
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-131-2/+2
* 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-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