Update java lookups to use new nativez mechanism.
authorMichael Zucchi <michael@swordfish.com.au>
Mon, 22 Apr 2019 09:22:05 +0000 (18:52 +0930)
committerMichael Zucchi <michael@swordfish.com.au>
Mon, 22 Apr 2019 09:22:05 +0000 (18:52 +0930)
commitaa1ff056f43b81dd4a09a88a0c00794195064d01
tree7abe3480f828fb1a78f59c4f0dfa84b309911c37
parent68950d38c441c0a2ad891b4505221830b9b885ff
Update java lookups to use new nativez mechanism.
Fix a bunch of erronous variable names.
Use *MethodA() instead of varargs calls.
Fix generic type safety on getExtension() calls.
Update java.make.
config.make
java.make
src/notzed.zcl/classes/au/notzed/zcl/CLCommandQueue.java
src/notzed.zcl/classes/au/notzed/zcl/CLContext.java
src/notzed.zcl/classes/au/notzed/zcl/CLExtendable.java
src/notzed.zcl/classes/au/notzed/zcl/CLPlatform.java
src/notzed.zcl/jni/jni.make
src/notzed.zcl/jni/zcl-generate
src/notzed.zcl/jni/zcl-jni.c
src/notzed.zcl/jni/zcl-jni.def [new file with mode: 0644]