ocl 0.14.0

OpenCL bindings and interfaces for Rust.
Documentation
# Compiled files
*.o
*.so
*.rlib
*.dll

# Executables
*.exe

# Other
/*.png
*.sublime-workspace
**/result.png
/examples/**/result**.png
# /examples/images-safe-clamp/result_patches.png
# /examples/images-safe-clamp/result_unrolled.png
**/result*.png

# Generated by Cargo
Cargo.lock
**/Cargo.lock
/target/
/examples/**/target/

# My junk
/data
**/tmp
/src/junk
/bak