From owner-freebsd-emulation@FreeBSD.ORG Wed Sep 29 14:36:02 2010 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 A3D1C106566B; Wed, 29 Sep 2010 14:36:02 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from mail.farley.org (mail.farley.org [IPv6:2001:470:1f0f:20:2::11]) by mx1.freebsd.org (Postfix) with ESMTP id 5FCB38FC1B; Wed, 29 Sep 2010 14:36:02 +0000 (UTC) Received: from thor.farley.org (HPooka@thor.farley.org [IPv6:2001:470:1f0f:20:1::5]) by mail.farley.org (8.14.4/8.14.4) with ESMTP id o8TEa1lg025115; Wed, 29 Sep 2010 09:36:01 -0500 (CDT) (envelope-from scf@FreeBSD.org) Date: Wed, 29 Sep 2010 09:36:01 -0500 (CDT) From: "Sean C. Farley" To: Bernhard Froehlich In-Reply-To: <29a8508a4d138cace83898e313c1c164@bluelife.at> Message-ID: References: <29a8508a4d138cace83898e313c1c164@bluelife.at> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-0.7 required=4.0 tests=AWL,BAYES_00,SPF_SOFTFAIL autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.farley.org Cc: freebsd-emulation@FreeBSD.org Subject: Re: VirtualBox 2D acceleration 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: Wed, 29 Sep 2010 14:36:02 -0000 On Wed, 29 Sep 2010, Bernhard Froehlich wrote: > On Sat, 25 Sep 2010 20:21:31 -0500 (CDT), "Sean C. Farley" > wrote: >> Here is a patch that adds 2D acceleration. I am not sure if the >> VirtualBox_LIBS.freebsd line is needed or not, but it does not cause >> any apparent regressions. I tested this with the Nvidia driver, and >> it shows improvement within the VM. I do not know how other drivers >> will work. EXA may be required over XAA. >> >> If the patch does not make it through the mailing list filter, it can >> also be found here: >> http://people.freebsd.org/~scf/virtualbox-2daccel.patch > > Thanks for the patch! It seems to build fine so I committed it to our > testing repository [1] and will do some testing with Intel onboard > graphics before committing it to the tree. You are welcome. > Could you please reply if you agree that your patch is under the MIT > License [2] so that we can send it upstream? I thought it too small of a patch to qualify for a license, however, to make it easier: The patch[1] is available under the MIT license. Sean 1. http://people.freebsd.org/~scf/virtualbox-2daccel.patch -- scf@FreeBSD.org