From owner-freebsd-current@FreeBSD.ORG Mon Feb 13 19:44:08 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2943E1065673 for ; Mon, 13 Feb 2012 19:44:08 +0000 (UTC) (envelope-from zeising@daemonic.se) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id 653898FC18 for ; Mon, 13 Feb 2012 19:44:06 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 874CE40003 for ; Mon, 13 Feb 2012 20:44:05 +0100 (CET) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 7B77E40004; Mon, 13 Feb 2012 20:44:05 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (mx.daemonic.se [IPv6:2001:470:dca9:0:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 5A31E40003; Mon, 13 Feb 2012 20:44:03 +0100 (CET) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 1F046119C1B; Mon, 13 Feb 2012 20:44:03 +0100 (CET) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([IPv6:2001:470:dca9:0:1::3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [2001:470:dca9:0:1::6]) (amavisd-new, port 10025) with ESMTPS id yVuM6JUI0PWP; Mon, 13 Feb 2012 20:44:00 +0100 (CET) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4]) by mx.daemonic.se (Postfix) with ESMTPS id 3891C119C17; Mon, 13 Feb 2012 20:44:00 +0100 (CET) Received: from [IPv6:2001:470:dca9:1::4] (vivi.daemonic.se [IPv6:2001:470:dca9:1::4]) by mail.daemonic.se (Postfix) with ESMTPSA id 1BE2712B20D; Mon, 13 Feb 2012 20:44:00 +0100 (CET) Message-ID: <4F3967FA.1050600@daemonic.se> Date: Mon, 13 Feb 2012 20:43:54 +0100 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Ivan Klymenko References: <201202130034.36999.vehemens@verizon.net> <4F395036.5050104@zedat.fu-berlin.de> <4F395D26.2010200@daemonic.se> <20120213212948.71489cae@nonamehost.> In-Reply-To: <20120213212948.71489cae@nonamehost.> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV using ClamSMTP X-Mailman-Approved-At: Mon, 13 Feb 2012 19:52:27 +0000 Cc: freebsd-current@freebsd.org, "O. Hartmann" Subject: Re: Mesa 8.0 Info X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2012 19:44:08 -0000 On 2012-02-13 20:29, Ivan Klymenko wrote: > В Mon, 13 Feb 2012 19:57:42 +0100 > Niclas Zeising пишет: > >> On 2012-02-13 19:32, Kevin Oberman wrote: >>> On Mon, Feb 13, 2012 at 10:02 AM, O. Hartmann >>> wrote: >>>> On 02/13/12 09:34, vehemens wrote: >>>> >>>>> >>>> >>>> >>>> Interesting to read that FreeBSD has now explicitly been extracted >>>> from the description file :-( >>> >>> Well, the section listing FreeBSD was totally removed, so all OSes >>> were explicitly removed and replaced with text describing APIs. >>> Since those are mostly orthogonal, I'd say that they simply removed >>> references to any specific OS with DRI support. >> >> For those of you interested in trying out MESA 8.0 it is in the >> experimental xorg repository: >> http://trillian.chruetertee.ch/ports/browser >> It is however not part of the CFT miwi sent a week or so ago, since i >> was released after that. >> Feel free to try it out though, and report success/failiure. >> Regards! > > Where did you see there is Mesa 8.0? Can you give my a direct link? Here for instance: https://trillian.chruetertee.ch/ports/browser/trunk/graphics/libGL The whole repo is found here: https://trillian.chruetertee.ch/ports/browser/trunk?order=name Have a look at the wiki here http://wiki.freebsd.org/Xorg before playing with it though. To get the new MESA you need the KMS patch, instructions here http://wiki.freebsd.org/Intel_GPU as well as a resonably recent intel graphics card (Radeon might work, but that is unlikely.) Regards! -- Niclas P.S. For more questions regarding the experimental xorg repo, feel free to ask on x11@freebsd.org.