From owner-freebsd-emulation@FreeBSD.ORG Thu Nov 22 09:53:39 2007 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56F5416A419; Thu, 22 Nov 2007 09:53:39 +0000 (UTC) (envelope-from simun.mikecin@logos.hr) Received: from mail.logos.hr (gates.logos.hr [213.149.47.2]) by mx1.freebsd.org (Postfix) with ESMTP id 0DDA013C46B; Thu, 22 Nov 2007 09:53:33 +0000 (UTC) (envelope-from simun.mikecin@logos.hr) Received: from localhost (localhost [127.0.0.1]) by mail.logos.hr (Postfix) with ESMTP id 7987426D092; Thu, 22 Nov 2007 09:29:56 +0100 (CET) X-Virus-Scanned: amavisd-new at logos.hr Received: from mail.logos.hr ([127.0.0.1]) by localhost (mail.logos.hr [127.0.0.1]) (amavisd-new, port 10024) with LMTP id n2d3wYdyddnp; Thu, 22 Nov 2007 09:29:55 +0100 (CET) Received: from dionis.logos.hr (dionis.logos.hr [192.168.1.5]) by mail.logos.hr (Postfix) with ESMTP id 6167E26D045; Thu, 22 Nov 2007 09:29:55 +0100 (CET) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable Date: Thu, 22 Nov 2007 09:29:54 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ports/91318: [fix] graphics/linux_dri: works on amd64 too thread-index: AcgsZvuviwemmw4xQROuEbdn+rRXUgAefEXQ References: <200711211750.lALHoAYl001706@freefall.freebsd.org> From: =?iso-8859-2?Q?=A9imun_Mikecin?= To: , , Cc: bug-followup@freebsd.org Subject: RE: ports/91318: [fix] graphics/linux_dri: works on amd64 too X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Nov 2007 09:53:39 -0000 I agree with your suggestion of allowing linux_dri on FreeBSD/amd64. = This way we will unbreak many linux apps on amd64. But unfortunatelly = linux emulation of DRI does not work on FreBSD/amd64 yet, so linux GL = apps will use software rendering instead of DRI. For some apps (eg. = skype) that is sufficient, but for some (like some linux games) = performance will suffer to the point of being unusable.