https://bugs.freedesktop.org/show_bug.cgi?id=99488
--- Comment #2 from [email protected] ---
Correction on the steps to reproduce:
1. Get the current tree of ImageMagick from GitHub:
https://github.com/ImageMagick/ImageMagick
2. Compile it with OpenCL and HDRI support (--enable-opencl --enable-hdri
flags).
3. Create a JPEG image, and try to perform a simple Gaussian blur on it:
convert rose: input.jpg && convert input.jpg -blur 0x20 output.jpg
The blur does work for other image formats, strangely enough. Perhaps there is
a difference in data types?
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel