Midetest mod that adds a client-side mod (CSM) tab to the Minetest main menu.
Go to file
HybridDog 29c727f0cd
Fix MSAA stripes (#9247)
This only works when shaders are enabled.
The centroid varying avoids that the textures (which repeat themselves out of bounds) are sampled out of bounds in MSAA.
If MSAA (called FSAA in minetest) is disabled, the centroid keyword does nothing.
2022-05-21 16:18:09 +02:00
builtin Fix MSAA stripes (#9247) 2022-05-21 16:18:09 +02:00