Re: [PATCH] retrace: Implement glxCopySubBufferMESA

2013-10-28 Thread Alexander Monakov
On Mon, 28 Oct 2013, Carl Worth wrote: > >> I'll note that this function, like glFinish and glFlush, is almost, but not > >> quite, a candidate for "this call concludes drawing a frame" flag. > > You're definitely right. It's strange to replay this chrome trace with > apparently hundreds of frames

Re: [PATCH] retrace: Implement glxCopySubBufferMESA

2013-10-28 Thread Carl Worth
José Fonseca writes: > On Mon, Oct 21, 2013 at 5:54 PM, Alexander Monakov wrote: >> My preference would be to issue a warning and continue replaying; this is >> what >> happens on GLX if the underlying driver does not implement this function. > > Yes, I also think that a warning would be more cons