2
0
mirror of https://github.com/wolfpld/tracy synced 2026-02-23 04:12:18 +00:00
Files
tracy/server/TracyWorker.cpp
Bartosz Taudul 7dc7ece2bd Add staging area for frame images.
Compressing frame images on a separate thread may cause frame image
arrival before frames are sent. Fix this issue by creating a staging
area in which frame images will wait for frames to arrive.

This probably breaks playback functionality, as non-existent frames may
be queried, but this problem seems to be very hard to find, so let's
ignore it for now.
2019-06-27 13:24:35 +02:00

137 KiB