Unknown W. Brackets
|
2479d52202
|
Global: Reduce includes of common headers.
In many places, string, map, or Common.h were included but not needed.
|
2022-01-30 16:35:33 -08:00 |
|
Unknown W. Brackets
|
fadf01dc7b
|
Vulkan: Update profiler formatting for this.
|
2021-12-19 14:56:50 -08:00 |
|
Henrik Rydgård
|
df2f0df155
|
Make the Vulkan GPU log profiler a runtime developer setting.
I keep forgetting to disable the define on commit, this is a better
solution.
|
2021-12-19 22:50:14 +01:00 |
|
Henrik Rydgård
|
748b8287a6
|
Add format string support to Vulkan log-profiler
|
2021-12-19 22:21:34 +01:00 |
|
Henrik Rydgård
|
b99a5b6613
|
Minor fixes
|
2021-12-12 23:21:28 +01:00 |
|
Henrik Rydgård
|
3833d935f4
|
Fixes when profiler is disabled.
Typo, validation fix
More fixes
Fix mipgen logging
Disable the logging profiler by default again
Important to use the macro
|
2021-12-12 12:42:40 +01:00 |
|
Henrik Rydgård
|
9945620504
|
Switch to macros to easily disable the new profiling. Add missing scope
|
2021-12-12 12:11:59 +01:00 |
|
Henrik Rydgård
|
55fe21db1e
|
Add a simple GPU profiler to profile individual events, rather than full passes.
|
2021-12-12 12:11:54 +01:00 |
|