Skip to content
Changes
- Build: Remove bootclasspath for source/target (dropped in JDK-21)
—
Sven Gothel /
cgit
- build scripts: use source/target level 1.8 on java11
—
Sven Gothel /
cgit
- Fix Eclipse build and Ant makefile
—
Wade Walker /
cgit
- Fixed a variety of compilation and runtime errors
—
Wade Walker /
cgit
- Add debug build targets to match those in gluegen and jogl
—
Wade Walker /
cgit
- Fix radix sort on Mac
—
Wade Walker /
cgit
- Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* ; Add
—
Sven Gothel /
cgit
- Adapt to JOGL HiDPI (Bug 741) changes up-to commit
—
Sven Gothel /
cgit
- CLInfo: Use JoclVersion
—
Sven Gothel /
cgit
- Jar Manifest: Add empty line before EOF (otherwise last line is cut-off
—
Sven Gothel /
cgit
- test script ..
—
Sven Gothel /
cgit
- classpath: use ant build jocl.jar
—
Sven Gothel /
cgit
- Bug 881 - Add 'Application-Name' in Jar's manifest to avoid Java6 NPEs
—
Sven Gothel /
cgit
- Scripts/README: Add note on how to start a single demo
—
Sven Gothel /
cgit
- Adapt to new version scheme, see GlueGen
—
Sven Gothel /
cgit
- www/index.html: rename github.com/mbien -> github.com/JogAmp
—
xerxes /
cgit
- Adapt to JogAmp build infrastructure (get rid of 'dist' folder, drop
—
Sven Gothel /
cgit
- Fix new JOCL artifacts location ; Fix new jocl.jar location
—
Sven Gothel /
cgit
- Adapt to JOGL changes 3ab518e90eb4cf82bcb8b990d337a5e4a531136b: Removed
—
Sven Gothel /
cgit
- Adapt to gluegen commit 9a71703904ebfec343fb2c7266343d37a2e4c3db
—
Sven Gothel /
cgit
- Fix Bug 516 (Determine Java Version) / See gluegen:
—
Sven Gothel /
cgit
- Using JOGL's all path
—
Sven Gothel /
cgit
- compatibility update to latest jocl.
—
Michael Bien /
cgit
- updated demos to latest jocl version
—
Michael Bien /
cgit
- implemented isReleased()
—
Michael Bien /
cgit
- Sync w/ latest master
—
Sven Gothel /
cgit
- sync with JOCL c6f97a2e6ea1d337f371152a2fee65ee1dd4c5d5
—
Sven Gothel /
cgit
- Add eclipse proj. files
—
Sven Gothel /
cgit
- fixed compiler errors due to changes in public api.
—
Michael Bien /
cgit
- no relative path in archive since 7zip support was added.
—
Michael Bien /
cgit
- forgot to call jogamp.env.init.
—
Michael Bien /
cgit
- build produces now additional 7z archives for jenkins if build.archiveon
—
Michael Bien /
cgit
- added build.noarchive property.
—
Michael Bien /
cgit
- improved HelloJOCL sample.
—
Michael Bien /
cgit
- - fixed bug in julia3d demo when epsilon is 0
—
Michael Bien /
cgit
- updated webpage (more demos, links etc).
—
Michael Bien /
cgit
- fixed typo in window title.
—
Michael Bien /
cgit
- GLProfile.initSingleton(false) for webstart compatibility.
—
Michael Bien /
cgit
- new simple gamma correction OpenCL example featuring lenna.
—
Michael Bien /
cgit
- configurable jnlp codebases.
—
Michael Bien /
cgit
- Unique ZIP archive name
—
Sven Gothel /
cgit
- ZIP: add www folder
—
Sven Gothel /
cgit
- Comply with JogAmp artifacts build properties and ZIP file; Keep jnlp
—
Sven Gothel /
cgit
- propper shutdown in MultiDeviceFractal demo.
—
Michael Bien /
cgit
- CLInfo demo prints now lib versioning info additional to the CL
—
Michael Bien /
cgit
- changes due to modifications in jogl
—
Michael Bien /
cgit
- added bandwidth benchmark.
—
Michael Bien /
cgit
- BandwidthBenchmark fixes and code cleanup.
—
Michael Bien /
cgit
- fixed bugs
—
Michael Bien /
cgit
- exception reporter for CLInfo.
—
Michael Bien /
cgit
- initial import of demos www page.
—
Michael Bien /
cgit
- added CLInfo jnlp.
—
Michael Bien /
cgit
- initial import of GLInfo html demo.
—
Michael Bien /
cgit
- initial import of Michael Zucchi's port of Apples FFT example (RFE 408).
—
Michael Bien /
cgit
- updated jnlp urls
—
Michael Bien /
cgit
- removed static function qualifiers from julia set kernels since AMD SDK
—
Michael Bien /
cgit
- fixed artifact.properties.
—
Michael Bien /
cgit
- added tag.build ant target to document build dependencies.
—
Michael Bien /
cgit
- modifications due to API changes in JOCL.
—
Michael Bien /
cgit
- added readme.
—
Michael Bien /
cgit
- added GLProfile.initSingleton() to GL-CL demos (see JOGL Multithreading
—
Michael Bien /
cgit
- fixed resizing of fractal demo.
—
Michael Bien /
cgit
- MultiDeviceFractal demo can now use devices with different FP precision
—
Michael Bien /
cgit
- run config for fractal demo.
—
Michael Bien /
cgit
- build jnlp files for demos.
—
Michael Bien /
cgit
- MultiDeviceFractal is now... multi device again.
—
Michael Bien /
cgit
- Merge branch 'master' of github.com:mbien/jocl-demos
—
Michael Bien /
cgit
- using {path.seperator} for libpath.
—
Michael Bien /
cgit
- Quick test/fix for GL/CL shared memory devices
—
Sven Gothel /
cgit
- Add the property rootrel.build (used in gluegen/jogl)
—
Sven Gothel /
cgit
- fix nb project; set rootrel.build to 'build' in project.properties
—
Michael Bien /
cgit
- changes to maintain compatibility with Nvidia 195.36.15 drivers.
—
Michael Bien /
cgit
- cleaned up benchmark, added queue.finish() and more iterations for
—
Michael Bien /
cgit
- changes due to package renaming in jocl.
—
Michael Bien /
cgit
- added intelliJ module file.
—
Michael Bien /
cgit
- modifications due to class movement in gluegen.
—
Michael Bien /
cgit
- changes due to BufferFactory -> Buffers renaming in gluegen.
—
Michael Bien /
cgit
- modifications due to refactorings in gluegen and jogl.
—
Michael Bien /
cgit
- com.sun.opengl -> com.jogamp.opengl.
—
Michael Bien /
cgit
- refactoring due to gluegen changes.
—
Michael Bien /
cgit
- made sure to flush gl/cl pipelines correctly (-> fixed rare segmentation
—
Michael Bien /
cgit
- modifications due to API changes.
—
Michael Bien /
cgit
- initial import of OpenCL RadixSort GPU example.
—
Michael Bien /
cgit
- cleaned up bitonic sort sample and removed sort payload for simplicity
—
Michael Bien /
cgit
- moved bitonic sort into seperate package.
—
Michael Bien /
cgit
- initial import of bitonic sort example.
—
Michael Bien /
cgit
- modifications due to api changes.
—
Michael Bien /
cgit
- 32bit/CPU device compatibility and cleanup.
—
Michael Bien /
cgit
- initial import of David Bucciarelli's Julia3d demo ported to java using
—
Michael Bien /
cgit
- added per GPU profiling stats.
—
Michael Bien /
cgit
- glDeleteBuffers and other minor improvements.
—
Michael Bien /
cgit
- added single/double FP precision toggle.
—
Michael Bien /
cgit
- Mandelbrot example uses now all available GPUs in parallel, parallelism
—
Michael Bien /
cgit
- initial import of GL-CL Mandelbrot Set example.
—
Michael Bien /
cgit
- updated GLCL sample.
—
Michael Bien /
cgit
- updated demos due to api changes.
—
Michael Bien /
cgit