Y
Hacker News
new
|
ask
|
show
|
jobs
by
foxhill
4487 days ago
well, SDL will do the job of getting a window from the OS. when used with GL (in the way valve do), it doesn't really do much else.
1 comments
Yuioup
4487 days ago
It handles sound, input and a bunch of other stuff which DirectX also handles besides window management and rendering.
link