Re: [Mesa-dev] glReadPixels broken w/ latest MapRenderbuffer changes

2011-11-04 Thread Brian Paul
On 11/04/2011 03:48 PM, Eric Anholt wrote: On Fri, 04 Nov 2011 07:31:54 -0600, Brian Paul wrote: The pure, non-DRI swrast driver dies in all glReadPixels calls when reading from the front/back color buffers. So basically all piglit tests fail. I think that the problem is there is no rb->Data

Re: [Mesa-dev] glReadPixels broken w/ latest MapRenderbuffer changes

2011-11-04 Thread Eric Anholt
On Fri, 04 Nov 2011 07:31:54 -0600, Brian Paul wrote: > The pure, non-DRI swrast driver dies in all glReadPixels calls when > reading from the front/back color buffers. So basically all piglit > tests fail. > > I think that the problem is there is no rb->Data for these surfaces; > they're XIm