Commit Graph

10 Commits (a671d501aab08cd24308a7d253d7bc3b9ff5919a)

Author SHA1 Message Date
f0cker d2f29a2f21 Fix for library compilation failure due to multiple def of sbob_xx64, renamed these
5 years ago
jsteube 85d58b03e1 Fix some signed/unsigned integer comparison warnings
5 years ago
jsteube e80b1838e8 Rename some functions in inc_common.cl to avoid conflicts with bitops.c
5 years ago
jsteube adeeaee84a Replace __kernel, __constant, __global and __local qualifiers with macro for better control
5 years ago
jsteube c9d60c079f Prepare OpenCL kernels for non-static compilation
5 years ago
jsteube 7d4bea41a0 Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl
5 years ago
jsteube dc9279c95c New Strategy: Instead of using volatile, mark the mode as unstable. Remove all volatiles
5 years ago
Jens Steube 6d39fb1feb Make all kernel parameter macro helper a function
6 years ago
R. Yushaev 5de004103a Replace kernel parameter lists with macros
6 years ago
R. Yushaev 47bd838e25 Add VeraCrypt Streebog support
6 years ago