]> granicus.if.org Git - imagemagick/history - MagickCore/opencl.c
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10005
[imagemagick] / MagickCore / opencl.c
2018-07-29 CristySwitch to ANSI C comments
2018-05-26 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1134
2018-05-26 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1134
2018-04-17 Dirk LemstraOpenCL is disabled by default for NVIDIA devices due...
2018-04-10 Dirk LemstraRestored call to RelinquishMagickResource.
2018-03-25 Dirk LemstraSilenced warnings.
2018-03-24 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1037
2018-03-16 Dirk LemstraFixed comments.
2018-03-16 Dirk LemstraRenamed variable.
2018-03-10 CristyUse memset() rather than ResetMagickMemory()
2017-12-06 Cristy...
2017-11-24 Dirk LemstraRemoved incorrect RelinquishMagickResource.
2017-11-12 Cristy...
2017-10-25 Dirk LemstraGetAuthenticOpenCLBuffer will now increase the ref...
2017-10-15 Dirk LemstraChanged the OpenCL relinquish code to make sure all...
2017-10-10 Dirk LemstraAdded defensive check for when clRetainEvent fails.
2017-10-04 Dirk LemstraFixed typo.
2017-10-04 Dirk LemstraAdded null check for issue reported in #792
2017-09-30 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/807
2017-09-30 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/798
2017-09-30 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/796
2017-09-30 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/795
2017-09-30 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/794
2017-09-30 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/793
2017-09-30 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/792
2017-09-30 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/790
2017-09-30 Dirk LemstraAdded missing null check.
2017-09-28 Dirk LemstraAdded missing semaphore for the OpenCL events.
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...
next