mirror of
https://github.com/wolfpld/tracy
synced 2025-04-29 12:23:53 +00:00
Update NEWS.
This commit is contained in:
parent
7dc95bf3a8
commit
cb58b4803a
2
NEWS
2
NEWS
@ -19,6 +19,8 @@ v0.x.x (xxxx-xx-xx)
|
|||||||
this could result in third-party library conflicts, e.g. with ImGui.
|
this could result in third-party library conflicts, e.g. with ImGui.
|
||||||
Such scenarios are no longer the case.
|
Such scenarios are no longer the case.
|
||||||
- Tracy macros now require to be terminated with a semicolon.
|
- Tracy macros now require to be terminated with a semicolon.
|
||||||
|
- The undocumented ___tracy_demangle() function API has been changed. Please
|
||||||
|
refer to the source code for further instructions.
|
||||||
- Some text labels in the user interface are now more easy to read.
|
- Some text labels in the user interface are now more easy to read.
|
||||||
- The profiler will now instruct the user in the UI on what can be done, if
|
- The profiler will now instruct the user in the UI on what can be done, if
|
||||||
the send queue is slow to process (typically due to symbol resolution).
|
the send queue is slow to process (typically due to symbol resolution).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user