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.
Asked
Active
Viewed 387 times
1 Answers
0
GdkPixmap - by using Cairo.
XPixmap - by using next functions from XRender:
- XRenderSetPictureTransform
- XrenderComposite

vitaly.v.ch
- 2,485
- 4
- 26
- 36