Question

I'm interested in offloading heavy computations from the X client. I think I can do so using XRender in some way, but I can't figure out how.

Was it helpful?

Solution

GdkPixmap - by using Cairo.

XPixmap - by using next functions from XRender:

  • XRenderSetPictureTransform
  • XrenderComposite
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top