On Mon, 2009-06-22 at 14:40 +0200, Michel Dänzer wrote: > On Mon, 2009-06-22 at 13:48 +0200, Michel Dänzer wrote: > > On Sun, 2009-06-21 at 10:30 -0700, Eric Anholt wrote: > > > I was checking on some driver regressions this weekend, and thought that > > > readpixels failure on i915 might have been my fault, but bisect claims > > > it's: > > > > > > dd26899ca39111e0866afed9df94bfb1618dd363 is first bad commit > > > commit dd26899ca39111e0866afed9df94bfb1618dd363 > > > Author: Michel Dänzer <[email protected]> > > > Date: Fri Jun 19 23:55:55 2009 +0200 > > > > > > intel: Fixups for 'mesa: create/destroy buffer objects via driver > > > functions'. > > > > > > Initialize all driver function hooks before calling > > > _mesa---_initialize_context(), > > > and handle all buffer objects in intel_buffer_object(). > > > > > > Fixes assertion failure when running glxinfo. > > > > > > :040000 040000 d2d5b6bc870422b08b9fb5a6d196fb390815cbdf > > > 144a2d92751f48321a44430bfe8c4768eec59a97 M src > > > > > > The effect is that the Read/DrawPixels area of the readpix demo is > > > white, and conformance tests all fail. > > > > Does the patch below help? > > Or better this (the test in the last hunk was inverted). > > BTW, the third image in the readpix demo turns white after pressing 's', > regardless of these changes.
Worked fine, pushed. -- Eric Anholt [email protected] [email protected]
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------------ Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to go? 24-hour hacker lounge. Register today! http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
-- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
