Re: [Mesa-dev] [PATCH v2 00/21] ARB_sampler_object and minor fixes

2012-08-12 Thread Kenneth Graunke
I've reviewed, tested, and pushed a bunch more of these patches. At this point, the only ones missing are: [01] mesa/format_unpack: Fix YCBCR unpack [02] mesa: Check index buffer offset in DrawElements ...which both have reviews from Brian (and could probably get pushed) [09] mesa/samplerobj: S

Re: [Mesa-dev] [PATCH v2 00/21] ARB_sampler_object and minor fixes

2012-08-01 Thread Eric Anholt
Pauli Nieminen writes: > I updated patches based on review comments and run piglit for swrast. There > is also new patch to fix sampler object binding to update shared state in > share group. > > Too bad swrast fails randomly all tests that use front buffer because tests > aren't waiting for map

Re: [Mesa-dev] [PATCH v2 00/21] ARB_sampler_object and minor fixes

2012-06-26 Thread Brian Paul
On 06/12/2012 12:38 PM, Pauli Nieminen wrote: I updated patches based on review comments and run piglit for swrast. There is also new patch to fix sampler object binding to update shared state in share group. Too bad swrast fails randomly all tests that use front buffer because tests aren't wait

[Mesa-dev] [PATCH v2 00/21] ARB_sampler_object and minor fixes

2012-06-12 Thread Pauli Nieminen
I updated patches based on review comments and run piglit for swrast. There is also new patch to fix sampler object binding to update shared state in share group. Too bad swrast fails randomly all tests that use front buffer because tests aren't waiting for map event. The mapping is required for X