You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hashcat/OpenCL
Jens Steube c02083281f
Fix undefined-internal warning message on ROCM
5 years ago
..
amp_a0.cl Fix missing const keyword in some includes 5 years ago
amp_a1.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
amp_a3.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
inc_cipher_aes.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
inc_cipher_aes.h Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
inc_cipher_camellia.cl More cam_feistel() optimization 5 years ago
inc_cipher_camellia.h Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
inc_cipher_des.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
inc_cipher_des.h Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
inc_cipher_kuznyechik.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
inc_cipher_kuznyechik.h Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
inc_cipher_serpent.cl Move some macros from .h to .cl sources 5 years ago
inc_cipher_serpent.h Move some macros from .h to .cl sources 5 years ago
inc_cipher_twofish.cl Get rid of extract_byte() in inc_cipher_twofish.cl 5 years ago
inc_cipher_twofish.h Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
inc_common.cl Reorganize inc_common.cl and make better use of HAS_* macros 5 years ago
inc_common.h Reorganize inc_common.cl and make better use of HAS_* macros 5 years ago
inc_comp_multi.cl Support for inline VeraCrypt PIM Brute-Force 5 years ago
inc_comp_multi.h Add headers for OpenCL include files 5 years ago
inc_comp_multi_bs.cl Support for inline VeraCrypt PIM Brute-Force 5 years ago
inc_comp_multi_bs.h Add headers for OpenCL include files 5 years ago
inc_comp_single.cl Support for inline VeraCrypt PIM Brute-Force 5 years ago
inc_comp_single.h Add headers for OpenCL include files 5 years ago
inc_comp_single_bs.cl Support for inline VeraCrypt PIM Brute-Force 5 years ago
inc_comp_single_bs.h Add headers for OpenCL include files 5 years ago
inc_diskcryptor_xts.cl diskcryptor: allow cd/iso encrypted images 5 years ago
inc_diskcryptor_xts.h Add DiskCryptor modules for 1024 bit and 1536 and support for Serpent and Twofish. Be careful, untested yet! 5 years ago
inc_hash_md4.cl Need volatile for IRIS GPU on Mac OSX for -m 2500 and -m 2501 5 years ago
inc_hash_md4.h Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
inc_hash_md5.cl Need volatile for IRIS GPU on Mac OSX for -m 2500 and -m 2501 5 years ago
inc_hash_md5.h Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
inc_hash_ripemd160.cl Need volatile for IRIS GPU on Mac OSX for -m 2500 and -m 2501 5 years ago
inc_hash_ripemd160.h Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
inc_hash_sha1.cl Need volatile for IRIS GPU on Mac OSX for -m 2500 and -m 2501 5 years ago
inc_hash_sha1.h Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
inc_hash_sha224.cl Need volatile for IRIS GPU on Mac OSX for -m 2500 and -m 2501 5 years ago
inc_hash_sha224.h Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
inc_hash_sha256.cl Need volatile for IRIS GPU on Mac OSX for -m 2500 and -m 2501 5 years ago
inc_hash_sha256.h Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
inc_hash_sha384.cl Need volatile for IRIS GPU on Mac OSX for -m 2500 and -m 2501 5 years ago
inc_hash_sha384.h Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
inc_hash_sha512.cl Need volatile for IRIS GPU on Mac OSX for -m 2500 and -m 2501 5 years ago
inc_hash_sha512.h Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
inc_hash_streebog256.cl Need volatile for IRIS GPU on Mac OSX for -m 2500 and -m 2501 5 years ago
inc_hash_streebog256.h Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
inc_hash_streebog512.cl Need volatile for IRIS GPU on Mac OSX for -m 2500 and -m 2501 5 years ago
inc_hash_streebog512.h Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
inc_hash_whirlpool.cl Need volatile for IRIS GPU on Mac OSX for -m 2500 and -m 2501 5 years ago
inc_hash_whirlpool.h Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
inc_luks_aes.cl Remove more old GCC diagnostic options 5 years ago
inc_luks_aes.h Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
inc_luks_af.cl Fix some invalid code sections caused from conversion 5 years ago
inc_luks_af.h Fix some invalid code sections caused from conversion 5 years ago
inc_luks_essiv.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
inc_luks_essiv.h Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
inc_luks_serpent.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
inc_luks_serpent.h Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
inc_luks_twofish.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
inc_luks_twofish.h Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
inc_luks_xts.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
inc_luks_xts.h Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
inc_rp.cl Fixed output password of 'e' rule in pure and cpu rule engine if separator character is also the first letter 5 years ago
inc_rp.h Fix missing const keyword in some includes 5 years ago
inc_rp_optimized.cl Fix 'E' rule in optimized mode if password is longer than 16 characters 5 years ago
inc_rp_optimized.h Fix missing const keyword in some includes 5 years ago
inc_scalar.cl Support for inline VeraCrypt PIM Brute-Force 5 years ago
inc_scalar.h Add headers for OpenCL include files 5 years ago
inc_simd.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
inc_simd.h Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
inc_truecrypt_crc32.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
inc_truecrypt_crc32.h Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
inc_truecrypt_keyfile.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
inc_truecrypt_keyfile.h Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
inc_truecrypt_xts.cl Remove more old GCC diagnostic options 5 years ago
inc_truecrypt_xts.h Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
inc_types.h Do not use ulong. It causes the 32 bit compilation to fail 5 years ago
inc_vendor.h Need volatile for IRIS GPU on Mac OSX for -m 2500 and -m 2501 5 years ago
inc_veracrypt_xts.cl Add remaining emu_inc_* sources to Makefile 5 years ago
inc_veracrypt_xts.h Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m00000_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m00000_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00000_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00000_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00000_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00000_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00010_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m00010_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00010_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00010_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00010_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00010_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00020_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m00020_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00020_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00020_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00020_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00020_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00030_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m00030_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00030_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00030_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00030_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00030_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00040_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m00040_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00040_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00040_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00040_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00040_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00050_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00050_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00050_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00050_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00050_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00050_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00060_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00060_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00060_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00060_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00060_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00060_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00100_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m00100_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00100_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m00100_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00100_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00100_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00110_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m00110_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00110_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m00110_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00110_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00110_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00120_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m00120_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00120_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m00120_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00120_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00120_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00130_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m00130_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00130_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m00130_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00130_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00130_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00140_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m00140_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00140_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m00140_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00140_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00140_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00150_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00150_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00150_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00150_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00150_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00150_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00160_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00160_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00160_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00160_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00160_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00160_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00200_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m00200_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00200_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00300_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m00300_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00300_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m00300_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00300_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00300_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00400-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00400-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00500-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00500-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m00600_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00600_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00600_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00900_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m00900_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00900_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00900_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m00900_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m00900_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01000_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m01000_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m01000_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m01000_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m01000_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01000_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01100_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m01100_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01100_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m01100_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01100_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01100_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01300_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m01300_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m01300_a1-optimized.cl Fix some invalid code sections caused from conversion 5 years ago
m01300_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m01300_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01300_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01400_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m01400_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m01400_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m01400_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m01400_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01400_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01410_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m01410_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01410_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m01410_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01410_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01410_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01420_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m01420_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m01420_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m01420_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m01420_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01420_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01430_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m01430_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01430_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m01430_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01430_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01430_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01440_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m01440_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m01440_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m01440_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m01440_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01440_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01450_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01450_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01450_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01450_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01450_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01450_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01460_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01460_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01460_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01460_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01460_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01460_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01500_a0-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01500_a1-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01500_a3-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01600-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01600-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01700_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01700_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m01700_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01700_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m01700_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01700_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01710_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01710_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01710_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01710_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01710_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01710_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01720_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01720_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m01720_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01720_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m01720_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01720_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01730_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01730_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01730_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01730_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01730_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01730_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01740_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01740_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m01740_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01740_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m01740_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01740_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01750_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01750_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01750_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01750_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01750_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01750_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01760_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01760_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01760_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01760_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01760_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01760_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m01800-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m01800-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m02000_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m02000_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m02000_a3-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m02100-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m02400_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m02400_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m02400_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m02410_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m02410_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m02410_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m02500-pure.cl Use both LE and BE modes for nonce error correction if none or both modes are set 5 years ago
m02501-pure.cl Use both LE and BE modes for nonce error correction if none or both modes are set 5 years ago
m02610_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m02610_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m02610_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m02610_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m02610_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m02610_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m02710_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m02710_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m02710_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m02810_a0-optimized.cl Fix some uninitialized variables 5 years ago
m02810_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m02810_a1-optimized.cl Fix some uninitialized variables 5 years ago
m02810_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m02810_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m02810_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m03000_a0-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m03000_a1-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m03000_a3-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m03100_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m03100_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m03100_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m03200-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m03710_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m03710_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m03710_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m03710_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m03710_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m03710_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m03800_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m03800_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m03800_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m03800_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m03800_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m03800_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m03910_a0-optimized.cl Fix some uninitialized variables 5 years ago
m03910_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m03910_a1-optimized.cl Fix some uninitialized variables 5 years ago
m03910_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m03910_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m03910_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m04010_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m04010_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m04010_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m04010_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m04010_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m04010_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m04110_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m04110_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m04110_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m04110_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m04110_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m04110_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m04310_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m04310_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m04310_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m04310_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m04310_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m04310_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m04400_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m04400_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m04400_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m04400_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m04400_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m04400_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m04500_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m04500_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m04500_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m04500_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m04500_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m04500_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m04520_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m04520_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m04520_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m04520_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m04520_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m04520_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m04700_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m04700_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m04700_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m04700_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m04700_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m04700_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m04800_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m04800_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m04800_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m04800_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m04800_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m04800_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m04900_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m04900_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m04900_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m04900_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m04900_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m04900_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m05100_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m05100_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m05100_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m05100_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m05100_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m05100_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m05200-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m05300_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m05300_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m05300_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m05300_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m05300_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m05300_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m05400_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m05400_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m05400_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m05400_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m05400_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m05400_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m05500_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m05500_a0-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m05500_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m05500_a1-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m05500_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m05500_a3-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m05600_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m05600_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m05600_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m05600_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m05600_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m05600_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m05800-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m05800-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m06000_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m06000_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m06000_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m06000_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m06000_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m06000_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m06100_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m06100_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m06100_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m06100_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m06100_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m06100_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m06211-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m06212-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m06213-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m06221-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m06222-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m06223-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m06231-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m06232-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m06233-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m06300-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m06300-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m06400-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m06500-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m06600-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m06700-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m06800-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m06900_a0-optimized.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
m06900_a1-optimized.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
m06900_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07000_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m07000_a0-pure.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m07000_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m07000_a1-pure.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m07000_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07000_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m07100-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07300_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07300_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m07300_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07300_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m07300_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07300_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m07400-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07400-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m07500_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07500_a0-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07500_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07500_a1-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07500_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07500_a3-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07700_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07700_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07700_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07701_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07701_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07701_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07800_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07800_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07800_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07801_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07801_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07801_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m07900-pure.cl Fix some uninitialized variables 5 years ago
m08000_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m08000_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m08000_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m08100_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m08100_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m08100_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m08100_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m08100_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m08100_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m08200-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m08300_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m08300_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m08300_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m08300_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m08300_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m08300_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m08400_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m08400_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m08400_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m08400_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m08400_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m08400_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m08500_a0-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m08500_a1-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m08500_a3-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m08600_a0-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m08600_a1-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m08600_a3-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m08700_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m08700_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m08700_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m08800-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m08900-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m09000-pure.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
m09100-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m09400-pure.cl Remove more old GCC diagnostic options 5 years ago
m09500-pure.cl Remove more old GCC diagnostic options 5 years ago
m09600-pure.cl Remove more old GCC diagnostic options 5 years ago
m09700_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m09700_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m09700_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m09710_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m09710_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m09710_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m09720_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m09720_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m09720_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m09800_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m09800_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m09800_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m09810_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m09810_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m09810_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m09820_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m09820_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m09820_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m09900_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m09900_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m09900_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m09900_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m09900_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m09900_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m10100_a0-optimized.cl Workaround setting password length bug in ROCM and POCL for -m 10100 5 years ago
m10100_a1-optimized.cl Workaround setting password length bug in ROCM and POCL for -m 10100 5 years ago
m10100_a3-optimized.cl Workaround setting password length bug in ROCM and POCL for -m 10100 5 years ago
m10300-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m10400_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m10400_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m10400_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m10410_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m10410_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m10410_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m10420_a0-optimized.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
m10420_a1-optimized.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
m10420_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m10500-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m10700-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m10700-pure.cl Need volatile for IRIS GPU on Mac OSX for -m 2500 and -m 2501 5 years ago
m10800_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m10800_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m10800_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m10800_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m10800_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m10800_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m10900-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m11000_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m11000_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m11000_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m11000_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m11000_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m11000_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m11100_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m11100_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m11100_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m11100_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m11100_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m11100_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m11200_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m11200_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m11200_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m11200_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m11200_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m11200_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m11300-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m11400_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m11400_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m11400_a3-pure.cl Fix some uninitialized variables 5 years ago
m11500_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m11500_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m11500_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m11600-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m11700_a0-optimized.cl Merge pull request #1995 from f0cker/library_fix 5 years ago
m11700_a0-pure.cl Fix for library compilation failure due to multiple def of sbob_xx64, renamed these 5 years ago
m11700_a1-optimized.cl Merge pull request #1995 from f0cker/library_fix 5 years ago
m11700_a1-pure.cl Fix for library compilation failure due to multiple def of sbob_xx64, renamed these 5 years ago
m11700_a3-optimized.cl Fix some typos 5 years ago
m11700_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m11750_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m11750_a1-pure.cl Fix for library compilation failure due to multiple def of sbob_xx64, renamed these 5 years ago
m11750_a3-pure.cl Fix for library compilation failure due to multiple def of sbob_xx64, renamed these 5 years ago
m11760_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m11760_a1-pure.cl Fix for library compilation failure due to multiple def of sbob_xx64, renamed these 5 years ago
m11760_a3-pure.cl Fix for library compilation failure due to multiple def of sbob_xx64, renamed these 5 years ago
m11800_a0-optimized.cl Merge pull request #1995 from f0cker/library_fix 5 years ago
m11800_a0-pure.cl Fix typo in m11800_a0-pure.cl 5 years ago
m11800_a1-optimized.cl Fix missing rename constant variable name for sbob512_sl64 5 years ago
m11800_a1-pure.cl Fix for library compilation failure due to multiple def of sbob_xx64, renamed these 5 years ago
m11800_a3-optimized.cl Fix typo in OpenCL/m11800_a3-optimized.cl 5 years ago
m11800_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m11850_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m11850_a1-pure.cl Fix for library compilation failure due to multiple def of sbob_xx64, renamed these 5 years ago
m11850_a3-pure.cl Fix for library compilation failure due to multiple def of sbob_xx64, renamed these 5 years ago
m11860_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m11860_a1-pure.cl Fix for library compilation failure due to multiple def of sbob_xx64, renamed these 5 years ago
m11860_a3-pure.cl Fix missing rename constant variable name for sbob512_sl64 5 years ago
m11900-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m12000-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m12200-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m12300-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m12400-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m12500-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m12600_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m12600_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m12600_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m12600_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m12600_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m12600_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m12700-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m12800-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m12900-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13000-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13100_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13100_a0-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13100_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13100_a1-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13100_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13100_a3-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13200-pure.cl Remove more old GCC diagnostic options 5 years ago
m13300_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m13300_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m13300_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m13300_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m13300_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13300_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m13400-pure.cl Remove more old GCC diagnostic options 5 years ago
m13500_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m13500_a0-pure.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m13500_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m13500_a1-pure.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m13500_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13500_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m13600-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13711-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13712-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13713-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13721-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13722-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13723-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13731-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13732-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13733-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13751-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13752-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13753-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13771-pure.cl Merge pull request #1995 from f0cker/library_fix 5 years ago
m13772-pure.cl Merge pull request #1995 from f0cker/library_fix 5 years ago
m13773-pure.cl Merge pull request #1995 from f0cker/library_fix 5 years ago
m13800_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13800_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m13800_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13800_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m13800_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13800_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m13900_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m13900_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m13900_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m13900_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m13900_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m13900_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m14000_a0-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m14000_a1-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m14000_a3-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m14100_a0-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m14100_a1-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m14100_a3-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m14400_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m14400_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m14400_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m14400_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m14400_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m14400_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m14611-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m14612-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m14613-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m14621-pure.cl Fix undefined-internal warning message on ROCM 5 years ago
m14622-pure.cl Fix undefined-internal warning message on ROCM 5 years ago
m14623-pure.cl Fix undefined-internal warning message on ROCM 5 years ago
m14631-pure.cl Fix undefined-internal warning message on ROCM 5 years ago
m14632-pure.cl Fix undefined-internal warning message on ROCM 5 years ago
m14633-pure.cl Fix undefined-internal warning message on ROCM 5 years ago
m14641-pure.cl Fix undefined-internal warning message on ROCM 5 years ago
m14642-pure.cl Fix undefined-internal warning message on ROCM 5 years ago
m14643-pure.cl Fix undefined-internal warning message on ROCM 5 years ago
m14700-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m14800-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m14900_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m14900_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m14900_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m15000_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m15000_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m15000_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m15000_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m15000_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m15000_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m15100-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m15300-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m15400_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m15400_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m15400_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m15500_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m15500_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m15500_a1-optimized.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m15500_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m15500_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m15500_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m15600-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m15700-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m15900-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m16000_a0-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m16000_a1-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m16000_a3-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m16100_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m16100_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m16100_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m16100_a1-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m16100_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m16100_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m16200-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m16300-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m16400_a0-optimized.cl Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 5 years ago
m16400_a0-pure.cl Need volatile for IRIS GPU on Mac OSX for -m 2500 and -m 2501 5 years ago
m16400_a1-optimized.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m16400_a1-pure.cl Need volatile for IRIS GPU on Mac OSX for -m 2500 and -m 2501 5 years ago
m16400_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m16400_a3-pure.cl Need volatile for IRIS GPU on Mac OSX for -m 2500 and -m 2501 5 years ago
m16511_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m16511_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m16511_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m16512_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m16512_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m16512_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m16513_a0-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m16513_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m16513_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m16600_a0-optimized.cl Remove more old GCC diagnostic options 5 years ago
m16600_a0-pure.cl Remove more old GCC diagnostic options 5 years ago
m16600_a1-optimized.cl Remove more old GCC diagnostic options 5 years ago
m16600_a1-pure.cl Remove more old GCC diagnostic options 5 years ago
m16600_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m16600_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m16800-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m16801-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m16900-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m17300_a0-optimized.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
m17300_a1-optimized.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
m17300_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m17400_a0-optimized.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
m17400_a1-optimized.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
m17400_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m17500_a0-optimized.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
m17500_a1-optimized.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
m17500_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m17600_a0-optimized.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
m17600_a1-optimized.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
m17600_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m17700_a0-optimized.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
m17700_a1-optimized.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
m17700_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m17800_a0-optimized.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
m17800_a1-optimized.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
m17800_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m17900_a0-optimized.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
m17900_a1-optimized.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
m17900_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m18000_a0-optimized.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
m18000_a1-optimized.cl Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
m18000_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m18100_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m18100_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m18100_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m18200_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m18200_a0-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m18200_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m18200_a1-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m18200_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m18200_a3-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m18300-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m18400-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m18500_a0-pure.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m18500_a1-pure.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m18500_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m18600-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m18700_a0-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m18700_a0-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m18700_a1-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m18700_a1-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m18700_a3-optimized.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m18700_a3-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m18800-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m18900-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m19000-pure.cl Replace __kernel, __constant, __global and __local qualifiers with macro for better control 5 years ago
m19100-pure.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m19200-pure.cl Need volatile for IRIS GPU on Mac OSX for -m 2500 and -m 2501 5 years ago
m19300_a0-pure.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m19300_a1-pure.cl Rename some functions in inc_common.cl to avoid conflicts with bitops.c 5 years ago
m19300_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m19500_a0-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m19500_a1-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m19500_a3-pure.cl Fix some signed/unsigned integer comparison warnings 5 years ago
m19600-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m19700-pure.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
m19800-pure.cl Remove duplicate 'static' declaration specifier in -m 19800 and -m 19900 5 years ago
m19900-pure.cl Remove duplicate 'static' declaration specifier in -m 19800 and -m 19900 5 years ago
m20011-pure.cl Move 198xx DiskCryptor to 200xx to not collide with Kerberos 5, etype 17, Pre-Auth 5 years ago
m20012-pure.cl Move 198xx DiskCryptor to 200xx to not collide with Kerberos 5, etype 17, Pre-Auth 5 years ago
m20013-pure.cl Move 198xx DiskCryptor to 200xx to not collide with Kerberos 5, etype 17, Pre-Auth 5 years ago
markov_be.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago
markov_le.cl Remove hard-coded static keyword from OpenCL kernels 5 years ago