Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
Revert "deps: added optick profiler"
Browse files Browse the repository at this point in the history
doesn't work with vulkan well because of validation issues
bombomby/optick#190

This reverts commit 237c288.
  • Loading branch information
Rewlion committed Nov 9, 2023
1 parent 237c288 commit e607206
Show file tree
Hide file tree
Showing 33 changed files with 0 additions and 14,904 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ include_directories(
"${CMAKE_SOURCE_DIR}/deps/imgui-node-editor/src"
"${CMAKE_SOURCE_DIR}/deps/imgui/src"
"${CMAKE_SOURCE_DIR}/deps/ktx-4.0.0/include"
"${CMAKE_SOURCE_DIR}/deps/optick/include"
"${CMAKE_SOURCE_DIR}/deps/quickjs/include"
"${CMAKE_SOURCE_DIR}/deps/spdlog/include"
"${CMAKE_SOURCE_DIR}/deps/tinygltf-2.5.0/include"
Expand Down Expand Up @@ -74,7 +73,6 @@ add_subdirectory("${CMAKE_SOURCE_DIR}/src/engine/work_cycle")
add_subdirectory("${CMAKE_SOURCE_DIR}/deps/SPIRV-Cross-moltenvk_1.1.5/src")
add_subdirectory("${CMAKE_SOURCE_DIR}/deps/imgui/src/imgui")
add_subdirectory("${CMAKE_SOURCE_DIR}/deps/imgui-node-editor/src/imgui-node-editor")
add_subdirectory("${CMAKE_SOURCE_DIR}/deps/optick/src")

add_subdirectory("${CMAKE_SOURCE_DIR}/src/shaders_compiler")

Expand Down
22 changes: 0 additions & 22 deletions deps/optick/LICENSE

This file was deleted.

73 changes: 0 additions & 73 deletions deps/optick/include/optick/optick.config.h

This file was deleted.

Loading

0 comments on commit e607206

Please sign in to comment.