Commit Graph

15 Commits

Author SHA1 Message Date
SuperWangKai
e75918a704 Tracy profiler integration. (#2776)
* Tracy profiler integration.

* Cleanup URHO3D_TRACY_PROFILING macro.

* Fix comment of Tracy build option.

* Decouple URHO3D_TRACY_PROFILING exclusively from URHO3D_PROFILING.

* Comment explains URHO3D_TRACY_PROFILING

* Update

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update

* Update TracyCallstack.cpp

* Update

* Update CMakeLists.txt

* Update TracyCallstack.cpp

* Update TracyCallstack.cpp

Co-authored-by: 1vanK <1vanK@users.noreply.github.com>
2021-08-10 15:53:55 +00:00
urho3d-travis-ci
b7db6cecdb Travis CI: source tree update at 2020-05-03 09:46:38 UTC. 2020-05-03 09:46:38 +00:00
urho3d-travis-ci
a703919497 Travis CI: source tree update at 2020-01-12 15:22:58 UTC. 2020-01-12 15:22:58 +00:00
Yao Wei Tjong 姚伟忠
dabfdbd213
Remove unsupported build options for Web platform. 2020-01-12 14:19:44 +08:00
Yao Wei Tjong 姚伟忠
8939d25e71
For CI - use the ':master' DBE tag. 2019-09-28 21:51:57 +08:00
urho3d-travis-ci
e14c95bdbb Travis CI: source tree update at 2019-09-14 14:15:23 UTC. 2019-09-14 14:15:23 +00:00
urho3d-travis-ci
4635f8e98d Travis CI: source tree update at 2019-06-15 10:20:04 UTC. 2019-06-15 10:20:04 +00:00
urho3d-travis-ci
1bc58ec65a Travis CI: source tree update at 2019-06-10 10:43:53 UTC. 2019-06-10 10:43:53 +00:00
urho3d-travis-ci
dbdfca1b0b Travis CI: source tree update at 2019-04-25 14:53:35 UTC. 2019-04-25 14:53:35 +00:00
Yao Wei Tjong 姚伟忠
5a787ee903
For CI - test CI/CD to bintray/jcenter. 2019-04-20 13:52:45 +08:00
Yao Wei Tjong 姚伟忠
a0f9f67fdf
For CI - fix build artifact upload in container.
[ci package]
2018-11-30 22:01:55 +08:00
Yao Wei Tjong 姚伟忠
7b87d9589f
For CI - clean up rake tasks, fix site update automation. 2018-11-25 20:48:45 +08:00
Yao Wei Tjong 姚伟忠
aaa9911e3e
For CI - use docker. Close #2348 2018-11-24 12:06:13 +08:00
Yao Wei Tjong 姚伟忠
abaa5ae884
Rename 'WIN32' build option to 'MINGW'. 2018-11-17 11:42:10 +08:00
Yao Wei Tjong 姚伟忠
dda252dfa6
Preparation to use docker images for CI.
Move '.build-options' and '.env-file' into 'script' dir. As the 'script' dir get symlink-ed during scaffolding task, the downstream project would automatically able to reference these two files.
2018-11-03 12:44:18 +08:00