From a2494dd21870c856b7bc7a009b70b56c791242c5 Mon Sep 17 00:00:00 2001 From: Maximilian Ammann Date: Fri, 1 Apr 2022 18:34:57 +0200 Subject: [PATCH] Add tracing crate --- ..._desktop.xml => Run_desktop__tracing_.xml} | 4 +- Cargo.lock | 230 +++++++++++++++++- Cargo.toml | 8 + src/coords.rs | 1 + src/io/scheduler.rs | 7 + src/main_loop.rs | 32 +++ src/render/buffer_pool.rs | 1 + src/render/camera.rs | 1 + src/render/render_state.rs | 40 ++- 9 files changed, 304 insertions(+), 20 deletions(-) rename .idea/runConfigurations/{Run_desktop.xml => Run_desktop__tracing_.xml} (75%) diff --git a/.idea/runConfigurations/Run_desktop.xml b/.idea/runConfigurations/Run_desktop__tracing_.xml similarity index 75% rename from .idea/runConfigurations/Run_desktop.xml rename to .idea/runConfigurations/Run_desktop__tracing_.xml index 1c4d575e..5415d7f7 100644 --- a/.idea/runConfigurations/Run_desktop.xml +++ b/.idea/runConfigurations/Run_desktop__tracing_.xml @@ -1,6 +1,6 @@ - -