summaryrefslogtreecommitdiffstats
path: root/editor/editor_visual_profiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update editor debugger to new remote debugger.Fabio Alessandrelli2020-03-081-842/+0
* Signals: Fix some regressions from #36426Rémi Verschelde2020-03-031-1/+1
* Signals: Port connect calls to use callable_mpRémi Verschelde2020-02-281-23/+12
* Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky2020-02-201-12/+12
* Fix two signal errorsnathanwfranke2020-02-191-3/+1
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-3/+1
* Fix various GCC compilation warnings after Vulkan mergeRémi Verschelde2020-02-141-7/+1
* Vulkan: Move thirdparty code out of drivers, style fixesRémi Verschelde2020-02-111-2/+2
* Fix code formatting issues and VS compilationRémi Verschelde2020-02-111-0/+30
* Visual GPU profiler and related profiling support in Vulkan.Juan Linietsky2020-02-111-0/+833