Add support for polygon stipple
Polygon stipple is lowered to a 32x32 texture sampled from by the fragment shader. When the sample is 1.0, the fragment is discarded.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Polygon stipple is lowered to a 32x32 texture sampled from by the fragment shader. When the sample is 1.0, the fragment is discarded.