Hi everyone,

the subject says it all. This series fixes gl_PointSize with transform 
feedback. There is a new piglit test to verify that a driver does clamping 
properly during rasterization: vs-point_size-zero

I haven't changed Draw, because softpipe and llvmpipe do the clamping 
internally somewhere. (I didn't take a look where they do it, but they pass the 
test, which can't be said about r600 with point size clamping disabled)

The only drivers I am not sure about are i915 and nouveau.

Please review.

Marek
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to