Hacker News new | ask | show | jobs
by bbanyc 4757 days ago
Can't toolkits use XRender over a network instead of sending huge bitmaps around? Or was XRender support dropped altogether when DRI2 proved so much better?
1 comments

I guess the bandwidth savings would be completely offset by the increased latency from the larger number of required RPC calls.