Comment 1 for bug 1212752

Revision history for this message
rdb (rdb) wrote :

Problem is that the shader generator calls GraphicsEngine::make_output on the draw thread even though it's only supposed to be called on the app thread.