Commit Graph

11 Commits (02b82dd99430500a6d95346e5b0ca28a8c4a7977)

Author SHA1 Message Date
jsteube dad03e394d Fixed two major problems
8 years ago
magnum a5be8a75ed Allow and support vector-width 16, which is current maximum for
8 years ago
jsteube 7c6b3af23b Fix issue in https://github.com/hashcat/oclHashcat/issues/170
9 years ago
Gabriele 'matrix' Gristina 7acfac87cf Fixed compiler warnings (no previous prototype for function)
9 years ago
Jens Steube 4c0e520fd8 Test convert for -m 1000 with -a 0 for SIMD, speed is now on par or faster than hashcat
9 years ago
Jens Steube 62f66a8784 Workaround AMD catalyst optimizer bug in rule-engine
9 years ago
jsteube e0ea23bda9 Fix bug in rule-engine for NV, left shifts and right shifts were switched
9 years ago
jsteube 76612ac031 Fix more missing casts to uint in rule-engine
9 years ago
jsteube e8229af09b Fix for -m 1500, -m 3000: Missing "defined" keyword
9 years ago
jsteube bacc1049e3 More fixes for IS_UNKNOWN in kernels
9 years ago
jsteube 0bf4e3c34a - Dropped all vector code since new GPU's are all scalar, makes the code much easier
9 years ago