minetest/client
HybridDog e73c5d4585
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.
2020-12-04 20:16:12 +01:00
..
serverlist Add a list of servers to the "Multiplayer" tab 2013-01-21 16:42:56 +02:00
shaders Fix MSAA stripes (#9247) 2020-12-04 20:16:12 +01:00