-
- Downloads
Bug #1608: clFFT use of native_sin , native_cos can cause validation problems
-fixed compilation warning -fixed problem of using "%a" printf-format which is only supported in C99 and later, which cannot be assumed for mingw cross compiles for Windows. Now uses this format only conditionally if supported, otherwise falls back to %f for generated float literals
Loading
Please register or sign in to comment