Commit Graph

13 Commits (00e1e324920953a115081aa5dead266cac6f6a4d)

Author SHA1 Message Date
Jens Steube 00e1e32492 Replace barrier() with SYNC_THREADS()
6 years ago
jsteube 1c45de4b63 Remove more old GCC diagnostic options
6 years ago
jsteube e80b1838e8 Rename some functions in inc_common.cl to avoid conflicts with bitops.c
6 years ago
jsteube adeeaee84a Replace __kernel, __constant, __global and __local qualifiers with macro for better control
6 years ago
jsteube c9d60c079f Prepare OpenCL kernels for non-static compilation
6 years ago
jsteube 7d4bea41a0 Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl
6 years ago
jsteube 218322f630 Support for inline VeraCrypt PIM Brute-Force
6 years ago
Jens Steube 74abff44d9 Move remaining module specific typedefs and structures from inc_types.cl to kernels
6 years ago
jsteube dc9279c95c New Strategy: Instead of using volatile, mark the mode as unstable. Remove all volatiles
6 years ago
Matt Covalt a913db6390 Add salt type 2 support for pure functions
6 years ago
R. Yushaev 5de004103a Replace kernel parameter lists with macros
6 years ago
jsteube 68bff94980 Workaround rocm OpenCL runtime bug when copy data from constant to local memory
6 years ago
jsteube 32d6b3e10e OpenCL kernels: Add '-pure' prefix to kernel filenames to avoid problems caused by reusing existing hashcat installation folder
6 years ago