Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
inherit unversioned QOpenGLFunctions class for GLWaveformRenderer
The unversioned QOpenGLFunctions class provides the baseline OpenGL functions available in Qt, namely OpenGL ES 2.0. Only the legacy OpenGL waveform renderers require desktop OpenGL 2.1; the rest of the OpenGL code works fine with OpenGL ES 2.0.
- Loading branch information