I just purchased and install VMWare Fusion 8 on my Macbook Pro Retina running Yosemite 10.10.5.
I have a Windows 7 64-bit Enterprise Boot Camp partition that I am running as a VM in Mac OS.
All the Fusion 8 product pages state that it supports OpenGL 3.3, but when I try to run a custom .Net application that uses OpenGL 3.3 graphics calls, I get the following lines in my program's log file:
08:55:27.471 [1] INFO - OpenGL Version is 3.0 Mesa 10.6.0 (git-beb7765)
System.Exception: Compile failure in Tiles.vert - 0:1(10): error: GLSL 3.30 is not supported. Supported versions are: 1.10, 1.20, 1.30, 1.00 ES, and 3.00 ES
I installed the VMWare Tools today, so I believe they are up to date.
Do I need to update the VMWare graphics drivers or configure them somehow to enable the OpenGL 3.3 support?
Thanks!