Bartosz Taudul
Bartosz Taudul
Commit 970468f9 disables `dlclose()` calls (on the condition that the linker can see the symbol, so the call doesn't become a reference to a symbol in `libdl`). It may be...
`s_symbolThreadGone` is probably set in a wrong place (after joining the thread in profiler dtor). May as well be done on exit from the symbol worker thread.
At this point only X11 is supported. There is a number of issues when Wayland backend is used. For example, the GLFW library does not support changing window position or...
The above still stands, but Tracy now suppresses display of empty frame sets, so if you don't do any calls to `FrameMark`, you shouldn't be seeing the main frame set...
Sorry, but not much has happened with it.
There is no roadmap, as this is basically a hobby project. > Would be cool to see what is being worked on https://mastodon.gamedev.place/@wolfpld/110051360673082727
Fixed in cade1d9705.
> how will these changes work when you are not targeting Windows? Last call for comments.
Fixed by #519.