Skip to content

Commit e77ce12

Browse files
committed
Update NEWS.
1 parent 2c18097 commit e77ce12

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎NEWS‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,15 @@ v0.x.x (xxxx-xx-xx)
4141
- Fixed compatibility problems with FreeBSD.
4242
- Added support for dynamically loaded Vulkan symbols.
4343
- Trace description or filename is now displayed on the window title bar.
44+
- The csvexport utility will now export thread id data.
45+
- Improved compatibility with MSVC projects not defining NOMINMAX.
46+
- Improved compatibility with Linux setups targeting musl as libc.
47+
- Thread safety of Vulkan instrumentation has been reviewed.
48+
- D3D12 instrumentation was rewritten.
49+
- Added support for efficient profiling when running under rr, the record-
50+
replaying debugger. This is enabled with TRACY_PATCHABLE_NOPSLEDS define.
51+
- History of viewed symbols is now preserved and you can go back to
52+
previously displayed entries.
4453

4554

4655
v0.9.1 (2023-02-26)

0 commit comments

Comments
 (0)