]> granicus.if.org Git - imagemagick/history - MagickCore/opencl.c
https://github.com/ImageMagick/ImageMagick/issues/616
[imagemagick] / MagickCore / opencl.c
2017-04-24 Cristy...
2017-04-06 Dirk LemstraAdded retry to OpenCL kernel execution.
2017-04-01 Dirk LemstraAdded missing RelinquishMagickMemory.
2017-02-27 Dirk LemstraCheck if all events are completed before starting the...
2017-02-27 Dirk LemstraThe OpenCL buffer should be released before the memory...
2016-12-06 Dirk LemstraAdded method to get the vendor name of an OpenCL device.
2016-12-05 Cristy...
2016-11-27 CristyRevert write mask mod
2016-11-08 dirkFixed issue when cached kernel already exists.
2016-10-30 dirkFixed issue when caching OpenCL kernels.
2016-10-08 dirkUnload OpenCL library inside OpenCLTerminus.
2016-09-20 dirkWork around some issues with OpenCL runtimes.
2016-09-20 dirkAdded name of vendor to device information.
2016-09-18 dirkTypecast fixes.
2016-08-26 dirkWhitespace.
2016-08-14 dirkRemoved unused argument.
2016-08-14 dirkSome more build fixes.
2016-08-14 dirkBuild fix.
2016-08-13 dirkFixed loading of the OpenCL benchmark file.
2016-07-17 dirkAdded missing checks for MAGICKCORE_ZERO_CONFIGURATION_...
2016-07-17 dirkFix typo in comment.
2016-07-05 dirkOpenCL will be disabled when the cache directory cannot...
2016-06-21 dirkRecordProfileData will return true when the commands...
2016-06-20 dirkAdded queue parameter to EnqueueOpenCLKernel.
2016-06-19 dirkFixed calculation of the device_signature.
2016-06-19 dirkFixed memory leak in RelinquishMagickCLCacheInfo.
2016-06-19 dirkFixed memory leak in CopyMagickCLCacheInfo and made...
2016-06-19 dirkAdded extra null checks and tests for the result codes...
2016-06-19 dirkFixed memory leak.
2016-06-17 dirkFixed method signature.
2016-06-13 dirkSome OpenCL methods are now executed asynchronous.
2016-06-03 dirkAll devices from the same platform will share a context.
2016-05-01 dirkMagickMin should be used instead of min.
2016-04-24 dirkMinor API change to improve device picking in multi...
2016-04-23 dirkFixed bug in OpenCL kernel and fixed name of method.
2016-04-22 dirkFixed incorrect check.
2016-04-22 dirkDisabled caching of command queues when profile_kernels...
2016-04-21 dirkFixed incorrect compare, allocation of profile_records...
2016-04-21 dirkAdded missing argument.
2016-04-18 dirkBuild fix.
2016-04-18 dirkChanged recording of kernel profiles.
2016-04-15 dirkComplete rewrite of the OpenCL API.
2016-03-28 dirkAccelerateWaveletDenoiseImage now supports R/RGB images.
2016-03-27 dirkAdded assert to check if the kernel was found.
2016-03-22 dirkFixed off by one issue and increased buffer size.
2016-03-17 dirkBuild fixes.
2016-03-17 dirkFixes for unused parameters.
2016-02-21 dirkAdded wavelet denoise.
2016-01-10 dirkMinor method signature change.
2015-12-12 CristyUpdate copyright years
2015-11-14 dirkChanged RecordProfileData signature.
2015-11-14 dirkAdded call to DumpProfileData
2015-11-14 dirkBuild fix.
2015-11-14 dirkSupport thread-safe reusable OpenCL command queues...
2015-10-06 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/44
2015-10-04 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/44
2015-09-06 CristyRemove MagickCore X11 compatibility methods
2015-06-28 cristy(no commit message)
2015-04-15 cristy(no commit message)
2014-12-26 dirkBuildfix.
2014-12-25 cristy(no commit message)
2014-12-07 cristy(no commit message)
2014-11-25 cristy(no commit message)
2014-10-18 cristy(no commit message)
2014-08-31 dirkFixed warnings for 64 bit build.
2014-08-28 dirkFixed compiler warning.
2014-08-27 dirkDisabled benchmarking when result cannot not be saved...
2014-08-04 dirkNewline fix.
2014-07-28 dirkFixed accessing pixels in OpenCL build.
2014-07-24 cristy(no commit message)
2014-07-11 dirkRemoved printf statements from OpenCL code.
2014-04-08 dirkEnableOpenCL returns true if OpenCL was enabled success...
2014-03-07 cristy(no commit message)
2014-03-05 cristy(no commit message)
2014-02-21 cristy(no commit message)
2014-02-16 cristy(no commit message)
2014-02-16 cristy(no commit message)
2014-02-08 cristy(no commit message)
2013-12-22 cristy(no commit message)
2013-12-12 dirkFixed warning.
2013-12-12 dirkAdded option to OpenCL to disable cache/regenerate...
2013-12-11 dirkChanged filename for OpenCL cache files.
2013-12-10 cristy(no commit message)
2013-12-10 dirkOpenCL fixes.
2013-12-10 dirkFix for reading OpenCL device name/version.
2013-12-07 cristy(no commit message)
2013-12-04 dirkRemoved call to AcquireExceptionInfo.
2013-12-01 dirkReverted changes to ds_perf_evaluator.
2013-12-01 cristy(no commit message)
2013-12-01 dirkFixed compiler warnings.
2013-12-01 dirkOpenCL build fixes.
2013-11-30 dirkFixed bug in automatic selection of OpenCL device.
2013-11-27 cristy(no commit message)
2013-11-24 cristy(no commit message)
2013-11-24 cristy(no commit message)
2013-11-24 cristy(no commit message)
2013-11-18 cristy(no commit message)
2013-07-19 cristy(no commit message)