[Piglit] (no subject)

Marek Olšák maraeo at gmail.com
Sun Jan 6 06:12:13 PST 2013


Since we now have a GL 2.1 driver with MSAA support - r300g, I had to port most MSAA tests to GL 2.1, while not affecting the tests that *really* need GL 3.

I have verified that the expected and reported precision of the accuracy tests wasn't changed, even though I had to rewrite some GLSL code from ints to floats. (texelFetch -> texture2DRect; % -> mod)

Marek


More information about the Piglit mailing list