summaryrefslogtreecommitdiffstats
path: root/src/demos/hdr
Commit message (Expand)AuthorAgeFilesLines
* Updated demos after refactoring of OpenGL capability bits back into GLCapabil...Kenneth Russel2009-03-191-2/+2
* NEWT window closing:Sven Gothel2009-03-141-0/+3
* Adapt to JOGL nwi package changesSven Gothel2009-03-131-2/+2
* - Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...Sven Gothel2009-03-053-0/+3
* Applied second jogl-demos patch from Michael Bien. Adjusted build.xmlKenneth Russel2008-11-203-149/+152
* Incorporated patch from Michael Bien fixing roughly 80% of compilation errorsKenneth Russel2008-10-301-142/+168
* Renamed "offscreen" capability bits in GLCapabilities to "pbuffer" Kenneth Russel2006-02-161-2/+2
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-135-5/+1
* Added GLCapabilitiesChooser argument (currently ignored) to Kenneth Russel2005-11-271-4/+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-245-396/+467
* Fixed bug in HDR demo with Java Web StartKenneth Russel2005-05-271-1/+1
* Fixed bug in floating-point pbuffer support on Linux and made HDR demoKenneth Russel2005-05-271-0/+3
* Added Java/JOGL port of NVidia HDR demo.Kenneth Russel2005-05-2723-0/+3030