mirror of
https://github.com/aap/librw.git
synced 2025-12-19 08:59:51 +00:00
implemented vsynch for d3d9 and glfw
This commit is contained in:
@@ -303,7 +303,7 @@ Draw(float timeDelta)
|
||||
ImGui::Render();
|
||||
|
||||
Scene.camera->endUpdate();
|
||||
Scene.camera->showRaster();
|
||||
Scene.camera->showRaster(0);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user