summaryrefslogtreecommitdiffstats
path: root/src/waveform/renderers/glslwaveformrenderersignal.cpp
AgeCommit message (Expand)Author
2019-07-02Use new signals & slots syntaxFerran Pujol Camins
2019-05-08dynamic load gl functions, removed workaround with scons OpenGLES featureDaniel Schürmann
2018-07-03Use devicePixelRatio to scale the viewport in GLSLWaveformRendererSignal.RJ Skerry-Ryan
2018-06-12Source typosluz.paz
2017-07-01Disconnect waveformUpdated() signal from GLSLWaveformRendererSignal when load...Nino Miškić-Pletenac
2017-03-10Explain why GLSLWaveformRendererSignal needs to listen to waveformUpdated() s...Nino Miškić-Pletenac
2017-03-06Move slotWaveformUpdated() from WWaveformViewer to GLSLWaveformRendererSignalNino Miškić-Pletenac
2016-07-26Add support for vertical waveforms and overviewsNino Miškić-Pletenac
2016-01-13remove ControlObjectThread completelyDaniel Schürmann
2015-09-20modified ifndef statementamvanbaren
1980-01-01__OPENGLES__ CPPDEFINEamvanbaren
2015-01-30Fix some other missing forward-slashes in resource paths.RJ Ryan
2015-01-01Add GLSL RGB waveform renderer.RJ Ryan
2014-12-03Fix waveform concurrency issues. Potentially fixes Bug #1383404.RJ Ryan
2014-11-18Code fascism.RJ Ryan
2014-04-25Refactor use of math and other headers across the codebase.RJ Ryan
2014-04-19Load shaders from the resource file instead of the filesystem.RJ Ryan
2014-04-19Remove some old comments and use the common gain calculation method.RJ Ryan
2014-04-19Draw the horizontal axis in GLSL waveforms.RJ Ryan
2014-04-19Pop matrices after we push them.RJ Ryan
2014-04-19No need for visual indices when rendering the final quad.RJ Ryan
2014-04-19Delete max-signal shader because we don't need 2-passes anymore.RJ Ryan
2014-04-19Make right-clicks on the GLSL widget call debugClick().RJ Ryan
2014-04-19Make framebuffers 4x the size of the widget and downsample with linear interp...RJ Ryan
2014-04-19WIP: Fix GLSL renderer.RJ Ryan
2014-04-04Fix some hotspots that showed up while profiling the waveform renderers.RJ Ryan
2014-03-12Fix a bunch of minor style issues in waveform/.RJ Ryan
2013-07-05Corrected typo in GLSLWaveformRendererSignal::createFrameBuffersNazar Gerasymchuk
2013-07-05Cppcheck found some issues:Nazar Gerasymchuk
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan