Re: [Mesa-dev] [PATCH] i915g: fix crashes with wined3d

2018-01-10 Thread Christopher Egert
Am 10.01.2018 01:03 schrieb "Ilia Mirkin" : On Tue, Jan 9, 2018 at 5:40 PM, Christopher Egert wrote: > I'm not too familiar with gallium3d, but this fixes > crashes with 3DMark2001 and GTA3 in wine-staging. > > This should be fixed properly in the future.

Re: [Mesa-dev] [PATCH] i915g: fix crashes with wined3d

2018-01-09 Thread Ilia Mirkin
On Tue, Jan 9, 2018 at 5:40 PM, Christopher Egert wrote: > I'm not too familiar with gallium3d, but this fixes > crashes with 3DMark2001 and GTA3 in wine-staging. > > This should be fixed properly in the future. > > Signed-off-by: Christopher Egert > --- >

[Mesa-dev] [PATCH] i915g: fix crashes with wined3d

2018-01-09 Thread Christopher Egert
I'm not too familiar with gallium3d, but this fixes crashes with 3DMark2001 and GTA3 in wine-staging. This should be fixed properly in the future. Signed-off-by: Christopher Egert --- src/gallium/drivers/i915/i915_clear.c| 3 ++-