Commit Graph

18 Commits (3b589e3aac3e228b0d6ebbbb0190005d0f0ca2a5)

Author SHA1 Message Date
jsteube 3b589e3aac Prepare for allow other OpenCL platforms thans AMD and NVidia
9 years ago
jsteube 0428514f61 Extended support from 14 to 255 functions calls per rule on GPU
9 years ago
jsteube bd16fd4cfc Declare word_buf_r as __constant for _a3 kernel
9 years ago
jsteube 68662f0062 replace swap32 and swap64 with faster versions for NV
9 years ago
jsteube 94d6fd3693 revert switch to rotate ()
9 years ago
jsteube 212395168f Testchange for speed
9 years ago
jsteube 84568e5b3d Increase bcrypt speed for NV
9 years ago
jsteube 21891bf8db Fix 64 bit based rotates for use with ForceWare >= 358.x
9 years ago
jsteube 964ece53a3 add __bfe stub for AMD
9 years ago
jsteube 6c22de104e Slightly increase blowfish based algorithms for NV
9 years ago
Jens Steube 0e5b37a537 Fix AMD speeds @ sha512crypt
9 years ago
jsteube 7be2c2fd8d Fixed some speeds:
9 years ago
jsteube 9d9097a12c Fix -m 7800 by adding amd_bytealign emulation
9 years ago
jsteube 9c392b472e Removed useless comments
9 years ago
jsteube c29c7c093f Fix use of LOP3
9 years ago
jsteube 6a65c7b1ce Prepare for LOP3 integration
9 years ago
jsteube 2283d5c843 Fix more append_* functions 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