Jens Steube
|
6b7d064118
|
Replace (u32x) (...) with make_u32x (...)
|
2019-05-08 15:21:22 +02:00 |
|
Jens Steube
|
8ff8c5d536
|
Add LOCAL_VK to make use of __shared__
|
2019-05-07 09:01:32 +02:00 |
|
Jens Steube
|
89119bf24a
|
Add missing inc_platform.h include
|
2019-04-26 13:59:43 +02:00 |
|
Jens Steube
|
00e1e32492
|
Replace barrier() with SYNC_THREADS()
|
2019-04-26 13:34:07 +02:00 |
|
jsteube
|
85d58b03e1
|
Fix some signed/unsigned integer comparison warnings
|
2019-04-10 12:23:39 +02:00 |
|
jsteube
|
c911f2bd83
|
Fix some OpenCL JiT compiler warnings on ROCM
|
2019-04-06 17:24:57 +02:00 |
|
jsteube
|
e80b1838e8
|
Rename some functions in inc_common.cl to avoid conflicts with bitops.c
|
2019-03-23 22:15:38 +01:00 |
|
jsteube
|
adeeaee84a
|
Replace __kernel, __constant, __global and __local qualifiers with macro for better control
|
2019-03-22 22:27:58 +01:00 |
|
jsteube
|
c9d60c079f
|
Prepare OpenCL kernels for non-static compilation
|
2019-03-22 15:16:25 +01:00 |
|
jsteube
|
7d4bea41a0
|
Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl
|
2019-03-21 23:00:38 +01:00 |
|
Sein Coray
|
7321b03102
|
Updated mode 19500 based on comments
|
2019-03-18 09:45:04 +01:00 |
|
Sein Coray
|
ee97d18af9
|
Added hash mode 19500
|
2019-03-06 21:15:09 +01:00 |
|