(no title)
inDigiNeous | 1 year ago
With Vulkan, they would have to wait for a committee to approve required changes, and still they could not probably optimize it to match their GPU an CPU hardware profiles in such an efficient way.
And not least at all, to optimize the developer experience and tools. Apple GPU debugging tools are probably the best tools you get for graphics development debugging, and you get that only on macOS.
IMO Metal is a nicer API than Vulkan. At the same time, you can ask, why should Microsoft get to keep DirectX, and not just write a Vulkan driver ?
DeathArrow|1 year ago
That doesn't stop them from implementing both Metal and Vulkan.
inDigiNeous|1 year ago
talldayo|1 year ago
They support both. And sometimes the Vulkan driver is faster than their native DirectX one too.
IsTom|1 year ago
Or just make proprietary extensions?