From owner-freebsd-emulation@FreeBSD.ORG Thu Nov 22 10:00:04 2007 Return-Path: Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 98EEF16A41A for ; Thu, 22 Nov 2007 10:00:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8617613C4E1 for ; Thu, 22 Nov 2007 10:00:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id lAMA04Ue052341 for ; Thu, 22 Nov 2007 10:00:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id lAMA04Ec052340; Thu, 22 Nov 2007 10:00:04 GMT (envelope-from gnats) Date: Thu, 22 Nov 2007 10:00:04 GMT Message-Id: <200711221000.lAMA04Ec052340@freefall.freebsd.org> To: freebsd-emulation@FreeBSD.org From: =?iso-8859-2?Q?=A9imun_Mikecin?= Cc: 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 Reply-To: =?iso-8859-2?Q?=A9imun_Mikecin?= 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 10:00:04 -0000 The following reply was made to PR ports/91318; it has been noted by GNATS. From: =?iso-8859-2?Q?=A9imun_Mikecin?= To: , , Cc: Subject: RE: ports/91318: [fix] graphics/linux_dri: works on amd64 too Date: Thu, 22 Nov 2007 09:29:54 +0100 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.