Hacker News new | ask | show | jobs
by 01HNNWZ0MV43FF 201 days ago
That's some of the same stuff that SDL is meant to abstract over, right? Although I guess SDL was more targeting Windows / Linux differences than Windows / Windows differences.
2 comments

Also Linux/Linux differences – Xlib, SVGAlib, DirectFB, DRI, GGI, DGA and who knows how many other ways to draw stuff on the screen existed for Linux back then.
SDL1 used to render anything.
Yeah, also SDL didn't exist until a year after WinQuake's release.