Hacker News new | ask | show | jobs
by drivebyacct2 5061 days ago
I don't understand why that prevents them from releasing the source? There's no reason the Windows driver need be closed-source.
3 comments

That depends, how much of their competitive advantage over AMD is in software and how much of it is hardware?
I might be waving hands here, but I got impression that actual components that do raw processing in GPU are not that complex. Complex part (and which produces the performance) is the pipeline feeding data into those units. GPUs are also programmable chips so even publishing driver that shows how graphic stack on GPU side is set up could potentially reveal whole architecture of that chip.
Or at least documenting the hardware.