[Piglit] Patch to prefix piglit window titles with "pigli : "

Michal Suchanek hramrach at centrum.cz
Tue Aug 17 01:05:42 PDT 2010


Sorry, forgot tot attach the patch.

On 17 August 2010 00:40, Dave Airlie <airlied at gmail.com> wrote:
> On Fri, Aug 13, 2010 at 11:12 PM, Michal Suchanek <hramrach at centrum.cz> wrote:
>> Hello
>>
>> I was trying how managed vs unmamaged windows affect my piglit results
>> and wrote a patch that prefixes all piglit window titles with piglit:
>> to make it easier to match them in window management rules.
>>
>> It seems that read-front always fails when the window is resized and
>> often fails when the window is managed.
>>
>
> I think this is a bug in freeglut if you are using it, it didn't at
> one point wait for the window to be mapped,
> so you'd read from a 0x0 frontbuffer, then X would map the window and
> you'd get a resize event.
>

How does it explain that it works better when the window is not
resized and even better when the window is not managed?

And yes, glut is used for most tests so probably for read-front as well.

Thanks

Michal
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winname.patch
Type: text/x-diff
Size: 2000 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20100817/9db3260e/attachment.patch>


More information about the Piglit mailing list