Comment 13 for bug 259334

Revision history for this message
glennric (glennric) wrote :

Yes. The shader code is generated at runtime, and the shader binaries are then generated using Cg library calls. So there is no way to avoid linking against those libraries, other than switching to GLSL shaders. We are working on that, but it will take time.

Oops, I meant GPLv2.