Hacker News new | ask | show | jobs
by destructionator 2136 days ago
It is quite possible it just sent draw line requests as a list of vertexes after doing all the math on the client, which core x supports just fine.
1 comments

That takes huge amounts of bandwidth. There's a reason display lists were necessary to get it to work on dial-up connection.