Re: [Mesa-dev] [PATCH 15/20] i915: Enable intel_render path for points

2015-05-22 Thread Ville Syrjälä
On Thu, May 21, 2015 at 09:14:03PM +0300, Ville Syrjälä wrote: > On Fri, May 15, 2015 at 12:18:11PM -0700, Ian Romanick wrote: > > There are some really twitchy tests in ES1 (and possibly ES2) > > conformance related to this. Do any of those tests change with this commit? > > I did run some ES1 c

Re: [Mesa-dev] [PATCH 15/20] i915: Enable intel_render path for points

2015-05-21 Thread Ville Syrjälä
On Fri, May 15, 2015 at 12:18:11PM -0700, Ian Romanick wrote: > There are some really twitchy tests in ES1 (and possibly ES2) > conformance related to this. Do any of those tests change with this commit? I did run some ES1 conformnce tests, but the branches in the repo were not very clear so I'm

Re: [Mesa-dev] [PATCH 15/20] i915: Enable intel_render path for points

2015-05-15 Thread Ian Romanick
There are some really twitchy tests in ES1 (and possibly ES2) conformance related to this. Do any of those tests change with this commit? On 03/23/2015 05:47 AM, ville.syrj...@linux.intel.com wrote: > From: Ville Syrjälä > > The sub-pixel adjustment for points was killed off in > commit 60d762

[Mesa-dev] [PATCH 15/20] i915: Enable intel_render path for points

2015-03-23 Thread ville . syrjala
From: Ville Syrjälä The sub-pixel adjustment for points was killed off in commit 60d762aa625095a8c1f9597d8530bb5a6fa61b4c Author: Xiang, Haihao Date: Wed Jan 2 11:38:51 2008 +0800 i915: Needn't adjust pixel centers. fix #12944 so if we don't need it in intel_tris.c we don't need it in