From owner-freebsd-x11@FreeBSD.ORG Mon Feb 3 13:40:09 2014 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2DFD53CF for ; Mon, 3 Feb 2014 13:40:09 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D58421924 for ; Mon, 3 Feb 2014 13:40:08 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id s13De6aQ025484; Mon, 3 Feb 2014 06:40:06 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id s13De6xx025481; Mon, 3 Feb 2014 06:40:06 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Mon, 3 Feb 2014 06:40:06 -0700 (MST) From: Warren Block To: Thomas Mueller Subject: Re: Gallium In-Reply-To: <856191.75765.bm@smtp115.sbc.mail.gq1.yahoo.com> Message-ID: References: <856191.75765.bm@smtp115.sbc.mail.gq1.yahoo.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Mon, 03 Feb 2014 06:40:06 -0700 (MST) Cc: freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Feb 2014 13:40:09 -0000 On Mon, 3 Feb 2014, Thomas Mueller wrote: > I looked in the graphics wiki page, and there was mention of WITH_GALLIUM but without being clear what graphics cards/chips it was for. I added a comment there in the last day or so. > My understanding is that it's for AMD Radeon and not for Intel. That's correct. > Is there any harm in putting WITH_GALLIUM= in /etc/make.conf with an Intel chip? Better just to leave it out on Intel systems. When defined, a side effect is devel/llvm33 being installed.