vvvv / VL.StandardLibs

A collection of standard libraries for vvvv including VL.Stride, VL.Skia, VL.ImGui, msgpack.org[VL]
https://visualprogramming.net
GNU Lesser General Public License v3.0
35 stars 14 forks source link

Profiler doesn't show GPU results anymore #499

Open tebjan opened 3 years ago

tebjan commented 3 years ago

something happens at the wrong time: image

tebjan commented 3 years ago

this works when scene rendering is connected. so when not using the scene system we have to take care of running the correct profiling keys on our own.