summaryrefslogtreecommitdiffstats
path: root/src/demos/hdr
Commit message (Expand)AuthorAgeFilesLines
* Fix/Syn with JOGL 774138544e1eec3330309ad682fa05154a07ab8d ; Notably add: App...Sven Gothel2010-10-141-5/+5
* Adding GLProfile.initSingleton() call, ensuring [multithreading] intitializat...Sven Gothel2010-06-101-0/+3
* Fixes to match JOGL 2ae28d54858ff684bc2368e0476a7a357dc63432Sven Gothel2010-04-151-1/+1
* modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-272-3/+3
* Improved interaction in ExaminerViewer to match Maya's cameraKenneth Russel2009-06-191-2/+2
* Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-1523-0/+3138
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-1523-3100/+0
* 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