Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Oct 2010 16:37:10 -0400
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        freebsd-emulation@FreeBSD.org
Subject:   Re: VirtualBox 2D acceleration
Message-ID:  <201010071637.12834.jkim@FreeBSD.org>
In-Reply-To: <4CAE259B.5060904@protected-networks.net>
References:  <alpine.BSF.2.00.1009252014010.37904@thor.farley.org> <alpine.BSF.2.00.1010071400140.3952@thor.farley.org> <4CAE259B.5060904@protected-networks.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 07 October 2010 03:55 pm, Michael Butler wrote:
> On 10/07/10 15:02, Sean C. Farley wrote:
> > Run VBoxTestOGL and check the log's output:
> > VBoxTestOGL --test 2D --test 3D --log vboxtest.log
> >
> > It may show something.  Before the patch, --help did not show
> > --test 2D as a valid option.
>
> Now this is interesting .. 2D doesn't work for the lack of ..
>
> "2D not supported: fragment shader unsupported"

According to your previous X.org log, you have Intel 945GM and it 
seems GL_ARB_frameshader extension is not available for your chipset:

http://cgit.freedesktop.org/mesa/mesa/tree/src/mesa/drivers/dri/intel/intel_extensions.c

Sorry,

Jung-uk Kim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010071637.12834.jkim>