Re: [Mesa-dev] [PATCH 2/2] llvmpipe: start faking multisample support

2013-11-25 Thread Roland Scheidegger
Am 25.11.2013 11:41, schrieb Dave Airlie: > From: Dave Airlie > > We've talked in the past about just faking multisample support > in the sw drivers as much as we possibly can, this just adds enough > to llvmpipe to do that. > > It produces some valid fails in piglit, like the accuracy tests > a

[Mesa-dev] [PATCH 2/2] llvmpipe: start faking multisample support

2013-11-25 Thread Dave Airlie
From: Dave Airlie We've talked in the past about just faking multisample support in the sw drivers as much as we possibly can, this just adds enough to llvmpipe to do that. It produces some valid fails in piglit, like the accuracy tests and the texelFetch tests fail due to lack of second texel,