Harry
Harry
Yea, we should switch to use Cake.Frosting, the new dependency repos are already using it and it makes working with build scripts a lot easier (there is a CAKE VS...
The problem isn't the things you mention, but the fact that if the attacker finds a way to read the secret it would be bad. ie. what if one of...
It's not about how it can happen, it's about preventing it as much as possible from happening.
A better option should be to not use Metal, but instead use Vulkan and MoltenVK. Metal is only used on Mac and iOS and we have pretty much no one...
@Mindfulplays Thank you for taking an interest in this task. We've actually been discussing Metal support internally over the last week and have decided that we are not gonna support...
I see some misunderstandings is going on in regards to Vulkan on macOS. You just write your app using Vulkan and compile your hlsl shaders to spir-v using dxc, thats...
> and extended the pipelineTypes so it can be used by external tools The class is located inside Pipeline Tool, and nothing ever interacts with it, why would you want...
Doesn't affect it.
On a related side note, Nari does not work as an audio device out of the box properly, so this is probably gonna be way more challenging to implement than...
Yea, I know, I'm just stating that the device itself does not work yet.