Hi,
I was able to successfully get 3D working under Debian 7 guest VM on VMware Workstation 10 using VMware guest GL driver
www.mesa3d.org/vmware-guest.html
Though I did have to change;
sudo rm /lib/modules/`uname -r`/kernel/drivers/gpu/drm/vmwgfx.ko*
to
rm /lib/modules/`uname -r`/kernel/drivers/gpu/drm/vmwgfx/vmwgfx.ko*
and it did report that it wanted to install a lot more packages when I ran;
sudo apt-get build-dep libgl1-mesa-dri libxcb-glx0-dev
Reading state information... Done
Picking 'mesa' as source package instead of 'libgl1-mesa-dri'
Picking 'libxcb' as source package instead of 'libxcb-glx0-dev'
The following NEW packages will be installed:
Picking 'mesa' as source package instead of 'libgl1-mesa-dri'
Picking 'libxcb' as source package instead of 'libxcb-glx0-dev'
The following NEW packages will be installed:
bison check dctrl-tools debhelper diffstat doxygen flex gettext graphviz html2text intltool-debian libbison-dev libcdt4 libcgraph5 libdrm-dev
libexpat1-dev libffi-dev libgettextpo0 libgraph4 libgvc5 libgvpr1 libkms1 libllvm2.9 libpathplan4 libudev-dev libwayland-dev libwayland0
libxcb-dri2-0-dev libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0 libxcb-xfixes0-dev libxdamage-dev libxdot4 libxext-dev libxfixes-dev
libxxf86vm-dev llvm-2.9 llvm-2.9-dev llvm-2.9-runtime pkg-config po-debconf python-xcbgen quilt x11proto-damage-dev x11proto-fixes-dev
x11proto-gl-dev x11proto-xf86vidmode-dev xcb-proto xsltproc xutils-dev
0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded.
Need to get 31.1 MB of archives.
After this operation, 91.6 MB of additional disk space will be used.
Do you want to continue [Y/n]? y