1. 93b707b ... by Cristy · 7 years ago
  2. 4367f4e Added missing attenuate argument to `ComputeAddNoiseImage`. by Dirk Lemstra · 7 years ago
  3. f19d414 ... by Cristy · 8 years ago
  4. f6ff9ea ... by Cristy · 8 years ago
  5. a14003e Removed AccelerateCompositeImage. by dirk · 8 years ago
  6. 21dc031 Some OpenCL methods are now executed asynchronous. by dirk · 8 years ago
  7. 83bceaa https://github.com/ImageMagick/ImageMagick/issues/194 by Cristy · 8 years ago
  8. 44fb54c Moved OpenCL kernels to a separate header file. by dirk · 8 years ago
  9. eeec14f Accelerate methods should not be exported. by dirk · 8 years ago
  10. c5a1b3f Minor API change to improve device picking in multi GPU setup. by dirk · 9 years ago
  11. 4a8f724 Fixed bug in OpenCL kernel and fixed name of method. by dirk · 9 years ago
  12. 5a2575f Complete rewrite of the OpenCL API. by dirk · 9 years ago
  13. 83683f4 AccelerateRotationalBlurImage now supports R/RA/RGB images. by dirk · 9 years ago
  14. 3e222a5 Whitespace cleanup. by dirk · 9 years ago
  15. 25cc690 AccelerateResizeImage now supports R/RA/RGB images. by dirk · 9 years ago
  16. 011f089 Whitespace cleanup. by dirk · 9 years ago
  17. 9150168 AccelerateUnsharpMaskImage now supports R/RA/RGB images. by dirk · 9 years ago
  18. 27338d7 Whitespace cleanup. by dirk · 9 years ago
  19. d7a9cc4 ComputeBlurImage now supports R/RA/RGB images. by dirk · 9 years ago
  20. 4c8e9b1 Removed section kernels. by dirk · 9 years ago
  21. f363661 Whitespace cleanup. by dirk · 9 years ago
  22. 3ff41c0 ComputeUnsharpMaskImageSingle now supports R/RA/RGB images. by dirk · 9 years ago
  23. 69acf19 Whitespace cleanup. by dirk · 9 years ago
  24. 60e7925 AccelerateFunctionImage now supports R/RA/RGB images. by dirk · 9 years ago
  25. 13298b9 Whitespace cleanup. by dirk · 9 years ago
  26. 918c747 Whitespace cleanup. by dirk · 9 years ago
  27. be04cd4 AccelerateWaveletDenoiseImage now supports R/RGB images. by dirk · 9 years ago
  28. cd0f1b0 Whitespace cleanup. by dirk · 9 years ago
  29. 745314e Whitespace cleanup. by dirk · 9 years ago
  30. cb8a19d AccelerateAddNoiseImage now supports R/RA/RGB images. by dirk · 9 years ago
  31. 7c3188c Improved readability. by dirk · 9 years ago
  32. 15a8904 Fixes for getting the pixel intensity. by dirk · 9 years ago
  33. e93e339 Whitespace cleanup. by dirk · 9 years ago
  34. a102260 Removed ResizeHorizontalFilterSinc and ResizeVerticalFilterSinc kernels. by dirk · 9 years ago
  35. 9b5639f AccelerateGrayscaleImage now also works for RGB images. by dirk · 9 years ago
  36. cf70f0c Fixed floating point rounding issue. by dirk · 9 years ago
  37. 6e3a82c Added wavelet denoise. by dirk · 9 years ago
  38. 3aa8550 Used define for min/max. by dirk · 9 years ago
  39. f23d94e Fixed ConvolveOptimized global_id coefficients by Dusan Veljko · 9 years ago
  40. 7ce65e7 Update copyright years by Cristy · 9 years ago
  41. 9973174 Support thread-safe reusable OpenCL command queues and added OpenCL kernel profiling. by dirk · 9 years ago
  42. 71b37c3 Placed the accelerated methods in alphabetic order. by dirk · 9 years ago
  43. b321390 Placed the accelerated methods in alphabetic order. by dirk · 9 years ago
  44. 3505d87 Added LocalContrastImage. by dirk · 9 years ago
  45. c0aa6da OpenCL build fix. by dirk · 9 years ago
  46. 63c9d13 Fixed setting alpha. by dirk · 9 years ago
  47. 605cff8 Renamed opacity to alpha. by dirk · 9 years ago
  48. b56bb24 by cristy · 10 years ago
  49. bae8263 Removed AccelerateNegateImageChannel due to performance issues. by dirk · 10 years ago
  50. a83872e Newlines. by dirk · 10 years ago
  51. 859503c OpenCL performance improvements. by dirk · 10 years ago
  52. 8a5cf51 Fixed accessing pixels in OpenCL build. Build fixes. by dirk · 10 years ago
  53. afb5e94 Removed printf statements from OpenCL code. Disabled OpenCL if version is 1.0. by dirk · 10 years ago
  54. dddb234 Fixed typo. by dirk · 10 years ago
  55. 6d612cf Replaced RadialBlur with RotationalBlur. Added rotationalBlur to Magick++. by dirk · 11 years ago
  56. 0c832c6 by cristy · 11 years ago
  57. a22457d by cristy · 11 years ago
  58. e19d0cc OpenCL build fixes. by dirk · 11 years ago
  59. e85d0f7 by cristy · 11 years ago
  60. f034abb by cristy · 11 years ago
  61. fe676ee by cristy · 11 years ago
  62. e110189 by cristy · 11 years ago