Switched array pointer types in function declarations in order to be compatible with OpenCL 2.0

This commit is contained in:
Jens Steube
2018-07-22 11:47:42 +02:00
parent eb563f5a10
commit 02a2495349
309 changed files with 849 additions and 848 deletions
+1
View File
@@ -16,6 +16,7 @@
- OpenCL kernels: Abort session if kernel self-test fails
- OpenCL kernels: Add '-pure' prefix to kernel filenames to avoid problems caused by reusing existing hashcat installation folder
- OpenCL kernels: Removed the use of 'volatile' in inline assembly instructions where it is not needed
- OpenCL kernels: Switched array pointer types in function declarations in order to be compatible with OpenCL 2.0
##
## Bugs