Document Revision History
This table describes the changes to OpenCL_FFT.
Date | Notes |
---|---|
2012-06-26 | Fix build warnings |
2010-08-18 | Fix a bug where results were wrong if max work group size was restricted to <= 64 |
2010-02-10 | Fix a bug in the Twist kernel where global and local work dimension calculations were swapped. |
2010-01-29 | Fixed a warning in fft_execute.cpp where the ‘inPlaceDone’ flag may be used before it is initialized. |
2009-12-07 | Fix a failures due to the requested local dimension exceeding the value returned by clGetKernelWorkGroupInfo on some GPUs. |
2009-11-16 | This sample demonstrates how to use OpenCL and the GPU to compute Fast Fourier Transforms. |
Copyright © 2012 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2012-06-26