- Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl...
authorJens Steube <jens.steube@gmail.com>
Sun, 1 May 2016 21:15:26 +0000 (23:15 +0200)
committerJens Steube <jens.steube@gmail.com>
Sun, 1 May 2016 21:15:26 +0000 (23:15 +0200)
- Dropped static declaration from functions in all kernel to achieve OpenCL 1.1 compatibility
- Added -cl-std=CL1.1 to all kernel build options
- Created environment variable to inform NVidia OpenCL runtime to not create its own kernel cache
- Created environment variable to inform pocl OpenCL runtime to not create its own kernel cache


No differences found