Add damage tracking to GLX_EXT_tfp implementation.
- Only update when pixmap content actually change; - Only update the regions that acutally changed. This is a worthwhile optimization, but it doesn't completely remove the bottleneck, as mesa still uploads then entire texture whenever it changes.
Showing
Please register or sign in to comment