Re: XRender

2012-09-21 Thread JS
On Fri, Sep 21, 2012 at 12:38 PM, Pekka Paalanen wrote: > At least it does not require any protocol encoding/decoding or process > context switches, so it has potential to be at least as fast. Raster graphics system in Qt4 library is 6.5 times slower than native one on my PC with Intel graphics ca

Re: XRender

2012-09-21 Thread JS
On Fri, Sep 21, 2012 at 10:36 AM, Jørgen Lind wrote: > You can rasterize a glyph with freetype, then you can depending on the > surface you want to draw into either upload your glyph into some > texture glyph cache and then "blit" the texture into some gl surface, > or if your working on a main me

Re: XRender

2012-09-21 Thread JS
On Fri, Sep 21, 2012 at 8:58 AM, Pekka Paalanen wrote: > There is no "Wayland equivalent". You can use whatever you want. The > demos use Cairo for drawing. Cairo is also using XRenderCompositeText*. What Cairo should use instead of XRenderCompositeText* and other XRender functions ? _

XRender

2012-09-20 Thread JS
Does Wayland support XRender? If no, what is Wayland equivalent of XRenderComposite(String|Text)(8|16|32) ? ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel