embeddedt
embeddedt
I will add a feature flag to disable the buffer freeing if CWSM is detected. That said, the best way to fix this issue would be to set the `buffer`...
The crash is occurring in your GPU driver; I doubt that is something we can fix. I would recommend double-checking you are actually on the latest driver version, and if...
Marking this as draft, apparently some vanilla servers are relying on the broken behavior...
We cannot merge this to 1.21.1; there are vanilla servers relying on the client silently ignoring the duplicate entries. With this PR merged a Neo client would no longer be...
We should reevaluate if this change is really necessary (in light of Fabric not having it, while still having successful modpacks) and provide a solid justification for or against it.
Personally, I think such a config should default to the vanilla behavior (to encourage people to fix their mods), and users/modpacks can ship with it changed if they insist.
At the very least, it wastes atlas space because I believe the stitching algorithm rounds sizes up to a power of two.
We should probably do a quick feasibility study on how hard it would be to write our own, more dynamic feature flag system (that does not need to load before...
Is this still needed after 1.21.2?
A simple & more appropriate fix (as opposed to using a mod which has many other side effects, and simply ignores Neo's BE culling feature) is for Connector to automatically...