- Added an interactive Mandlebrot set explorer along with some related benchmarks.
- Updated the following dependency versions: ** com.aparapi: aparapi 2.0.0 -> 3.0.0 ** org.apache.commons:commons-lang3 3.9 -> 3.12.0 ** org.apache.lucene:lucene-core 8.3.1 -> 8.9.0 ** com.syncleus:syncleus 7 -> 8
- Synced to Aparapi 2.0.0
- Synced to Aparapi 1.10.0
- Synced to Aparapi 1.9.0
- Synced to Aparapi 1.8.0
- Updated dependency org.apache.commons:commons-lang3 from 3.6 to 3.7
- Synced to Aparapi 1.7.0
- Synced to Aparapi 1.6.0
- Synced to Aparapi 1.5.0
- Synced to Aparapi 1.4.1
- Updated parent pon to v6.
- Removed explicit version on nexus-staging-maven-plugin plugin, relies on parent now.
- createProgram had the wrong signature producing a unsatisfied link exception that is now fixed.
- Fixed several bad references to resource locations.
- Fixed all of the broken examples that werent running.
- Synced to Aparapi 1.4.0
- Synced to Aparapi 1.3.4
- Updated to aparapi-jni 1.1.2 thus fixing
UnsatisfiedLinkError
which occured only on Windows.
- Synced to Aparapi 1.3.3
- Fixed "`CXXABI_1.3.8' not found " error encountered on some older systems.
- Synced to Aparapi 1.3.2
- Examples now work on Windows 64bit GPUs.
- Synced to Aparapi 1.3.1
- Examples now work on Mac OSX SPUs.
- Synced to Aparapi 1.3.0.
- Synced to Aparapi 1.2.0.
- Synced to Aparapi 1.1.2
- Fixed some bugs causing the OpenCL kernel to be compiled twice.
- Synced to Aparapi 1.1.1
- Changed package to com.aparapi
- Synced to Aparapi 1.1.0
- Changed group id and package to com.aparapi