mirror of
https://github.com/aap/librw.git
synced 2026-02-04 09:23:04 +00:00
implemented vsynch for d3d9 and glfw
This commit is contained in:
@@ -112,7 +112,7 @@ Draw(float timeDelta)
|
||||
ImGui::Render();
|
||||
|
||||
Scene.camera->endUpdate();
|
||||
Scene.camera->showRaster();
|
||||
Scene.camera->showRaster(0);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user