
Texture seams between blocks with Intel Gen 7.5 GPU (Iris Pro) on MacOS
elliotfontaine opened this issue · 7 comments
Bug Description
Sodium 0.6.7+mc1.21.1
Also tested with Sodium 0.6.0
Happens both with Fabric or with NeoForge.
Reproduction Steps
Dots:
- create a superflat world with the redstone preset.
- Look at the horizon.
- Small dots appear.
Lines:
- Place a floor of black terracota blocks.
- Move the camera around while looking at the ground.
- Line artifacts should appear.
Log File
Crash Report
Looks like a more severe version of #2625. We know there's multiple things that can cause these artifacts.
EDIT: I started work on a separate branch for fixing these issues, please use this nightly link instead and see if it helps with the issue. Thanks.
Can you see if the latest nightly fixes this problem? We made some changes recently that may help.
@jellysquid3 The rendering issue is fixed with your branch! Thanks for supporting a decade-old iGPU. 🥳
I can't promise there isn't any regression hidden though, so just tell me if you want additional manual testing.
I made some more changes that were needed to accommodate GPUs with only 12.4 texture coordinate precision. This should include your graphics card. Can you make sure this build still works correctly on your computer?
Fixed with 50325dd.