OpenCL Kernels: Use static declaraction for uXXa variables used in __constant space

This commit is contained in:
jsteube
2018-01-18 23:19:31 +01:00
parent 3a303ffce4
commit 53f3da9f63
110 changed files with 177 additions and 175 deletions
+2
View File
@@ -42,6 +42,8 @@
- Files: Copy include/ folder and its content to case SHARED is set to 1 in Makefile
- Hash Parser: Changed the way large strings are handled/truncated within the event buffer if they are too large to fit
- Hash Parser: Fixed our use of strtok_r () calls
- OpenCL Kernels: Replace variables from uXX to uXXa if used in __constant space
- OpenCL Kernels: Use static declaraction for uXXa variables used in __constant space
- Self Test: Skip self-test for mode 8900 user-configurable scrypt settings are incompatible to fixed settings in the self-test hash
- Self Test: Skip self-test for mode 15700 because settings are too high and create a too long startup time
- Terminal: Send clear line code to the same output stream as the next message following