Open sirus20x6 opened 10 months ago
Hi, sorry for the late reply
For tracy you need to build the engine with this tracy module and use the tracy_enabled compile option. https://github.com/EIRTeam/godot/blob/swansong/modules/tracy
fwiw i plan to add support for YUV textures in the future, not sure how i'll do it yet though
thanks! I'm trying to add transparent video support, and we're extremely hardware limited in our application so tracy should help a lot
just curious about how to do this? I think I have a couple of tricks that should speed things up, but I want to be sure and not just be guessing.