[Mesa-dev] [PATCH 1/5] i965: Drop INTEL_CONFORMANCE=2 fallback code.
Kenneth Graunke
kenneth at whitecape.org
Fri May 27 10:43:37 PDT 2011
On 05/27/2011 08:58 AM, Eric Anholt wrote:
> This was just a duplicate of no_rast=true driconf option, which is
> relatively standard across drivers.
> ---
> src/mesa/drivers/dri/i965/brw_draw.c | 3 ---
> 1 files changed, 0 insertions(+), 3 deletions(-)
I strongly approve of gutting this code. I was a bit surprised to see
"conformance_mode" still exists for a few files in intel/ or i915/. Is
there a reason to keep that (I'm skeptical), or is it just that you
haven't done it yet/need to dig out Pineview hardware to test with?
--Kenneth
More information about the mesa-dev
mailing list