Does Xorg'x XRender implementation support "better-than-bilinear" interpolation?

Maarten Maathuis madman2003 at gmail.com
Mon Sep 10 15:33:31 PDT 2012


On Mon, Sep 10, 2012 at 11:05 PM, Clemens Eisserer <linuxhippy at gmail.com> wrote:
> Hi,
>
> I just realized that at least on my machine (fedora 17 + intel 20.2),
> the only interpolation modes offered by Xrender are: {nearest ,
> bilinear , convolution, fast , good, best}
> I always thought best translates into something better than bilinear,
> but it seems to be just equal to it.
>
> Is there any way to archive bicubic interpolation or any other
> higher-than-bilinear interpolation using xrender?
> As Java2D offers bicubic interpolation, it would mean a fallback to
> software-rendering every time a program requests high-quality
> interpolation.
>
> Thank you in advance, Clemens
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel

I don't see it in the renderproto, so it's probably not possible
without a spec extension.

http://cgit.freedesktop.org/xorg/proto/renderproto/tree/render.h

-- 
Far away from the primal instinct, the song seems to fade away, the
river get wider between your thoughts and the things we do and say.


More information about the xorg-devel mailing list