tracy
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -5,3 +5,4 @@
|
|||||||
*.jpg filter=lfs diff=lfs merge=lfs -text
|
*.jpg filter=lfs diff=lfs merge=lfs -text
|
||||||
*.blend filter=lfs diff=lfs merge=lfs -text
|
*.blend filter=lfs diff=lfs merge=lfs -text
|
||||||
*.pzl filter=lfs diff=lfs merge=lfs -text
|
*.pzl filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.exe filter=lfs diff=lfs merge=lfs -text
|
||||||
|
|||||||
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -11,3 +11,6 @@
|
|||||||
path = src/dependency/imgui
|
path = src/dependency/imgui
|
||||||
url = https://github.com/ocornut/imgui
|
url = https://github.com/ocornut/imgui
|
||||||
branch = docking
|
branch = docking
|
||||||
|
[submodule "src/dependency/tracy"]
|
||||||
|
path = src/dependency/tracy
|
||||||
|
url = https://github.com/wolfpld/tracy
|
||||||
|
|||||||
1
src/dependency/tracy
Submodule
1
src/dependency/tracy
Submodule
Submodule src/dependency/tracy added at 5d542dc09f
BIN
tools/tracy/tracy-capture.exe
LFS
Normal file
BIN
tools/tracy/tracy-capture.exe
LFS
Normal file
Binary file not shown.
BIN
tools/tracy/tracy-csvexport.exe
LFS
Normal file
BIN
tools/tracy/tracy-csvexport.exe
LFS
Normal file
Binary file not shown.
BIN
tools/tracy/tracy-import-chrome.exe
LFS
Normal file
BIN
tools/tracy/tracy-import-chrome.exe
LFS
Normal file
Binary file not shown.
BIN
tools/tracy/tracy-profiler.exe
LFS
Normal file
BIN
tools/tracy/tracy-profiler.exe
LFS
Normal file
Binary file not shown.
BIN
tools/tracy/tracy-update.exe
LFS
Normal file
BIN
tools/tracy/tracy-update.exe
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user