Re: [ANN] jack_oscrolloscope 0.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/28/06, Dominic Sacré <dominic.sacre@xxxxxx> wrote:> Anyway here's version 0.2, using a textured quad for GL drawing, if> possible. For now, this requires a fairly recent driver which supports> the framebuffer objects extension, otherwise it will fall back to the old> drawing method.
You can easily make it without FBO:update only one row in texture at a time (it's more efficient than a column)and use texture matrix for scrolling.
This way it will work fast even with software opengl.
Regards,Dmitry.

[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux