Wojtek Figat
|
bd2add7edd
|
Tweak memory command tip
|
2025-06-16 23:15:58 +02:00 |
|
Wojtek Figat
|
e9835766bc
|
Add red color to Tracy profiler zones that cause CPU waiting to improve profiling
|
2025-06-11 14:56:43 +02:00 |
|
Wojtek Figat
|
907c593671
|
Fix typos in doc comments
|
2025-06-08 19:47:09 +02:00 |
|
Wojtek Figat
|
091f76bbf2
|
Add more improvements to usability of memory profiler
|
2025-06-06 22:40:43 +02:00 |
|
Wojtek Figat
|
e8b60060ab
|
Fix memory profiler thread-local storage to avoid dynamic mem alloc due to recursive call
|
2025-06-06 14:52:27 +02:00 |
|
Wojtek Figat
|
cd637e8a7a
|
Add more memory profiling coverage
|
2025-06-06 14:38:22 +02:00 |
|
Wojtek Figat
|
9d8e75caa3
|
Fix various code to improve quality
|
2025-06-06 11:19:32 +02:00 |
|
Wojtek Figat
|
0670c0bbd3
|
Fix compilation warnings
|
2025-06-05 18:32:36 +02:00 |
|
Wojtek Figat
|
8eff098850
|
Fix Linux build
|
2025-05-28 04:30:08 +02:00 |
|
Wojtek Figat
|
03d52d4eb9
|
Add support for building engine without logging
|
2025-05-28 04:05:12 +02:00 |
|
Wojtek Figat
|
ab61ed5a37
|
Add more memory profiling insights and groups
|
2025-05-28 04:03:44 +02:00 |
|
Wojtek Figat
|
72ee80242d
|
Add integration with Tracy profiler to plot main memory categories
|
2025-05-26 05:37:53 +02:00 |
|
Wojtek Figat
|
9dc4dbc6d7
|
Add more memory profiler categories
|
2025-05-25 18:38:07 +02:00 |
|
Wojtek Figat
|
bb855e2663
|
Add suport for Tracy profiler on Mac
|
2025-05-22 05:34:36 +02:00 |
|
Wojtek Figat
|
d24f9d1e1e
|
Add warning when using memory profiler without enabled on startup
|
2025-05-22 05:18:56 +02:00 |
|
Wojtek Figat
|
c639a3103c
|
Add memory profiling events to the main areas of the engine
|
2025-05-22 04:47:01 +02:00 |
|
Wojtek Figat
|
2dc404cbd3
|
Add new memory profiler
|
2025-05-22 04:40:32 +02:00 |
|
Wojtek Figat
|
9c3fd052cd
|
Remove copyright year from source files and update to 2025
|
2025-04-07 19:22:21 +02:00 |
|
Wojtek Figat
|
302fc2feb1
|
Add various engine systems to debug commands
|
2024-10-24 19:35:24 +02:00 |
|
Wojtek Figat
|
b8100e9417
|
Fix missing GPU events when using shaders profiling/debugging or graphics dev tools are enabled
|
2024-07-03 18:29:42 +02:00 |
|
Wojtek Figat
|
14902dc29e
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Flax.flaxproj
|
2024-02-26 19:49:39 +01:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
Wojtek Figat
|
fa58b171ec
|
Add support for using Tracy profiler on Switch
|
2024-01-30 18:14:53 +01:00 |
|
Wojtek Figat
|
d25954725f
|
Add excluding GPU swapchain present time from CPU draw time in profiling tool
|
2023-10-16 10:58:07 +02:00 |
|
Wojtek Figat
|
db6b98ecd1
|
Add ProfilerGPU.Enabled to manually toggle GPU timings
|
2023-10-16 10:29:44 +02:00 |
|
Wojtek Figat
|
0eda67bd73
|
Fix nested profiler events usage
#https://github.com/FlaxEngine/FlaxEngine/issues/1380
|
2023-10-01 11:56:54 +02:00 |
|
Wojtek Figat
|
6621e70ae7
|
Add objects replication and RPC stats table to Network Profiler
|
2023-09-26 10:33:12 +02:00 |
|
Wojtek Figat
|
da47088250
|
Add conditional profiling in Editor (run only when using Profiler window)
|
2023-09-25 18:34:07 +02:00 |
|
|
|
9e07e80fa1
|
Fix linking errors when referencing static members in engine classes
|
2023-05-29 22:23:45 +03:00 |
|
Wojtek Figat
|
ec6e459aa7
|
Fix CPU profiler events extraction when buffer is full
|
2023-05-08 17:05:40 +02:00 |
|
|
|
5b23a4b318
|
Update tracy to v0.9
|
2023-02-18 22:35:26 +02:00 |
|
Wojciech Figat
|
a7e428a21c
|
Merge branch 'master' into 1.5
# Conflicts:
# Content/Shaders/GI/DDGI.flax
# Content/Shaders/GI/GlobalSurfaceAtlas.flax
# Content/Shaders/TAA.flax
# Content/Shaders/VolumetricFog.flax
# Source/Editor/CustomEditors/Editors/ActorTagEditor.cs
# Source/Engine/Core/Config/GraphicsSettings.cpp
# Source/Engine/Engine/PostProcessEffect.cs
# Source/Engine/Graphics/GPUResourcesCollection.cpp
# Source/Engine/Graphics/GPUResourcesCollection.h
# Source/Engine/Graphics/PostProcessBase.h
# Source/FlaxEngine.Gen.cs
|
2023-01-10 15:37:55 +01:00 |
|
Wojciech Figat
|
9626e9bbb6
|
Update copyright year
|
2023-01-10 15:29:37 +01:00 |
|
Wojciech Figat
|
3017010ef4
|
Minor adjustments to the profiling tools code
|
2022-12-07 15:27:40 +01:00 |
|
Wojtek Figat
|
98c29c4a4e
|
Optimize compilation time
|
2022-12-03 10:42:58 +01:00 |
|
Wojtek Figat
|
9076d3b82b
|
Add Tracy profile zone to in-build profiling tools CPU update
|
2022-11-24 20:01:46 +01:00 |
|
Wojtek Figat
|
6ec34a2dec
|
Merge branch 'fix_csharp_profiler_events' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-fix_csharp_profiler_events
|
2022-06-14 22:42:08 +02:00 |
|
Wojtek Figat
|
69b69f9ea9
|
Format more engine code
|
2022-06-14 22:41:51 +02:00 |
|
|
|
bbbfa4d5fe
|
Fix wrong timestamps in C# profiler events
|
2022-06-05 18:38:36 +03:00 |
|
Wojciech Figat
|
b9652949b0
|
Minor improvements
|
2022-04-19 17:15:54 +02:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojtek Figat
|
3823d9a493
|
Fix release build
|
2021-08-31 10:58:16 +02:00 |
|
Wojtek Figat
|
d654d2d0ac
|
Add PROFILE_CPU_ASSET for asset related profiler scoped zone
|
2021-08-28 12:49:02 +02:00 |
|
Wojtek Figat
|
bc634e9d37
|
Refactor Tracy source locations to be static
#597
|
2021-08-13 13:44:29 +02:00 |
|
Wojtek Figat
|
b7a7bc891a
|
Minor tweaks
|
2021-07-21 15:42:04 +02:00 |
|
Wojtek Figat
|
dc935a1a32
|
Add support for Tracy profiler on Linux
|
2021-07-13 18:29:02 +02:00 |
|
Wojtek Figat
|
0b9f33b4af
|
Disable Tracy profiler on Android
|
2021-07-13 13:02:16 +02:00 |
|
Wojtek Figat
|
d17a4af72e
|
Tweaks
|
2021-07-07 10:15:22 +02:00 |
|
Wojtek Figat
|
25c00a0d55
|
Fix C# profiler events from other threads
|
2021-06-12 23:20:10 +02:00 |
|
Wojtek Figat
|
47af31a8c4
|
Tweaks
|
2021-06-12 23:20:09 +02:00 |
|