Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update editor debugger to new remote debugger. | Fabio Alessandrelli | 2020-03-08 | 1 | -842/+0 |
* | Signals: Fix some regressions from #36426 | Rémi Verschelde | 2020-03-03 | 1 | -1/+1 |
* | Signals: Port connect calls to use callable_mp | Rémi Verschelde | 2020-02-28 | 1 | -23/+12 |
* | Reworked signal connection system, added support for Callable and Signal obje... | Juan Linietsky | 2020-02-20 | 1 | -12/+12 |
* | Fix two signal errors | nathanwfranke | 2020-02-19 | 1 | -3/+1 |
* | PoolVector is gone, replaced by Vector | Juan Linietsky | 2020-02-18 | 1 | -3/+1 |
* | Fix various GCC compilation warnings after Vulkan merge | Rémi Verschelde | 2020-02-14 | 1 | -7/+1 |
* | Vulkan: Move thirdparty code out of drivers, style fixes | Rémi Verschelde | 2020-02-11 | 1 | -2/+2 |
* | Fix code formatting issues and VS compilation | Rémi Verschelde | 2020-02-11 | 1 | -0/+30 |
* | Visual GPU profiler and related profiling support in Vulkan. | Juan Linietsky | 2020-02-11 | 1 | -0/+833 |