X-Git-Url: https://git.ralfj.de/gltest.git/blobdiff_plain/08f1ed05c2541efad748e78db01af569d84c3363..8cefc2759cf91f98987e2e2b74fe913a9de88853:/gltest.cpp diff --git a/gltest.cpp b/gltest.cpp index feb794f..d8768a7 100644 --- a/gltest.cpp +++ b/gltest.cpp @@ -185,7 +185,7 @@ protected: } ////////////////////////////////////////////// profilerTick(StatePostRender); - glFlush(); + glFinish(); ++framect; ////////////////////////////////////////////// profilerTick(StateOutsideRender);