Darío
Darío
@ShadowGuy132 @LoloGX Can you confirm if you've installed something like that?
We should probably make a test regardless to test whether the timer resolution works effectively on your system. I'll keep that in mind.
@CompetitiveDishwasher If you're on linux, you should try different SDL Audio Drivers through the environment variable. https://wiki.libsdl.org/SDL2/FAQUsingSDL#how_do_i_choose_a_specific_audio_driver
No, we don't have a system that can reproduce this issue yet and we have no leads on what the cause is.
> Will you merge to the main branch, and then I can follow up with a PR to implement Metal support? I think it's pretty far from being merged to...
> Will this feature bake shaders for all backends by default? If yes, can users filter out certain backends out of the export process? Say if developers decide to support...
> One concern I have is for users exporting to Windows from Linux (which is a common scenario on CI). While it should be possible to export SPIR-V already for...
> Would it be possible to schedule this to 4.5? What would be required to do so? Metal's the only component missing as far as I can tell. I can...
> @DarioSamo do you think you could merge to the main branch once 4.4 is release, so I can work from my fork with my build configuration? I will be...
@TCROC It's not the merge conflicts, it's the fact that Metal does not build at the moment on this PR. It can't be merged as it breaks the platform. I...