commit 578be923bfdc717edcbc119d04a653818291b95f parent c4008e33687ea8649ddf016dd6cac0733e5bc73e Author: falkTX <falktx@gmail.com> Date: Tue, 5 May 2015 16:29:15 +0200 Cleanup Diffstat:
M | dgl/NanoVG.hpp | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/dgl/NanoVG.hpp b/dgl/NanoVG.hpp @@ -317,7 +317,6 @@ public: /** Begin drawing a new frame. - @param withAlha Controls if drawing the shapes to the render target should be done using straight or pre-multiplied alpha. */ void beginFrame(const uint width, const uint height, const float scaleFactor = 1.0f);