X-Git-Url: https://git.ralfj.de/gltest.git/blobdiff_plain/14716b59eedd024453c5d904a619d63a0f0fed85..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);