Hacker News new | ask | show | jobs
by zurn 4405 days ago
> The GL model, placing the compiler in the driver, is WRONG

How does he figure OpenGL mandates this? OpenGL allows a (caching) GLSL compiler to be part of the OS OpenGL support, leaving drivers to consume bytecode or some other kind of IR.