Re: [Mesa-dev] gallium-userbuf branch (was: Re: [PATCH 3/9] st/mesa: make user index buffers optional)

2012-05-11 Thread Jose Fonseca
I didn't have time to test, but it looks good to me AFAICT. If there are any issues we can deal with them. Jose - Original Message - > Hi, > > I'd like to merge this branch soon. Does friday May 11 sound good or > should I wait more? > > Marek > > On Mon, Apr 30, 2012 at 1:38 AM, Mare

Re: [Mesa-dev] gallium-userbuf branch

2012-05-08 Thread Brian Paul
On 05/08/2012 08:34 AM, Marek Olšák wrote: Hi, I'd like to merge this branch soon. Does friday May 11 sound good or should I wait more? Sounds OK to me. The vmware driver seemed to be fine after my "svga: check for and skip null vertex buffer pointers" patch. -Brian ___

Re: [Mesa-dev] gallium-userbuf branch (was: Re: [PATCH 3/9] st/mesa: make user index buffers optional)

2012-05-08 Thread Marek Olšák
Hi, I'd like to merge this branch soon. Does friday May 11 sound good or should I wait more? Marek On Mon, Apr 30, 2012 at 1:38 AM, Marek Olšák wrote: > Hi, > > I pushed the branch in the main Mesa repository. r600g, softpipe and > llvmpipe should work without regressions. I'll test r300g later

Re: [Mesa-dev] gallium-userbuf branch (was: Re: [PATCH 3/9] st/mesa: make user index buffers optional)

2012-04-30 Thread Brian Paul
On Sun, Apr 29, 2012 at 5:38 PM, Marek Olšák wrote: > On Thu, Apr 26, 2012 at 8:54 PM, Jose Fonseca wrote: >> Otherwise I don't see anything wrong with this series. It seems a nice >> cleanup/speedup. >> >> Brian's OOTO till Monday, so allow more time for him to comment. >> >> Also, once you upd

[Mesa-dev] gallium-userbuf branch (was: Re: [PATCH 3/9] st/mesa: make user index buffers optional)

2012-04-29 Thread Marek Olšák
On Thu, Apr 26, 2012 at 8:54 PM, Jose Fonseca wrote: > Otherwise I don't see anything wrong with this series. It seems a nice > cleanup/speedup. > > Brian's OOTO till Monday, so allow more time for him to comment. > > Also, once you updated the series, please provide it in a clonable git branch