diff --git a/TODO.md b/TODO.md index 03e64ae2e..4c717e6bb 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,4 @@ # to-do - finish auto-clone -- new oscilloscope renderer - custom code that uses texture and fixes two issues: too many vertices, and broken anti-aliasing - new pattern renderer - performance improvements diff --git a/src/gui/render/renderGL.cpp b/src/gui/render/renderGL.cpp index ac26561e7..724949b25 100644 --- a/src/gui/render/renderGL.cpp +++ b/src/gui/render/renderGL.cpp @@ -116,8 +116,8 @@ const char* sh_oscRender_srcF= " }\n" " if ((fur_fragCoord.y-uLineWidth)>valmax*uResolution.y) discard;\n" " if ((fur_fragCoord.y+uLineWidth)