Comment 14 for bug 981199

Revision history for this message
Owen Williams (ywwg) wrote : Re: Waveform 2.0 is jerking

This is because each OpenGL widget has its own OpenGL context. This bug won't get fixed until we figure out how to share contexts among widgets, which has something to do with creating a large image buffer and stenciling it into separate pieces for each widget.