Sven Gothel (11): unit test: preserve hs_err_pid*.log files (move to results folder for archive) ignore all build* folders Bug 978: Promote whether a test shall fail due to unavailable CL driver in base UITest class. Adapt to GlueGen commit c3054a01990e55ab35756ea23ab7d7c05f24dd37 (compount call-by-value extension) Adapt to GlueGen commit 2f6586292cd298bbc19d8acda0f7cf303c82078b (compount call-by-value extension) Adapt to GlueGen commit 9ee44e1a289ecbac024662dd5a2ffc42e8add023 (Bug 1025) Add System.err log if CL/JNI library could not be loaded Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2ee268a1f38c5580d11f93d7f8d6e74) Bug 1023, Bug 1024: Adapt to GlueGen commit 46faa59d439ef235d7691fc64d56eedc600ffa1a Bug 1023/Bug 1024: Create native jar files for different configurations due to non-native-jar aliasing Bug 1024: Add fallback for native-jar-file location via classpath Wade Walker (15): Fix C build warnings. Load jocl.properties if present. Pass function pointers into clEnqueueMapImage. Remove unnamed struct emission warnings. Remove alignment warning in gluegen preprocessing. Remove warnings, turn on linting, fix Eclipse. Remove Java lint warnings. Fix crashes due to AMD driver bugs. Use gluegen's JUnit in Eclipse Start adding texture interop test. Finish texture sharing test. Fix CL-GL interoperability tests on Mac. Fix transposed arguments in putCopyBufferRect Fix direct buffer usage in lowLevelVectorAddTest Fix build instructions