Даниил Николаев (NeverMine)

Results 83 comments of Даниил Николаев (NeverMine)

Same error on Ubuntu 23.04. Commit cc4335b4b41782a5eb89e41c4c0f49b2485ca90f

> You should be able to just remove the `.. ".luac"` and the interpreter will do the right thing. Maybe we should fix that to use ".lua"? Since it is...

Everything is the same here. I also have a MSI MAG X670E Tomahawk WIFI.

I encounter a similar issue, but I'm not using vkd3d-proton or any similar software for that matter. I get this while using Debian on a built-in graphics card on a...

Should this variant be done by: + Adding a new variant in AttributeData? This option is easier to do, but will add another variant, which might be non ideal, since...

I guess anything that allocates will be off limits for this repo? Or can I add a feature flag for this and put the additional AttributeData variant and functions that...

> What if it was possible to make trait out of the AttributeTable functionality, so that you could potentially replace that one with a type that only worked using callbacks...

Oh, and I forgot to `cargo fmt`. I will do it after, I just didn't want to screw something up.