VirtualBox 2D acceleration

Jung-uk Kim jkim at FreeBSD.org
Thu Oct 7 20:37:21 UTC 2010


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


More information about the freebsd-emulation mailing list