Re: [Mesa-dev] [RFC] Gallium proper glFinish

2011-03-31 Thread Jerome Glisse
On Thu, Mar 31, 2011 at 2:40 PM, Jerome Glisse wrote: > Hi, > > There is a need for a by the spec glFinish in gallium, right now as > far as i gather it calls the flush callback and swap/copy region if > necessary but it doesn't wait until the full completion (as the gl > spec imply if i am not mi

[Mesa-dev] [RFC] Gallium proper glFinish

2011-03-31 Thread Jerome Glisse
Hi, There is a need for a by the spec glFinish in gallium, right now as far as i gather it calls the flush callback and swap/copy region if necessary but it doesn't wait until the full completion (as the gl spec imply if i am not miss reading). So i would like to add a new callback to struct pipe_