summaryrefslogtreecommitdiffstats
path: root/src/demos/hdr
Commit message (Expand)AuthorAgeFilesLines
* Initial integration of JOGL with the Java2D OpenGL pipeline in the Sun JDK. Kenneth Russel2005-09-091-9/+10
* Instantiated HDR demo's CgPipeline class reflectively to break Kenneth Russel2005-09-091-2/+8
* Refactored demos to mostly subclass common Demo superclass providing Kenneth Russel2005-09-091-9/+11
* Added Vertex Buffer Object and Pixel Buffer Object variants of Kenneth Russel2005-09-032-60/+60
* Renamed all files to intended destination packages for JSR-231. The Kenneth Russel2005-08-305-9/+14
* Restructured generation of MethodBindings and emitters to more closely Kenneth Russel2005-08-292-23/+24
* Corrected HDR demo titleKenneth Russel2005-08-061-1/+1
* Refactored nearly all demos as GLEventListeners and imported most into Kenneth Russel2005-08-061-280/+329
* Implemented pbuffer instantiation support in GLDrawableFactory rather Kenneth Russel2005-07-181-7/+11
* Further context-related changes for the JSR-231 API. The GLContext Kenneth Russel2005-07-171-3/+10
* Initial set of context-related changes for the JSR-231 API. GLContext Kenneth Russel2005-07-101-21/+20
* Fixed Windows port after changes to GlueGen to include array offsets. Kenneth Russel2005-07-084-47/+47
* This commit was manufactured by cvs2svn to create branch 'JSR-231'.First Last2005-06-161-1/+4
* Added Java/JOGL port of NVidia HDR demo.Kenneth Russel2005-05-2723-0/+3030