diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2016-04-23 21:42:12 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2016-04-23 22:56:08 +0100 |
commit | bca4e0e35e4ac27f2dcd1a8e5fcbf7ce69cec358 (patch) | |
tree | 44fb610784a0405bafb4ccff85432fd824a9b4f5 /README | |
parent | cac8e1ee74fa8704a42a5c5ebe65d5ec777cbd67 (diff) |
sna: Limit generic convolution to smallish kernels
Since the naive implementation uses an 8bit temporary, we can only
support so many passes before the quantization artefacts become
apparent. We have to be extra conservation in order to support
multi-pass convolution algorithms (notable 2-pass separable Gaussian
kernels).
References: https://bugs.freedesktop.org/show_bug.cgi?id=95091
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions