summaryrefslogtreecommitdiffstats
path: root/src/waveform/renderers/glvsynctestrenderer.cpp
AgeCommit message (Expand)Author
2020-02-20Don't use a undocumentated Qt header file (changed in QT 5.8)Daniel Schürmann
2020-02-16use #pragma once anf move the GL check to the very top of the filesDaniel Schürmann
2020-02-16Make Mixxx compile even though QT_NO_OPENGL or QT_OPENGL_ES_2 is definedDaniel Schürmann
2019-05-08dynamic load gl functions, removed workaround with scons OpenGLES featureDaniel Schürmann
2016-07-26Add support for vertical waveforms and overviewsNino Miškić-Pletenac
2016-01-24Use Duration class for calculating time differences.RJ Ryan
1980-01-01__OPENGLES__ CPPDEFINEamvanbaren
2014-12-03Fix waveform concurrency issues. Potentially fixes Bug #1383404.RJ Ryan
2013-11-16fixed include issues and removed unused variablesDaniel Schürmann
2013-11-12Merge branch 'master' into waveform-dejerkDaniel Schürmann