Allen Pestaluky

Results 59 comments of Allen Pestaluky

> With respect to the build system flag, I think that it might be fine to instead just ensure that Tony is not included when 3D is disabled. 300 kb...

> I'm a little bit torn because the Tony McMapface image seems to be the better looking one by far. But I really hate the idea to add 300kb to...

I can see that there is a lot of nuance to this problem. Obviously, adding an extra 300 KB to the default web export template is a problem. But it...

I’m curious if there is something to do with security that makes this issue specific to the E:/ drive. I really know nothing about this, so I’d try some basic...

> Try using a more recent commit which integrates #98086. This should fix many Vulkan synchronization issues that were causing crashes. Thanks, I'll update my branch and post back here...

Looking into this more, I think this crash might have been caused by Windows Update auto-updating my graphics driver in the background. I can see in the Settings app that...

Ah, I can reproduce the crash by updating my drivers: ``` ERROR: Parameter "dl" is null. at: RenderingDevice::draw_list_bind_index_array (servers\rendering\rendering_device.cpp:4247) ERROR: Parameter "dl" is null. at: RenderingDevice::draw_list_draw (servers\rendering\rendering_device.cpp:4313) ERROR: Parameter "dl"...

I’m not sure this would be helpful, but I made a tool for measuring HDMI audio latency of devices like TVs, soundbars, etc. If you want to rule out audio...

> I've updated the PR to add AgX support following the merge of [godotengine/godot#87260](https://github.com/godotengine/godot/pull/87260). I think you accidentally reverted https://github.com/Calinou/godot-demo-projects/pull/4 ?

~~If HDR LUT is implemented for tone mapping and HDR color grading, this is an [example of how the workflow could be used](https://advances.realtimerendering.com/other/2016/naughty_dog/).~~ ![image](https://github.com/user-attachments/assets/6fd5fc43-0a76-4272-8c70-a61e028b3817) ~~To further optimize things, linear to...