llvmpipe: PointCoord is offset when multisampling is enabled
What does this MR do and why?
pixel_offset
should be 0
when multisampling is enabled. Same thing is done in try_setup_point
. Fixes a bug with PointCoord
being off by half a pixel.
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.